summaryrefslogtreecommitdiff
path: root/djgpp
diff options
context:
space:
mode:
authorJoel E. Denny <jdenny@clemson.edu>2010-01-04 13:46:45 -0500
committerJoel E. Denny <jdenny@clemson.edu>2010-01-04 13:46:45 -0500
commit1462fcee1ed295b24f47758b370068aa6304bb41 (patch)
treeb3057d32821653699e9d9969210e72b34a407730 /djgpp
parent510df9519ec6347c13a57535d0589e3a87bfe2fe (diff)
downloadbison-1462fcee1ed295b24f47758b370068aa6304bb41.tar.gz
maint: run "make update-copyright"
Diffstat (limited to 'djgpp')
-rw-r--r--djgpp/Makefile.maint3
-rw-r--r--djgpp/README.in2
-rw-r--r--djgpp/config.bat3
-rw-r--r--djgpp/config.sed3
-rw-r--r--djgpp/config.site3
-rw-r--r--djgpp/config_h.sed3
-rw-r--r--djgpp/djunpack.bat3
-rw-r--r--djgpp/subpipe.c3
-rw-r--r--djgpp/subpipe.h3
-rw-r--r--djgpp/testsuite.sed2
10 files changed, 10 insertions, 18 deletions
diff --git a/djgpp/Makefile.maint b/djgpp/Makefile.maint
index 9a67b926..94cfbf21 100644
--- a/djgpp/Makefile.maint
+++ b/djgpp/Makefile.maint
@@ -1,8 +1,7 @@
# DJGPP Maintainer's Makefile -*-Makefile-*-
# Requires GNU sed
-## Copyright (C) 2005, 2006, 2007, 2008-2009 Free Software Foundation,
-## Inc.
+## Copyright (C) 2005-2010 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/djgpp/README.in b/djgpp/README.in
index 05081617..a02e9bf4 100644
--- a/djgpp/README.in
+++ b/djgpp/README.in
@@ -1,6 +1,6 @@
This is a port of GNU Bison @VERSION@ to MSDOS/DJGPP.
-Copyright (C) 2005, 2006, 2007, 2008-2009 Free Software Foundation, Inc.
+Copyright (C) 2005-2010 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/djgpp/config.bat b/djgpp/config.bat
index b3d75d8e..a71543ce 100644
--- a/djgpp/config.bat
+++ b/djgpp/config.bat
@@ -4,8 +4,7 @@ Rem Configure Bison for DJGPP.
Rem WARNING WARNING WARNING: This file needs to have DOS CRLF end-of-line
Rem format, or else stock DOS/Windows shells will refuse to run it.
-Rem Copyright (C) 2005, 2006, 2007, 2008-2009 Free Software Foundation,
-Rem Inc.
+Rem Copyright (C) 2005-2010 Free Software Foundation, Inc.
Rem This program is free software: you can redistribute it and/or modify
Rem it under the terms of the GNU General Public License as published by
diff --git a/djgpp/config.sed b/djgpp/config.sed
index d906db8f..3c00de58 100644
--- a/djgpp/config.sed
+++ b/djgpp/config.sed
@@ -3,8 +3,7 @@
# of the configure script generated by autoconf 2.62.
-# Copyright (C) 2005, 2006, 2007, 2008-2009 Free Software Foundation,
-# Inc.
+# Copyright (C) 2005-2010 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/djgpp/config.site b/djgpp/config.site
index 2fee3746..ae10686d 100644
--- a/djgpp/config.site
+++ b/djgpp/config.site
@@ -3,8 +3,7 @@
# This is the config.site file for configuring GNU packages
# which are to be built with DJGPP tools.
-# Copyright (C) 2005, 2006, 2007, 2008-2009 Free Software Foundation,
-# Inc.
+# Copyright (C) 2005-2010 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/djgpp/config_h.sed b/djgpp/config_h.sed
index 14a74f58..e24b4e70 100644
--- a/djgpp/config_h.sed
+++ b/djgpp/config_h.sed
@@ -1,7 +1,6 @@
# sed script for DJGPP specific editing of config.hin
-# Copyright (C) 2005, 2006, 2007, 2008-2009 Free Software Foundation,
-# Inc.
+# Copyright (C) 2005-2010 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/djgpp/djunpack.bat b/djgpp/djunpack.bat
index aa96efd8..cca988fc 100644
--- a/djgpp/djunpack.bat
+++ b/djgpp/djunpack.bat
@@ -7,8 +7,7 @@ Rem This batch file unpacks the Bison distribution while simultaneously
Rem renaming some of the files whose names are invalid on DOS or conflict
Rem with other file names after truncation to DOS 8+3 namespace.
Rem
-Rem Copyright (C) 2005, 2006, 2007, 2008-2009 Free Software Foundation,
-Rem Inc.
+Rem Copyright (C) 2005-2010 Free Software Foundation, Inc.
Rem
Rem This program is free software: you can redistribute it and/or modify
Rem it under the terms of the GNU General Public License as published by
diff --git a/djgpp/subpipe.c b/djgpp/subpipe.c
index bbff5904..213703d4 100644
--- a/djgpp/subpipe.c
+++ b/djgpp/subpipe.c
@@ -1,7 +1,6 @@
/* Subprocesses with pipes.
- Copyright (C) 2005, 2006, 2007, 2008-2009 Free Software Foundation,
- Inc.
+ Copyright (C) 2005-2010 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/djgpp/subpipe.h b/djgpp/subpipe.h
index 4257f418..aaf49bf7 100644
--- a/djgpp/subpipe.h
+++ b/djgpp/subpipe.h
@@ -1,6 +1,5 @@
/* Subprocesses with pipes.
- Copyright (C) 2005, 2006, 2007, 2008-2009 Free Software Foundation,
- Inc.
+ Copyright (C) 2005-2010 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/djgpp/testsuite.sed b/djgpp/testsuite.sed
index d5a0d7b7..620c4718 100644
--- a/djgpp/testsuite.sed
+++ b/djgpp/testsuite.sed
@@ -3,7 +3,7 @@
# of the testsuite script generated by autoconf 2.61.
-# Copyright (C) 2007, 2008-2009 Free Software Foundation, Inc.
+# Copyright (C) 2007-2010 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