summaryrefslogtreecommitdiff
path: root/subdirs.am
diff options
context:
space:
mode:
authorTom Tromey <tromey@redhat.com>1996-01-06 20:10:14 +0000
committerTom Tromey <tromey@redhat.com>1996-01-06 20:10:14 +0000
commite398ecd9a8b38f35bda7bfcc33c80790b4a08e9e (patch)
treed4c8548a11a47a660943c401e47f550daab21ae8 /subdirs.am
parentc1a8ce55f595ced8bd41b50112fcef85bd540c8b (diff)
downloadautomake-e398ecd9a8b38f35bda7bfcc33c80790b4a08e9e.tar.gz
Patches from Jim Meyering.
Put copyright in all files
Diffstat (limited to 'subdirs.am')
-rw-r--r--subdirs.am17
1 files changed, 17 insertions, 0 deletions
diff --git a/subdirs.am b/subdirs.am
index 6d6a666ae..85c037a64 100644
--- a/subdirs.am
+++ b/subdirs.am
@@ -1,3 +1,20 @@
+## automake - create Makefile.in from Makefile.am
+## Copyright (C) 1994, 1995, 1996 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
+## the Free Software Foundation; either version 2, or (at your option)
+## any later version.
+
+## This program is distributed in the hope that it will be useful,
+## but WITHOUT ANY WARRANTY; without even the implied warranty of
+## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+## GNU General Public License for more details.
+
+## 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.
# This directory's subdirectories are mostly independent; you can cd
# into them and run `make' without going through this Makefile.
# To change the values of `make' variables: instead of editing Makefiles,