diff options
| author | Sam Hartman <hartmans@mit.edu> | 2002-03-29 05:05:04 +0000 |
|---|---|---|
| committer | Sam Hartman <hartmans@mit.edu> | 2002-03-29 05:05:04 +0000 |
| commit | 6d00f0ec4c4423d1836b546a3be0700b8bde7489 (patch) | |
| tree | 9b3f7e3491e456c0fc3cf8819635d7648cf7614d /src | |
| parent | 4844aec9047e0b9547fcbdaf648282671c39439e (diff) | |
Update copyright
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@14311 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src')
| -rw-r--r-- | src/prototype/ChangeLog | 4 | ||||
| -rw-r--r-- | src/prototype/prototype.c | 2 | ||||
| -rw-r--r-- | src/prototype/prototype.h | 2 |
3 files changed, 6 insertions, 2 deletions
diff --git a/src/prototype/ChangeLog b/src/prototype/ChangeLog index 1908794b9..d2a628191 100644 --- a/src/prototype/ChangeLog +++ b/src/prototype/ChangeLog @@ -1,3 +1,7 @@ +2002-03-28 Sam Hartman <hartmans@mit.edu> + + * prototype.h prototype.c: Update copyright to 2002 + 2001-11-06 Sam Hartman <hartmans@mit.edu> * prototype.h: Same here. diff --git a/src/prototype/prototype.c b/src/prototype/prototype.c index a70027bb0..83e6d3726 100644 --- a/src/prototype/prototype.c +++ b/src/prototype/prototype.c @@ -1,7 +1,7 @@ /* * prototype/prototype.c * - * Copyright (C) 2001 by the Massachusetts Institute of Technology. + * Copyright (C) 2002 by the Massachusetts Institute of Technology. * All rights reserved. * * Export of this software from the United States of America may diff --git a/src/prototype/prototype.h b/src/prototype/prototype.h index 4b7d35d21..f85d0497e 100644 --- a/src/prototype/prototype.h +++ b/src/prototype/prototype.h @@ -1,7 +1,7 @@ /* * prototype/prototype.h * - * Copyright (C) 2001 by the Massachusetts Institute of Technology. + * Copyright (C) 2002 by the Massachusetts Institute of Technology. * All rights reserved. * * Export of this software from the United States of America may |
