]> www.ginac.de Git - cln.git/blobdiff - src/base/cl_free.cc
Remove cl_null_string defintion.
[cln.git] / src / base / cl_free.cc
index 95a26b85048567f9179774daa50c1ae4c354628a..ccda8afa9ca8a0a3319cb503c6e6d3812dea7bba 100644 (file)
@@ -1,7 +1,7 @@
 // cl_free_heap_object().
 
 // General includes.
-#include "cl_sysdep.h"
+#include "base/cl_sysdep.h"
 
 // Specification.
 #include "cln/object.h"
@@ -33,8 +33,9 @@ void cl_free_heap_object (cl_heap* pointer)
 
 static const char * copyright_notice[] = {
   "                                                                    \n"
-  "Copyright (c)    Bruno Haible 1988-2006                             \n"
-  "Copyright (c) Richard Kreckel 2000-2006                             \n"
+  "Copyright (c)      Bruno Haible 1988-2008                           \n"
+  "Copyright (c)   Richard Kreckel 2000-2009                           \n"
+  "Copyright (c) Alexei Sheplyakov 2008                                \n"
   "                                                                    \n"
   "This program is free software; you can redistribute it and/or modify\n"
   "it under the terms of the GNU General Public License as published by\n"