Update of /usr/cvsroot/asterisk/stdtime
In directory mongoose.digium.com:/tmp/cvs-serv5303/stdtime

Modified Files:
        localtime.c 
Log Message:
update MANY more files with proper copyright/license info (thanks Ian!)


Index: localtime.c
===================================================================
RCS file: /usr/cvsroot/asterisk/stdtime/localtime.c,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -d -r1.12 -r1.13
--- localtime.c 21 Apr 2005 06:02:45 -0000      1.12
+++ localtime.c 14 Sep 2005 20:46:50 -0000      1.13
@@ -1,12 +1,9 @@
 /*
- * Asterisk -- A telephony toolkit for Linux.
+ * Asterisk -- An open source telephony toolkit.
  *
- * Multi-timezone Localtime code
- * 
- * Copyright (C) 2003, Mark Spencer
+ * Copyright (C) 1999 - 2005, Digium, Inc.
  *
- * This program is free software, distributed under the terms of
- * the GNU General Public License
+ * Mark Spencer <[EMAIL PROTECTED]>
  *
  * Most of this code is in the public domain, so clarified as of
  * June 5, 1996 by Arthur David Olson ([EMAIL PROTECTED]).
@@ -14,6 +11,22 @@
  * All modifications to this code to abstract timezones away from
  * the environment are by Tilghman Lesher, <[EMAIL PROTECTED]>, with
  * the copyright assigned to Digium.
+ *
+ * See http://www.asterisk.org for more information about
+ * the Asterisk project. Please do not directly contact
+ * any of the maintainers of this project for assistance;
+ * the project provides a web site, mailing lists and IRC
+ * channels for your use.
+ *
+ * This program is free software, distributed under the terms of
+ * the GNU General Public License Version 2. See the LICENSE file
+ * at the top of the source tree.
+ */
+
+/*
+ *
+ * Multi-timezone Localtime code
+ * 
  */
 
 /*

_______________________________________________
Asterisk-Cvs mailing list
[email protected]
http://lists.digium.com/mailman/listinfo/asterisk-cvs

Reply via email to