diff options
| author | Edwin Groothuis <edwin@FreeBSD.org> | 2010-03-30 06:42:01 +0000 |
|---|---|---|
| committer | Edwin Groothuis <edwin@FreeBSD.org> | 2010-03-30 06:42:01 +0000 |
| commit | bb06482c770d2292c871b293004af6fae6cd0626 (patch) | |
| tree | 449f0270e8769672ba6fb29baa24f9eaa27b1277 /usr.bin/calendar/events.c | |
| parent | 8ec87fc5149977b627672979fb2e593310e8bbae (diff) | |
Notes
Diffstat (limited to 'usr.bin/calendar/events.c')
| -rw-r--r-- | usr.bin/calendar/events.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/usr.bin/calendar/events.c b/usr.bin/calendar/events.c index 26094766dbd4..d6f358a472b7 100644 --- a/usr.bin/calendar/events.c +++ b/usr.bin/calendar/events.c @@ -1,5 +1,6 @@ /*- - * Copyright (c) 1992-2009 Edwin Groothuis. All rights reserved. + * Copyright (c) 1992-2009 Edwin Groothuis <edwin@FreeBSD.org>. + * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions |
