summaryrefslogtreecommitdiff
path: root/vms
diff options
context:
space:
mode:
authorKarl Berry <karl@tug.org>2009-01-30 01:46:02 +0000
committerKarl Berry <karl@tug.org>2009-01-30 01:46:02 +0000
commite93a3ad5c405159d6b49d5a1a31e41c9e3be708e (patch)
tree1693983c7c98cda6c1cb24ee7108b6e2a3a41015 /vms
parente7365ed753397a744c76ffd5fac2b291ff40bfef (diff)
downloadgrep-e93a3ad5c405159d6b49d5a1a31e41c9e3be708e.tar.gz
update/add copyright notices
Diffstat (limited to 'vms')
-rw-r--r--vms/Makefile.am15
-rw-r--r--vms/README7
-rw-r--r--vms/config_vms.h18
3 files changed, 40 insertions, 0 deletions
diff --git a/vms/Makefile.am b/vms/Makefile.am
index 27cf86b6..828833ba 100644
--- a/vms/Makefile.am
+++ b/vms/Makefile.am
@@ -1,4 +1,19 @@
## Process this file with automake to create Makefile.in
+# Copyright 1997, 1998, 2005, 2006, 2007, 2008, 2009 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 3, 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, see <http://www.gnu.org/licenses/>.
AUTOMAKE_OPTIONS = no-dependencies
EXTRA_DIST = README make.com config_vms.h
diff --git a/vms/README b/vms/README
index b477dbbc..f49374b3 100644
--- a/vms/README
+++ b/vms/README
@@ -1,3 +1,10 @@
+ Copyright (C) 1992, 1997, 1998, 1999, 2000, 2001, 2002, 2004,
+ 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
+
+ Copying and distribution of this file, with or without modification,
+ are permitted in any medium without royalty provided the copyright
+ notice and this notice are preserved.
+
** VMS
Warning: untested
diff --git a/vms/config_vms.h b/vms/config_vms.h
index e97c31a7..f6936c8c 100644
--- a/vms/config_vms.h
+++ b/vms/config_vms.h
@@ -1,5 +1,23 @@
/* Configuration file for OpenVMS */
+/* Copyright (C) 1992, 1997, 1998, 1999, 2000, 2001, 2002, 2004,
+ 2005, 2006, 2007, 2008, 2009 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 3, 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., 51 Franklin Street - Fifth Floor, Boston, MA
+ 02110-1301, USA. */
+
#define HAVE_STRING_H 1
#define HAVE_MEMCHAR