diff options
Diffstat (limited to 't/pm')
-rw-r--r-- | t/pm/Cond2.pl | 2 | ||||
-rw-r--r-- | t/pm/Cond3.pl | 2 | ||||
-rw-r--r-- | t/pm/Condition-t.pl | 2 | ||||
-rw-r--r-- | t/pm/Condition.pl | 2 | ||||
-rw-r--r-- | t/pm/DisjCon2.pl | 2 | ||||
-rw-r--r-- | t/pm/DisjCon3.pl | 2 | ||||
-rw-r--r-- | t/pm/DisjConditions-t.pl | 2 | ||||
-rw-r--r-- | t/pm/DisjConditions.pl | 2 | ||||
-rw-r--r-- | t/pm/Version.pl | 2 | ||||
-rw-r--r-- | t/pm/Version2.pl | 2 | ||||
-rw-r--r-- | t/pm/Version3.pl | 2 | ||||
-rw-r--r-- | t/pm/Wrap.pl | 2 |
12 files changed, 12 insertions, 12 deletions
diff --git a/t/pm/Cond2.pl b/t/pm/Cond2.pl index 415456144..4a912ab2e 100644 --- a/t/pm/Cond2.pl +++ b/t/pm/Cond2.pl @@ -1,4 +1,4 @@ -# Copyright (C) 2011-2013 Free Software Foundation, Inc. +# Copyright (C) 2011-2014 Free Software Foundation, Inc. # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/t/pm/Cond3.pl b/t/pm/Cond3.pl index 74d784857..8c7bbf5cf 100644 --- a/t/pm/Cond3.pl +++ b/t/pm/Cond3.pl @@ -1,4 +1,4 @@ -# Copyright (C) 2011-2013 Free Software Foundation, Inc. +# Copyright (C) 2011-2014 Free Software Foundation, Inc. # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/t/pm/Condition-t.pl b/t/pm/Condition-t.pl index 59b896806..b52b2a489 100644 --- a/t/pm/Condition-t.pl +++ b/t/pm/Condition-t.pl @@ -1,4 +1,4 @@ -# Copyright (C) 2001-2013 Free Software Foundation, Inc. +# Copyright (C) 2001-2014 Free Software Foundation, Inc. # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/t/pm/Condition.pl b/t/pm/Condition.pl index 538a0eab9..52d5b1c86 100644 --- a/t/pm/Condition.pl +++ b/t/pm/Condition.pl @@ -1,4 +1,4 @@ -# Copyright (C) 2001-2013 Free Software Foundation, Inc. +# Copyright (C) 2001-2014 Free Software Foundation, Inc. # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/t/pm/DisjCon2.pl b/t/pm/DisjCon2.pl index 6b7981cf9..bf3773b16 100644 --- a/t/pm/DisjCon2.pl +++ b/t/pm/DisjCon2.pl @@ -1,4 +1,4 @@ -# Copyright (C) 2011-2013 Free Software Foundation, Inc. +# Copyright (C) 2011-2014 Free Software Foundation, Inc. # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/t/pm/DisjCon3.pl b/t/pm/DisjCon3.pl index d3f39702f..f121594a5 100644 --- a/t/pm/DisjCon3.pl +++ b/t/pm/DisjCon3.pl @@ -1,4 +1,4 @@ -# Copyright (C) 2011-2013 Free Software Foundation, Inc. +# Copyright (C) 2011-2014 Free Software Foundation, Inc. # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/t/pm/DisjConditions-t.pl b/t/pm/DisjConditions-t.pl index e8ffafeb2..1a7cb237a 100644 --- a/t/pm/DisjConditions-t.pl +++ b/t/pm/DisjConditions-t.pl @@ -1,4 +1,4 @@ -# Copyright (C) 2001-2013 Free Software Foundation, Inc. +# Copyright (C) 2001-2014 Free Software Foundation, Inc. # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/t/pm/DisjConditions.pl b/t/pm/DisjConditions.pl index b17b2f520..a60dc00cd 100644 --- a/t/pm/DisjConditions.pl +++ b/t/pm/DisjConditions.pl @@ -1,4 +1,4 @@ -# Copyright (C) 2001-2013 Free Software Foundation, Inc. +# Copyright (C) 2001-2014 Free Software Foundation, Inc. # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/t/pm/Version.pl b/t/pm/Version.pl index f9baecc29..247b10cca 100644 --- a/t/pm/Version.pl +++ b/t/pm/Version.pl @@ -1,4 +1,4 @@ -# Copyright (C) 2002-2013 Free Software Foundation, Inc. +# Copyright (C) 2002-2014 Free Software Foundation, Inc. # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/t/pm/Version2.pl b/t/pm/Version2.pl index 3fb9e00d5..9334e298f 100644 --- a/t/pm/Version2.pl +++ b/t/pm/Version2.pl @@ -1,4 +1,4 @@ -# Copyright (C) 2011-2013 Free Software Foundation, Inc. +# Copyright (C) 2011-2014 Free Software Foundation, Inc. # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/t/pm/Version3.pl b/t/pm/Version3.pl index 2524a3245..0c302be7f 100644 --- a/t/pm/Version3.pl +++ b/t/pm/Version3.pl @@ -1,4 +1,4 @@ -# Copyright (C) 2011-2013 Free Software Foundation, Inc. +# Copyright (C) 2011-2014 Free Software Foundation, Inc. # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/t/pm/Wrap.pl b/t/pm/Wrap.pl index 4424e8686..ebcba0198 100644 --- a/t/pm/Wrap.pl +++ b/t/pm/Wrap.pl @@ -1,4 +1,4 @@ -# Copyright (C) 2003-2013 Free Software Foundation, Inc. +# Copyright (C) 2003-2014 Free Software Foundation, Inc. # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by |