update date
authorDr. Stephen Henson <steve@openssl.org>
Thu, 19 May 2011 17:53:04 +0000 (17:53 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Thu, 19 May 2011 17:53:04 +0000 (17:53 +0000)
util/fipsas.pl
util/mkerr.pl

index cad7c08ca202af7ad9a9473f7ae1c11d40801e82..39ce79dd90daed44e6239c7b43f8aac16c16da6c 100644 (file)
@@ -70,9 +70,9 @@ if ($runasm)
        {
        # run assembler
        system @ARGS;
-
+print STDERR "RUNNING: @ARGS\n";
        my $rv = $?;
-
+exit 0;
        # restore target
        unlink $target;
        rename "tmptarg.s", $target;
index 43b3af6555d62a30a1b96e4ecb4e900632ba97d4..fdc6c450d49f565f9e7e36dfa3dcbbc0892d00b7 100644 (file)
@@ -577,7 +577,7 @@ EOF
        print OUT <<"EOF";
 /* $cfile */
 /* ====================================================================
- * Copyright (c) 1999-2010 The OpenSSL Project.  All rights reserved.
+ * Copyright (c) 1999-2011 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