~ubuntu-branches/ubuntu/karmic/openssl/karmic-proposed

« back to all changes in this revision

Viewing changes to util/mkerr.pl

  • Committer: Bazaar Package Importer
  • Author(s): Matthias Klose
  • Date: 2007-12-05 00:13:39 UTC
  • mfrom: (1.1.6 upstream)
  • Revision ID: james.westby@ubuntu.com-20071205001339-tazlol313zs8u6ec
Tags: 0.9.8g-3ubuntu1
* Merge with Debian; remaining changes:
  - Configure: Add support for lpia.
  - Replace duplicate files in the doc directory with symlinks.

Show diffs side-by-side

added added

removed removed

Lines of Context:
312
312
        } else {
313
313
            push @out,
314
314
"/* ====================================================================\n",
315
 
" * Copyright (c) 2001-2005 The OpenSSL Project.  All rights reserved.\n",
 
315
" * Copyright (c) 2001-2007 The OpenSSL Project.  All rights reserved.\n",
316
316
" *\n",
317
317
" * Redistribution and use in source and binary forms, with or without\n",
318
318
" * modification, are permitted provided that the following conditions\n",
486
486
        print OUT <<"EOF";
487
487
/* $cfile */
488
488
/* ====================================================================
489
 
 * Copyright (c) 1999-2005 The OpenSSL Project.  All rights reserved.
 
489
 * Copyright (c) 1999-2007 The OpenSSL Project.  All rights reserved.
490
490
 *
491
491
 * Redistribution and use in source and binary forms, with or without
492
492
 * modification, are permitted provided that the following conditions