]> www.ginac.de Git - cln.git/blobdiff - src/base/cl_free.cc
Finalize CLN 1.3.7 release.
[cln.git] / src / base / cl_free.cc
index 58d9d75b2eaffddb58ebca6be6c27b2a9a2bb872..9a050a5d1441c165c20f2ef182c71ba219ce2edf 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-2005                             \n"
-  "Copyright (c) Richard Kreckel 2000-2005                             \n"
+  "Copyright (c)      Bruno Haible 1988-2024                           \n"
+  "Copyright (c)   Richard Kreckel 2000-2024                           \n"
+  "Copyright (c) Alexei Sheplyakov 2008-2010                           \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"