]> code.citadel.org Git - citadel.git/blobdiff - citadel/modules/autocompletion/serv_autocompletion.h
Merge branch 'master' of ssh://git.citadel.org/appl/gitroot/citadel
[citadel.git] / citadel / modules / autocompletion / serv_autocompletion.h
index 62f550317faabf0648ab4d0db80693c4a60870ce..9ef0caff7b9db63576f96a68f7d201c0914acaf8 100644 (file)
@@ -1,7 +1,13 @@
 /* 
- * $Id$
+ * 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.
  */
 
-
 char *serv_autocompletion_init(void);