[perl-Gtk2] Updated copyright dates on changed test files



commit 8686668cee144c4ff1076f09a8561afc39f2c73d
Author: Brian Manning <bmanning src gnome org>
Date:   Tue Dec 10 21:35:19 2013 -0800

    Updated copyright dates on changed test files

 t/GtkBuilder.t        |    2 +-
 t/GtkPageSetup.t      |    2 +-
 t/GtkPrintContext.t   |    2 +-
 t/GtkPrintOperation.t |    2 +-
 t/GtkPrintSettings.t  |    2 +-
 t/GtkRecentChooser.t  |    2 +-
 t/GtkRecentManager.t  |    2 +-
 7 files changed, 7 insertions(+), 7 deletions(-)
---
diff --git a/t/GtkBuilder.t b/t/GtkBuilder.t
index f9ce0f6..a0e0963 100644
--- a/t/GtkBuilder.t
+++ b/t/GtkBuilder.t
@@ -231,5 +231,5 @@ $spin->spin ('step-forward', 1);
 
 __END__
 
-Copyright (C) 2007 by the gtk2-perl team (see the file AUTHORS for the
+Copyright (C) 2007, 2013 by the gtk2-perl team (see the file AUTHORS for the
 full list).  See LICENSE for more information.
diff --git a/t/GtkPageSetup.t b/t/GtkPageSetup.t
index d88d1e8..c4cf52d 100644
--- a/t/GtkPageSetup.t
+++ b/t/GtkPageSetup.t
@@ -116,5 +116,5 @@ SKIP: {
 
 __END__
 
-Copyright (C) 2006 by the gtk2-perl team (see the file AUTHORS for the
+Copyright (C) 2006, 2013 by the gtk2-perl team (see the file AUTHORS for the
 full list).  See LICENSE for more information.
diff --git a/t/GtkPrintContext.t b/t/GtkPrintContext.t
index 50b9891..879313f 100644
--- a/t/GtkPrintContext.t
+++ b/t/GtkPrintContext.t
@@ -47,5 +47,5 @@ $op -> cancel();
 
 __END__
 
-Copyright (C) 2006 by the gtk2-perl team (see the file AUTHORS for the
+Copyright (C) 2006, 2013 by the gtk2-perl team (see the file AUTHORS for the
 full list).  See LICENSE for more information.
diff --git a/t/GtkPrintOperation.t b/t/GtkPrintOperation.t
index ddcff51..df87cb8 100644
--- a/t/GtkPrintOperation.t
+++ b/t/GtkPrintOperation.t
@@ -125,5 +125,5 @@ warn Gtk2::Print -> run_page_setup_dialog($window, $setup, $settings);
 
 __END__
 
-Copyright (C) 2006 by the gtk2-perl team (see the file AUTHORS for the
+Copyright (C) 2006, 2013 by the gtk2-perl team (see the file AUTHORS for the
 full list).  See LICENSE for more information.
diff --git a/t/GtkPrintSettings.t b/t/GtkPrintSettings.t
index ede461f..1fee96b 100644
--- a/t/GtkPrintSettings.t
+++ b/t/GtkPrintSettings.t
@@ -127,5 +127,5 @@ SKIP: {
 
 __END__
 
-Copyright (C) 2006 by the gtk2-perl team (see the file AUTHORS for the
+Copyright (C) 2006, 2013 by the gtk2-perl team (see the file AUTHORS for the
 full list).  See LICENSE for more information.
diff --git a/t/GtkRecentChooser.t b/t/GtkRecentChooser.t
index 4fe3928..dfd78f6 100644
--- a/t/GtkRecentChooser.t
+++ b/t/GtkRecentChooser.t
@@ -92,5 +92,5 @@ is($chooser -> get_filter(), $filter_one);
 
 __END__
 
-Copyright (C) 2006 by the gtk2-perl team (see the file AUTHORS for the
+Copyright (C) 2006, 2013 by the gtk2-perl team (see the file AUTHORS for the
 full list).  See LICENSE for more information.
diff --git a/t/GtkRecentManager.t b/t/GtkRecentManager.t
index 8dc9145..e0cacab 100644
--- a/t/GtkRecentManager.t
+++ b/t/GtkRecentManager.t
@@ -131,5 +131,5 @@ SKIP: {
 
 __END__
 
-Copyright (C) 2006 by the gtk2-perl team (see the file AUTHORS for the
+Copyright (C) 2006, 2013 by the gtk2-perl team (see the file AUTHORS for the
 full list).  See LICENSE for more information.


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]