]> www.ginac.de Git - ginac.git/blobdiff - ginac/utils.cpp
synced to 1.0
[ginac.git] / ginac / utils.cpp
index 31aaa5a7dfa4b54ee52ed2adf4407d7cc2c9be56..3d9e794f1c19eaac328482f0c929b34c01b69b23 100644 (file)
@@ -4,7 +4,7 @@
  *  but not of any interest to the user of the library. */
 
 /*
- *  GiNaC Copyright (C) 1999-2001 Johannes Gutenberg University Mainz, Germany
+ *  GiNaC Copyright (C) 1999-2003 Johannes Gutenberg University Mainz, Germany
  *
  *  This program is free software; you can redistribute it and/or modify
  *  it under the terms of the GNU General Public License as published by
@@ -384,7 +384,7 @@ library_init::~library_init()
 
 // member functions
 
-       // default ctor, dtor, copy ctor assignment operator and helpers
+       // default ctor, dtor, copy ctor, assignment operator and helpers
        // none
 
        // other ctors
@@ -408,7 +408,7 @@ library_init::~library_init()
 
 
 //////////
-// default ctor, dtor, copy ctor assignment operator and helpers
+// default ctor, dtor, copy ctor, assignment operator and helpers
 //////////
 
 // public