diff options
Diffstat (limited to 'timezone.scm')
-rw-r--r-- | timezone.scm | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/timezone.scm b/timezone.scm index a9149e3..d592478 100644 --- a/timezone.scm +++ b/timezone.scm @@ -1,9 +1,9 @@ ;;;; "timezone.scm" Compute timezones and DST from TZ environment variable. -;;; Copyright (C) 1994, 1996, 1997 Aubrey Jaffer. +;;; Copyright (C) 1994, 1996, 1997 Aubrey Jaffer ; -;Permission to copy this software, to redistribute it, and to use it -;for any purpose is granted, subject to the following restrictions and -;understandings. +;Permission to copy this software, to modify it, to redistribute it, +;to distribute modified versions, and to use it for any purpose is +;granted, subject to the following restrictions and understandings. ; ;1. Any copy made of this software must include this copyright notice ;in full. |