[svn] GPGol - r98 - trunk/src

svn author twoaday cvs at cvs.gnupg.org
Fri Sep 16 13:12:16 CEST 2005


Author: twoaday
Date: 2005-09-16 13:12:16 +0200 (Fri, 16 Sep 2005)
New Revision: 98

Modified:
   trunk/src/watcher.cpp
Log:
Forgot to add copyright, license header...


Modified: trunk/src/watcher.cpp
===================================================================
--- trunk/src/watcher.cpp	2005-09-16 11:05:40 UTC (rev 97)
+++ trunk/src/watcher.cpp	2005-09-16 11:12:16 UTC (rev 98)
@@ -1,3 +1,24 @@
+/* watcher.cpp
+ *	Copyright (C) 2005 g10 Code GmbH
+ *
+ * This file is part of GPGol.
+ * 
+ * GPGol is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU Lesser General Public
+ * License as published by the Free Software Foundation; either
+ * version 2 of the License, or (at your option) any later version.
+ * 
+ * GPGol is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ * 
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this program; if not, write to the Free Software
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+ * 02110-1301, USA.
+ */
+
 #include <windows.h>
 #include <stdio.h>
 #include <gpgme.h>




More information about the Gnupg-commits mailing list