summaryrefslogtreecommitdiff
path: root/lib/Automake
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Automake')
-rw-r--r--lib/Automake/ChannelDefs.pm4
-rw-r--r--lib/Automake/Channels.pm4
-rw-r--r--lib/Automake/Condition.pm4
-rw-r--r--lib/Automake/Config.in4
-rw-r--r--lib/Automake/Configure_ac.pm4
-rw-r--r--lib/Automake/DisjConditions.pm4
-rw-r--r--lib/Automake/FileUtils.pm4
-rw-r--r--lib/Automake/General.pm4
-rw-r--r--lib/Automake/Item.pm4
-rw-r--r--lib/Automake/ItemDef.pm4
-rw-r--r--lib/Automake/Location.pm4
-rw-r--r--lib/Automake/Makefile.am4
-rw-r--r--lib/Automake/Options.pm4
-rw-r--r--lib/Automake/Rule.pm4
-rw-r--r--lib/Automake/RuleDef.pm4
-rw-r--r--lib/Automake/Struct.pm4
-rw-r--r--lib/Automake/VarDef.pm4
-rw-r--r--lib/Automake/Variable.pm4
-rw-r--r--lib/Automake/Version.pm4
-rw-r--r--lib/Automake/Wrap.pm4
-rw-r--r--lib/Automake/XFile.pm4
-rw-r--r--lib/Automake/tests/Condition.pl4
-rw-r--r--lib/Automake/tests/DisjConditions.pl4
-rw-r--r--lib/Automake/tests/Makefile.am4
-rw-r--r--lib/Automake/tests/Version.pl4
-rw-r--r--lib/Automake/tests/Wrap.pl4
26 files changed, 52 insertions, 52 deletions
diff --git a/lib/Automake/ChannelDefs.pm b/lib/Automake/ChannelDefs.pm
index 61bc1d568..26d180a68 100644
--- a/lib/Automake/ChannelDefs.pm
+++ b/lib/Automake/ChannelDefs.pm
@@ -12,8 +12,8 @@
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
-# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-# 02111-1307, USA.
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
package Automake::ChannelDefs;
diff --git a/lib/Automake/Channels.pm b/lib/Automake/Channels.pm
index 0141fd348..7da83b35e 100644
--- a/lib/Automake/Channels.pm
+++ b/lib/Automake/Channels.pm
@@ -12,8 +12,8 @@
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
-# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-# 02111-1307, USA.
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
package Automake::Channels;
diff --git a/lib/Automake/Condition.pm b/lib/Automake/Condition.pm
index 34f443efb..19f4a959a 100644
--- a/lib/Automake/Condition.pm
+++ b/lib/Automake/Condition.pm
@@ -12,8 +12,8 @@
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
-# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-# 02111-1307, USA.
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
package Automake::Condition;
use strict;
diff --git a/lib/Automake/Config.in b/lib/Automake/Config.in
index b6d23da1a..0df27d0d2 100644
--- a/lib/Automake/Config.in
+++ b/lib/Automake/Config.in
@@ -13,8 +13,8 @@
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
-# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-# 02111-1307, USA.
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
package Automake::Config;
use strict;
diff --git a/lib/Automake/Configure_ac.pm b/lib/Automake/Configure_ac.pm
index cb0418876..fb9f018cc 100644
--- a/lib/Automake/Configure_ac.pm
+++ b/lib/Automake/Configure_ac.pm
@@ -12,8 +12,8 @@
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
-# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-# 02111-1307, USA.
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
package Automake::Configure_ac;
diff --git a/lib/Automake/DisjConditions.pm b/lib/Automake/DisjConditions.pm
index 7e80e119d..f6c400af4 100644
--- a/lib/Automake/DisjConditions.pm
+++ b/lib/Automake/DisjConditions.pm
@@ -12,8 +12,8 @@
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
-# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-# 02111-1307, USA.
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
package Automake::DisjConditions;
diff --git a/lib/Automake/FileUtils.pm b/lib/Automake/FileUtils.pm
index fec2ff61c..470249cd0 100644
--- a/lib/Automake/FileUtils.pm
+++ b/lib/Automake/FileUtils.pm
@@ -12,8 +12,8 @@
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
-# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-# 02111-1307, USA.
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
package Automake::FileUtils;
diff --git a/lib/Automake/General.pm b/lib/Automake/General.pm
index 7ea242aac..54f3416f7 100644
--- a/lib/Automake/General.pm
+++ b/lib/Automake/General.pm
@@ -12,8 +12,8 @@
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
-# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-# 02111-1307, USA.
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
package Automake::General;
diff --git a/lib/Automake/Item.pm b/lib/Automake/Item.pm
index 6dc3b24d5..60d6bf415 100644
--- a/lib/Automake/Item.pm
+++ b/lib/Automake/Item.pm
@@ -12,8 +12,8 @@
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
-# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-# 02111-1307, USA.
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
package Automake::Item;
use strict;
diff --git a/lib/Automake/ItemDef.pm b/lib/Automake/ItemDef.pm
index 3d9361dfb..a7f8110da 100644
--- a/lib/Automake/ItemDef.pm
+++ b/lib/Automake/ItemDef.pm
@@ -12,8 +12,8 @@
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
-# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-# 02111-1307, USA.
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
package Automake::ItemDef;
use strict;
diff --git a/lib/Automake/Location.pm b/lib/Automake/Location.pm
index 161d31a8d..fab118dd8 100644
--- a/lib/Automake/Location.pm
+++ b/lib/Automake/Location.pm
@@ -12,8 +12,8 @@
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
-# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-# 02111-1307, USA.
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
package Automake::Location;
diff --git a/lib/Automake/Makefile.am b/lib/Automake/Makefile.am
index da2de3da6..20a6e2bf6 100644
--- a/lib/Automake/Makefile.am
+++ b/lib/Automake/Makefile.am
@@ -14,8 +14,8 @@
## You should have received a copy of the GNU General Public License
## along with this program; if not, write to the Free Software
-## Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-## 02111-1307, USA.
+## Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+## 02110-1301, USA.
SUBDIRS = tests
diff --git a/lib/Automake/Options.pm b/lib/Automake/Options.pm
index b8b5e53f8..9276c95f2 100644
--- a/lib/Automake/Options.pm
+++ b/lib/Automake/Options.pm
@@ -12,8 +12,8 @@
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
-# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-# 02111-1307, USA.
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
package Automake::Options;
diff --git a/lib/Automake/Rule.pm b/lib/Automake/Rule.pm
index 8911993c9..f996346f4 100644
--- a/lib/Automake/Rule.pm
+++ b/lib/Automake/Rule.pm
@@ -12,8 +12,8 @@
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
-# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-# 02111-1307, USA.
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
package Automake::Rule;
use strict;
diff --git a/lib/Automake/RuleDef.pm b/lib/Automake/RuleDef.pm
index d25c8e749..7c06a2f02 100644
--- a/lib/Automake/RuleDef.pm
+++ b/lib/Automake/RuleDef.pm
@@ -12,8 +12,8 @@
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
-# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-# 02111-1307, USA.
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
package Automake::RuleDef;
use strict;
diff --git a/lib/Automake/Struct.pm b/lib/Automake/Struct.pm
index 85b07e5a4..5abed1a32 100644
--- a/lib/Automake/Struct.pm
+++ b/lib/Automake/Struct.pm
@@ -13,8 +13,8 @@
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
-# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-# 02111-1307, USA.
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
# This file is basically Perl 5.6's Class::Struct, but made compatible
# with Perl 5.5. If someday this has to be updated, be sure to rename
diff --git a/lib/Automake/VarDef.pm b/lib/Automake/VarDef.pm
index 34f7bf806..f69103dbf 100644
--- a/lib/Automake/VarDef.pm
+++ b/lib/Automake/VarDef.pm
@@ -12,8 +12,8 @@
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
-# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-# 02111-1307, USA.
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
package Automake::VarDef;
use strict;
diff --git a/lib/Automake/Variable.pm b/lib/Automake/Variable.pm
index c9455ce7c..bd87f254d 100644
--- a/lib/Automake/Variable.pm
+++ b/lib/Automake/Variable.pm
@@ -12,8 +12,8 @@
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
-# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-# 02111-1307, USA.
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
package Automake::Variable;
use strict;
diff --git a/lib/Automake/Version.pm b/lib/Automake/Version.pm
index 5a874f817..5c9eaa7a6 100644
--- a/lib/Automake/Version.pm
+++ b/lib/Automake/Version.pm
@@ -12,8 +12,8 @@
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
-# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-# 02111-1307, USA.
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
package Automake::Version;
use strict;
diff --git a/lib/Automake/Wrap.pm b/lib/Automake/Wrap.pm
index 76957013b..344df873e 100644
--- a/lib/Automake/Wrap.pm
+++ b/lib/Automake/Wrap.pm
@@ -12,8 +12,8 @@
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
-# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-# 02111-1307, USA.
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
package Automake::Wrap;
diff --git a/lib/Automake/XFile.pm b/lib/Automake/XFile.pm
index dc39ffeb5..c1c58c505 100644
--- a/lib/Automake/XFile.pm
+++ b/lib/Automake/XFile.pm
@@ -12,8 +12,8 @@
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
-# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-# 02111-1307, USA.
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
# Written by Akim Demaille <akim@freefriends.org>.
diff --git a/lib/Automake/tests/Condition.pl b/lib/Automake/tests/Condition.pl
index c2617038e..085ab88aa 100644
--- a/lib/Automake/tests/Condition.pl
+++ b/lib/Automake/tests/Condition.pl
@@ -14,8 +14,8 @@
#
# You should have received a copy of the GNU General Public License
# along with autoconf; see the file COPYING. If not, write to
-# the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-# Boston, MA 02111-1307, USA.
+# the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+# Boston, MA 02110-1301, USA.
use Automake::Condition qw/TRUE FALSE/;
diff --git a/lib/Automake/tests/DisjConditions.pl b/lib/Automake/tests/DisjConditions.pl
index 02ab61c3f..75e8d8547 100644
--- a/lib/Automake/tests/DisjConditions.pl
+++ b/lib/Automake/tests/DisjConditions.pl
@@ -14,8 +14,8 @@
#
# You should have received a copy of the GNU General Public License
# along with autoconf; see the file COPYING. If not, write to
-# the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-# Boston, MA 02111-1307, USA.
+# the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+# Boston, MA 02110-1301, USA.
use Automake::Condition qw/TRUE FALSE/;
use Automake::DisjConditions;
diff --git a/lib/Automake/tests/Makefile.am b/lib/Automake/tests/Makefile.am
index 0ccd955e1..b904ced41 100644
--- a/lib/Automake/tests/Makefile.am
+++ b/lib/Automake/tests/Makefile.am
@@ -14,8 +14,8 @@
## You should have received a copy of the GNU General Public License
## along with this program; if not, write to the Free Software
-## Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-## 02111-1307, USA.
+## Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+## 02110-1301, USA.
TESTS_ENVIRONMENT = $(PERL) -Mstrict -I $(top_srcdir)/lib -w
TESTS = \
diff --git a/lib/Automake/tests/Version.pl b/lib/Automake/tests/Version.pl
index f8e2a4084..028d83741 100644
--- a/lib/Automake/tests/Version.pl
+++ b/lib/Automake/tests/Version.pl
@@ -14,8 +14,8 @@
#
# You should have received a copy of the GNU General Public License
# along with Automake; see the file COPYING. If not, write to
-# the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-# Boston, MA 02111-1307, USA.
+# the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+# Boston, MA 02110-1301, USA.
use Automake::Version;
diff --git a/lib/Automake/tests/Wrap.pl b/lib/Automake/tests/Wrap.pl
index c57934364..7ddcdc368 100644
--- a/lib/Automake/tests/Wrap.pl
+++ b/lib/Automake/tests/Wrap.pl
@@ -14,8 +14,8 @@
#
# You should have received a copy of the GNU General Public License
# along with Automake; see the file COPYING. If not, write to
-# the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-# Boston, MA 02111-1307, USA.
+# the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+# Boston, MA 02110-1301, USA.
use Automake::Wrap 'wrap';