Add support for shared libraries with OS/2.
[openssl.git] / util / mkerr.pl
index 6c2237d1423e24df2fd65818defe4f097fee1703..4105047b217d7502dfa563bbd9f62579f393f4bb 100644 (file)
@@ -262,7 +262,7 @@ foreach $lib (keys %csrc)
        } else {
            push @out,
 "/* ====================================================================\n",
-" * Copyright (c) 2001 The OpenSSL Project.  All rights reserved.\n",
+" * Copyright (c) 2001-2002 The OpenSSL Project.  All rights reserved.\n",
 " *\n",
 " * Redistribution and use in source and binary forms, with or without\n",
 " * modification, are permitted provided that the following conditions\n",
@@ -404,7 +404,7 @@ EOF
        print OUT <<"EOF";
 /* $cfile */
 /* ====================================================================
- * Copyright (c) 1999 The OpenSSL Project.  All rights reserved.
+ * Copyright (c) 1999-2002 The OpenSSL Project.  All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions