Cleanup copyright headers.
commit8790dc9cca0ff3d22efe06f3556d7ade51419d73
authorSimon Josefsson <simon@josefsson.org>
Wed, 25 Jan 2012 11:03:52 +0000 (25 12:03 +0100)
committerSimon Josefsson <simon@josefsson.org>
Wed, 25 Jan 2012 11:03:52 +0000 (25 12:03 +0100)
treeb627ca81693dcb3f963277aa8a3bbe5a1a585806
parent9f0a403ce9d6bb5addd672e4cb8f9934b12f183a
Cleanup copyright headers.
159 files changed:
lib/abstract_int.h
lib/crypto-api.c
lib/crypto-backend.c
lib/crypto.h
lib/debug.c
lib/ext/max_record.c
lib/ext/max_record.h
lib/ext/safe_renegotiation.c
lib/ext/server_name.c
lib/ext/server_name.h
lib/ext/session_ticket.c
lib/ext/signature.c
lib/ext/signature.h
lib/ext/srp.c
lib/ext/srp.h
lib/gnutls.pc.in
lib/gnutls_alert.c
lib/gnutls_anon_cred.c
lib/gnutls_auth.c
lib/gnutls_buffers.c
lib/gnutls_cipher.c
lib/gnutls_cipher_int.c
lib/gnutls_compress.c
lib/gnutls_constate.c
lib/gnutls_datum.c
lib/gnutls_dh.c
lib/gnutls_dh_primes.c
lib/gnutls_ecc.h [copied from lib/ext/srp.h with 65% similarity]
lib/gnutls_errors.c
lib/gnutls_extensions.c
lib/gnutls_global.c
lib/gnutls_hash_int.c
lib/gnutls_helper.c
lib/gnutls_helper.h [copied from lib/ext/max_record.h with 78% similarity]
lib/gnutls_kx.c
lib/gnutls_mem.c
lib/gnutls_mpi.c
lib/gnutls_num.c
lib/gnutls_priority.c
lib/gnutls_psk.c
lib/gnutls_rsa_export.c
lib/gnutls_session.c
lib/gnutls_session_pack.c
lib/gnutls_sig.c
lib/gnutls_srp.c
lib/gnutls_supplemental.c
lib/gnutls_ui.c
lib/gnutls_v2_compat.c
lib/gnutlsxx.cpp
lib/hash.h [copied from lib/ext/max_record.h with 78% similarity]
lib/locks.h [copied from lib/gnutls_helper.c with 71% similarity]
lib/nettle/cipher.c
lib/nettle/ecc.h
lib/nettle/egd.c
lib/nettle/egd.h
lib/nettle/init.c
lib/nettle/mac.c
lib/nettle/mpi.c
lib/nettle/pk.c
lib/nettle/rnd.c
lib/opencdk/armor.c
lib/opencdk/context.h
lib/opencdk/filters.h
lib/opencdk/hash.c
lib/opencdk/kbnode.c
lib/opencdk/keydb.c
lib/opencdk/keydb.h
lib/opencdk/literal.c
lib/opencdk/main.h
lib/opencdk/misc.c
lib/opencdk/new-packet.c
lib/opencdk/opencdk.h
lib/opencdk/packet.h
lib/opencdk/pubkey.c
lib/opencdk/read-packet.c
lib/opencdk/seskey.c
lib/opencdk/sig-check.c
lib/opencdk/stream.c
lib/opencdk/stream.h
lib/opencdk/types.h
lib/opencdk/write-packet.c
lib/openpgp/compat.c
lib/openpgp/extras.c
lib/openpgp/gnutls_openpgp.h
lib/openpgp/openpgp_int.h
lib/openpgp/output.c
lib/openpgp/pgpverify.c
lib/pkcs11_int.h
lib/random.c
lib/system.c
lib/system.h
lib/x509/crl.c
lib/x509/crl_write.c
lib/x509/crq.c
lib/x509/dn.c
lib/x509/mpi.c
lib/x509/pbkdf2-sha1.c
lib/x509/pbkdf2-sha1.h
lib/x509/pkcs12.c
lib/x509/pkcs12_bag.c
lib/x509/pkcs12_encr.c
lib/x509/pkcs7.c
lib/x509/privkey.c
lib/x509/privkey_pkcs8.c
lib/x509/rfc2818_hostname.c
lib/x509/sign.c
lib/x509/x509_write.c
src/benchmark.h
src/certtool-cfg.h
src/certtool-common.h
src/common.h
src/p11common.h
src/p11tool.h
src/pkcs11.c
src/serv.c
src/tests.h
src/udp-serv.h
tests/anonself.c
tests/certder.c
tests/certificate_set_x509_crl.c
tests/certuniqueid.c
tests/chainverify.c
tests/crq_apis.c
tests/cve-2008-4989.c
tests/cve-2009-1415.c
tests/dhepskself.c
tests/dn.c
tests/dn2.c
tests/gc.c
tests/hostname-check.c
tests/init_roundtrip.c
tests/mini-deflate.c
tests/mini-eagain-dtls.c
tests/mini-eagain.c
tests/mini-x509-rehandshake.c
tests/mini-x509.c
tests/mini.c
tests/moredn.c
tests/mpi.c
tests/nul-in-x509-names.c
tests/openpgp-keyring.c
tests/openpgpself.c
tests/openssl.c
tests/parse_ca.c
tests/pgps2kgnu.c
tests/pkcs12_encode.c
tests/pkcs12_s2k.c
tests/pskself.c
tests/resume.c
tests/rfc2253-escape-test
tests/rng-fork.c
tests/set_pkcs12_cred.c
tests/setcredcrash.c
tests/simple.c
tests/utils.h
tests/x509_altname.c
tests/x509_test.c
tests/x509dn.c
tests/x509self.c