Added license declarations to some files that were missing it
[citadel.git] / citadel / textclient / messages.h
index a624db5abd36d34adac5a08320f6e3e351ef1507..e959acddda3197c905a6bf82d569d9caa96a82b3 100644 (file)
@@ -1,3 +1,15 @@
+/*
+ * Copyright (c) 1987-2012 by the citadel.org team
+ *
+ *  This program is open source software; you can redistribute it and/or modify
+ *  it under the terms of the GNU General Public License version 3.
+ *
+ * This program 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 General Public License for more details.
+ */
+
 
 #define MAXURLS                50      /* Max embedded URL's per message */
 extern int num_urls;