r1868 - in trunk/src/target/OM-2007/applications/openmoko-rssreader: . src

zecke at sita.openmoko.org zecke at sita.openmoko.org
Sun Apr 29 17:25:26 CEST 2007


Author: zecke
Date: 2007-04-29 17:25:26 +0200 (Sun, 29 Apr 2007)
New Revision: 1868

Modified:
   trunk/src/target/OM-2007/applications/openmoko-rssreader/ChangeLog
   trunk/src/target/OM-2007/applications/openmoko-rssreader/src/rfcdate.h
Log:
2007-04-29  Holger Hans Peter Freyther  <zecke at selfish.org>

        * src/rfcdate.h: Add a proper license header



Modified: trunk/src/target/OM-2007/applications/openmoko-rssreader/ChangeLog
===================================================================
--- trunk/src/target/OM-2007/applications/openmoko-rssreader/ChangeLog	2007-04-29 15:23:44 UTC (rev 1867)
+++ trunk/src/target/OM-2007/applications/openmoko-rssreader/ChangeLog	2007-04-29 15:25:26 UTC (rev 1868)
@@ -1,5 +1,9 @@
 2007-04-29  Holger Hans Peter Freyther  <zecke at selfish.org>
 
+        * src/rfcdate.h: Add a proper license header
+
+2007-04-29  Holger Hans Peter Freyther  <zecke at selfish.org>
+
         * src/rfcdate.c: Do not include malloc.h as this is not portable
 
 2007-04-29  Holger Hans Peter Freyther  <zecke at selfish.org>

Modified: trunk/src/target/OM-2007/applications/openmoko-rssreader/src/rfcdate.h
===================================================================
--- trunk/src/target/OM-2007/applications/openmoko-rssreader/src/rfcdate.h	2007-04-29 15:23:44 UTC (rev 1867)
+++ trunk/src/target/OM-2007/applications/openmoko-rssreader/src/rfcdate.h	2007-04-29 15:25:26 UTC (rev 1868)
@@ -1,4 +1,28 @@
-
+/*
+ *  RSS Reader, a simple RSS reader
+ *
+ *  Copyright (C) 2007 Holger Hans Peter Freyther
+ *
+ *  Permission is hereby granted, free of charge, to any person obtaining a
+ *  copy of this software and associated documentation files (the "Software"),
+ *  to deal in the Software without restriction, including without limitation
+ *  the rights to use, copy, modify, merge, publish, distribute, sublicense,
+ *  and/or sell copies of the Software, and to permit persons to whom the
+ *  Software is furnished to do so, subject to the following conditions:
+ *
+ *  The above copyright notice and this permission notice shall be included
+ *  in all copies or substantial portions of the Software.
+ *
+ *  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
+ *  OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+ *  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
+ *  THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR
+ *  OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
+ *  ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
+ *  OTHER DEALINGS IN THE SOFTWARE.
+ *
+ *  Current Version: $Rev$ ($Date$) [$Author$]
+ */
 #ifndef OPENMOKO_RSS_RFC_DATE_H
 #define OPENMOKO_RSS_RFC_DATE_H
 





More information about the commitlog mailing list