gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] r8046 - Extractor/src/intlemu


From: gnunet
Subject: [GNUnet-SVN] r8046 - Extractor/src/intlemu
Date: Mon, 29 Dec 2008 04:01:30 -0700 (MST)

Author: holindho
Date: 2008-12-29 04:01:30 -0700 (Mon, 29 Dec 2008)
New Revision: 8046

Modified:
   Extractor/src/intlemu/intlemu.c
   Extractor/src/intlemu/libintlemu.h
Log:
copyright headers


Modified: Extractor/src/intlemu/intlemu.c
===================================================================
--- Extractor/src/intlemu/intlemu.c     2008-12-29 10:29:40 UTC (rev 8045)
+++ Extractor/src/intlemu/intlemu.c     2008-12-29 11:01:30 UTC (rev 8046)
@@ -1,3 +1,13 @@
+/*
+ *  libintlemu - A Core Foundation libintl emulator
+ *  Copyright (C) 2008  Heikki Lindholm <address@hidden>
+ *
+ *  This program is free software; you can redistribute it and/or modify
+ *  it under the terms of the GNU General Public License as published by
+ *  the Free Software Foundation; either version 2 of the License, or
+ *  (at your option) any later version.
+ */
+
 #include <CoreFoundation/CoreFoundation.h>
 #include <stdlib.h>
 #include <pthread.h>

Modified: Extractor/src/intlemu/libintlemu.h
===================================================================
--- Extractor/src/intlemu/libintlemu.h  2008-12-29 10:29:40 UTC (rev 8045)
+++ Extractor/src/intlemu/libintlemu.h  2008-12-29 11:01:30 UTC (rev 8046)
@@ -1,4 +1,12 @@
-/* Mac OS X CoreFoundation libintl emulator */
+/*
+ *  libintlemu - A Core Foundation libintl emulator
+ *  Copyright (C) 2008  Heikki Lindholm <address@hidden>
+ *
+ *  This program is free software; you can redistribute it and/or modify
+ *  it under the terms of the GNU General Public License as published by
+ *  the Free Software Foundation; either version 2 of the License, or
+ *  (at your option) any later version.
+ */
 
 #ifndef LIBINTLEMU_H
 #define LIBINTLEMU_H





reply via email to

[Prev in Thread] Current Thread [Next in Thread]