summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/prototype/ChangeLog11
-rw-r--r--src/prototype/prototype.c5
-rw-r--r--src/prototype/prototype.h4
3 files changed, 16 insertions, 4 deletions
diff --git a/src/prototype/ChangeLog b/src/prototype/ChangeLog
index e0f924c46..1908794b9 100644
--- a/src/prototype/ChangeLog
+++ b/src/prototype/ChangeLog
@@ -1,5 +1,16 @@
+2001-11-06 Sam Hartman <hartmans@mit.edu>
+
+ * prototype.h: Same here.
+
+ * prototype.c: Update copyright form so Emacs copyright-update
+ does the right thing for new files. Update default year from
+ 1994.
+
+
1998-05-06 Theodore Ts'o <tytso@rsts-11.mit.edu>
* getopt.c (main): POSIX states that getopt returns -1
when it is done parsing options, not EOF.
+
+
diff --git a/src/prototype/prototype.c b/src/prototype/prototype.c
index 0723899fc..a70027bb0 100644
--- a/src/prototype/prototype.c
+++ b/src/prototype/prototype.c
@@ -1,8 +1,8 @@
/*
* prototype/prototype.c
*
- * Copyright 1991 by the Massachusetts Institute of Technology.
- * All Rights Reserved.
+ * Copyright (C) 2001 by the Massachusetts Institute of Technology.
+ * All rights reserved.
*
* Export of this software from the United States of America may
* require a specific license from the United States Government.
@@ -23,6 +23,7 @@
* this software for any purpose. It is provided "as is" without express
* or implied warranty.
*
+ *
*
* <<< Description >>>
*/
diff --git a/src/prototype/prototype.h b/src/prototype/prototype.h
index ca554a7e0..4b7d35d21 100644
--- a/src/prototype/prototype.h
+++ b/src/prototype/prototype.h
@@ -1,8 +1,8 @@
/*
* prototype/prototype.h
*
- * Copyright 1991 by the Massachusetts Institute of Technology.
- * All Rights Reserved.
+ * Copyright (C) 2001 by the Massachusetts Institute of Technology.
+ * All rights reserved.
*
* Export of this software from the United States of America may
* require a specific license from the United States Government.