~ubuntu-branches/ubuntu/quantal/gnutls26/quantal-security

« back to all changes in this revision

Viewing changes to tests/rsa-md5-collision/rsa-md5-collision

  • Committer: Bazaar Package Importer
  • Author(s): Steve Langasek
  • Date: 2011-05-20 13:07:18 UTC
  • mfrom: (12.1.11 sid)
  • Revision ID: james.westby@ubuntu.com-20110520130718-db41dybbanzfvlji
Tags: 2.10.5-1ubuntu1
* Merge from Debian unstable, remaining changes:
  - Fix build failure with --no-add-needed.
  - Build for multiarch.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
#!/bin/sh
2
2
 
3
 
# Copyright (C) 2006, 2008 Free Software Foundation
 
3
# Copyright (C) 2006, 2008, 2010 Free Software Foundation, Inc.
4
4
#
5
5
# Author: Simon Josefsson
6
6
#
7
 
# This file is part of GNUTLS.
 
7
# This file is part of GnuTLS.
8
8
#
9
 
# GNUTLS is free software; you can redistribute it and/or modify it
 
9
# GnuTLS is free software; you can redistribute it and/or modify it
10
10
# under the terms of the GNU General Public License as published by the
11
11
# Free Software Foundation; either version 3 of the License, or (at
12
12
# your option) any later version.
13
13
#
14
 
# GNUTLS is distributed in the hope that it will be useful, but
 
14
# GnuTLS is distributed in the hope that it will be useful, but
15
15
# WITHOUT ANY WARRANTY; without even the implied warranty of
16
16
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
17
17
# General Public License for more details.
18
18
#
19
19
# You should have received a copy of the GNU General Public License
20
 
# along with GNUTLS; if not, write to the Free Software Foundation,
 
20
# along with GnuTLS; if not, write to the Free Software Foundation,
21
21
# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
22
22
 
23
23
set -e