Skip to content

Commit 90613d2

Browse files
Maintain headers.
1 parent a0c2def commit 90613d2

File tree

307 files changed

+394
-440
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

307 files changed

+394
-440
lines changed

build/bsd_makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
# | obtain it through the world-wide-web, please send a note to |
1313
# | [email protected] so we can mail you a copy immediately. |
1414
# +----------------------------------------------------------------------+
15-
# | Authors: Sascha Schumann <[email protected]> |
15+
# | Author: Sascha Schumann <[email protected]> |
1616
# +----------------------------------------------------------------------+
1717
#
1818
# $Id$

build/build.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
# | obtain it through the world-wide-web, please send a note to |
1212
# | [email protected] so we can mail you a copy immediately. |
1313
# +----------------------------------------------------------------------+
14-
# | Authors: Sascha Schumann <[email protected]> |
14+
# | Author: Sascha Schumann <[email protected]> |
1515
# +----------------------------------------------------------------------+
1616
#
1717
# $Id$

build/build2.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
# | obtain it through the world-wide-web, please send a note to |
1212
# | [email protected] so we can mail you a copy immediately. |
1313
# +----------------------------------------------------------------------+
14-
# | Authors: Sascha Schumann <[email protected]> |
14+
# | Author: Sascha Schumann <[email protected]> |
1515
# +----------------------------------------------------------------------+
1616
#
1717
# $Id$

build/dynlib.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
# | obtain it through the world-wide-web, please send a note to |
1212
# | [email protected] so we can mail you a copy immediately. |
1313
# +----------------------------------------------------------------------+
14-
# | Authors: Sascha Schumann <[email protected]> |
14+
# | Author: Sascha Schumann <[email protected]> |
1515
# +----------------------------------------------------------------------+
1616
#
1717
# $Id$

build/fastgen.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,10 @@
1313
# | obtain it through the world-wide-web, please send a note to |
1414
# | [email protected] so we can mail you a copy immediately. |
1515
# +----------------------------------------------------------------------+
16-
# | Authors: Sascha Schumann <[email protected]> |
16+
# | Author: Sascha Schumann <[email protected]> |
1717
# +----------------------------------------------------------------------+
1818
#
19-
# $Id: fastgen.sh,v 1.13 2001-12-11 15:28:53 sebastian Exp $
19+
# $Id: fastgen.sh,v 1.14 2002-02-28 08:25:33 sebastian Exp $
2020
#
2121

2222
if test "$#" = "0"; then

build/library.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
# | obtain it through the world-wide-web, please send a note to |
1212
# | [email protected] so we can mail you a copy immediately. |
1313
# +----------------------------------------------------------------------+
14-
# | Authors: Sascha Schumann <[email protected]> |
14+
# | Author: Sascha Schumann <[email protected]> |
1515
# +----------------------------------------------------------------------+
1616
#
1717
# $Id$

build/ltlib.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
# | obtain it through the world-wide-web, please send a note to |
1212
# | [email protected] so we can mail you a copy immediately. |
1313
# +----------------------------------------------------------------------+
14-
# | Authors: Sascha Schumann <[email protected]> |
14+
# | Author: Sascha Schumann <[email protected]> |
1515
# +----------------------------------------------------------------------+
1616
#
1717
# $Id$

build/mkdep.awk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
# | obtain it through the world-wide-web, please send a note to |
1212
# | [email protected] so we can mail you a copy immediately. |
1313
# +----------------------------------------------------------------------+
14-
# | Authors: Sascha Schumann <[email protected]> |
14+
# | Author: Sascha Schumann <[email protected]> |
1515
# +----------------------------------------------------------------------+
1616
#
1717
# $Id$

build/program.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
# | obtain it through the world-wide-web, please send a note to |
1212
# | [email protected] so we can mail you a copy immediately. |
1313
# +----------------------------------------------------------------------+
14-
# | Authors: Sascha Schumann <[email protected]> |
14+
# | Author: Sascha Schumann <[email protected]> |
1515
# +----------------------------------------------------------------------+
1616
#
1717
# $Id$

build/rules.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
# | obtain it through the world-wide-web, please send a note to |
1212
# | [email protected] so we can mail you a copy immediately. |
1313
# +----------------------------------------------------------------------+
14-
# | Authors: Sascha Schumann <[email protected]> |
14+
# | Author: Sascha Schumann <[email protected]> |
1515
# +----------------------------------------------------------------------+
1616
#
1717
# $Id$

0 commit comments

Comments
 (0)