diff options
Diffstat (limited to 'include')
159 files changed, 159 insertions, 159 deletions
diff --git a/include/adler32.h b/include/adler32.h index 1f82ae132..4beb3bdb6 100644 --- a/include/adler32.h +++ b/include/adler32.h @@ -1,6 +1,6 @@ /************************************************* * Adler32 Header File * -* (C) 1999-2008 The Botan Project * +* (C) 1999-2007 The Botan Project * *************************************************/ #ifndef BOTAN_ADLER32_H__ diff --git a/include/aes.h b/include/aes.h index 2726cf7c5..485b6ccae 100644 --- a/include/aes.h +++ b/include/aes.h @@ -1,6 +1,6 @@ /************************************************* * AES Header File * -* (C) 1999-2008 The Botan Project * +* (C) 1999-2007 The Botan Project * *************************************************/ #ifndef BOTAN_AES_H__ diff --git a/include/alg_id.h b/include/alg_id.h index 4bc4fdf6b..c16173be1 100644 --- a/include/alg_id.h +++ b/include/alg_id.h @@ -1,6 +1,6 @@ /************************************************* * Algorithm Identifier Header File * -* (C) 1999-2008 The Botan Project * +* (C) 1999-2007 The Botan Project * *************************************************/ #ifndef BOTAN_ALGORITHM_IDENTIFIER_H__ diff --git a/include/allocate.h b/include/allocate.h index 61de1e09e..eabfe1c79 100644 --- a/include/allocate.h +++ b/include/allocate.h @@ -1,6 +1,6 @@ /************************************************* * Allocator Header File * -* (C) 1999-2008 The Botan Project * +* (C) 1999-2007 The Botan Project * *************************************************/ #ifndef BOTAN_ALLOCATOR_H__ diff --git a/include/asn1_int.h b/include/asn1_int.h index 83bedf52b..020c3af1f 100644 --- a/include/asn1_int.h +++ b/include/asn1_int.h @@ -1,6 +1,6 @@ /************************************************* * ASN.1 Internals Header File * -* (C) 1999-2008 The Botan Project * +* (C) 1999-2007 The Botan Project * *************************************************/ #ifndef BOTAN_ASN1_H__ diff --git a/include/asn1_obj.h b/include/asn1_obj.h index e89f93359..99aefbca3 100644 --- a/include/asn1_obj.h +++ b/include/asn1_obj.h @@ -1,6 +1,6 @@ /************************************************* * Common ASN.1 Objects Header File * -* (C) 1999-2008 The Botan Project * +* (C) 1999-2007 The Botan Project * *************************************************/ #ifndef BOTAN_ASN1_OBJ_H__ diff --git a/include/asn1_oid.h b/include/asn1_oid.h index 5b3b5aa34..43630ad2d 100644 --- a/include/asn1_oid.h +++ b/include/asn1_oid.h @@ -1,6 +1,6 @@ /************************************************* * ASN.1 OID Header File * -* (C) 1999-2008 The Botan Project * +* (C) 1999-2007 The Botan Project * *************************************************/ #ifndef BOTAN_ASN1_OID_H__ diff --git a/include/base.h b/include/base.h index 7cf0a5ed3..ba36cf943 100644 --- a/include/base.h +++ b/include/base.h @@ -1,6 +1,6 @@ /************************************************* * Base Classes Header File * -* (C) 1999-2008 The Botan Project * +* (C) 1999-2007 The Botan Project * *************************************************/ #ifndef BOTAN_BASE_H__ diff --git a/include/base64.h b/include/base64.h index d1e98effb..161aa58eb 100644 --- a/include/base64.h +++ b/include/base64.h @@ -1,6 +1,6 @@ /************************************************* * Base64 Encoder/Decoder Header File * -* (C) 1999-2008 The Botan Project * +* (C) 1999-2007 The Botan Project * *************************************************/ #ifndef BOTAN_BASE64_H__ diff --git a/include/basefilt.h b/include/basefilt.h index 7ab8384bb..2dccdf542 100644 --- a/include/basefilt.h +++ b/include/basefilt.h @@ -1,6 +1,6 @@ /************************************************* * Basic Filters Header File * -* (C) 1999-2008 The Botan Project * +* (C) 1999-2007 The Botan Project * *************************************************/ #ifndef BOTAN_BASEFILT_H__ diff --git a/include/ber_dec.h b/include/ber_dec.h index 3f47b8fde..e00d47ae7 100644 --- a/include/ber_dec.h +++ b/include/ber_dec.h @@ -1,6 +1,6 @@ /************************************************* * BER Decoder Header File * -* (C) 1999-2008 The Botan Project * +* (C) 1999-2007 The Botan Project * *************************************************/ #ifndef BOTAN_BER_DECODER_H__ diff --git a/include/bigint.h b/include/bigint.h index c0582b6bf..1772f1e51 100644 --- a/include/bigint.h +++ b/include/bigint.h @@ -1,6 +1,6 @@ /************************************************* * BigInt Header File * -* (C) 1999-2008 The Botan Project * +* (C) 1999-2007 The Botan Project * *************************************************/ #ifndef BOTAN_BIGINT_H__ diff --git a/include/blinding.h b/include/blinding.h index f62c9a452..269f36b3e 100644 --- a/include/blinding.h +++ b/include/blinding.h @@ -1,6 +1,6 @@ /************************************************* * Blinder Header File * -* (C) 1999-2008 The Botan Project * +* (C) 1999-2007 The Botan Project * *************************************************/ #ifndef BOTAN_BLINDER_H__ diff --git a/include/blowfish.h b/include/blowfish.h index eaa5be893..46d44d7b1 100644 --- a/include/blowfish.h +++ b/include/blowfish.h @@ -1,6 +1,6 @@ /************************************************* * Blowfish Header File * -* (C) 1999-2008 The Botan Project * +* (C) 1999-2007 The Botan Project * *************************************************/ #ifndef BOTAN_BLOWFISH_H__ diff --git a/include/botan.h b/include/botan.h index 8900ec295..007bf411e 100644 --- a/include/botan.h +++ b/include/botan.h @@ -1,6 +1,6 @@ /************************************************* * Botan Core Interface Header File * -* (C) 1999-2008 The Botan Project * +* (C) 1999-2007 The Botan Project * *************************************************/ #include <botan/base.h> diff --git a/include/buf_es.h b/include/buf_es.h index 3fe2fd274..53749d25a 100644 --- a/include/buf_es.h +++ b/include/buf_es.h @@ -1,6 +1,6 @@ /************************************************* * Buffered EntropySource Header File * -* (C) 1999-2008 The Botan Project * +* (C) 1999-2007 The Botan Project * *************************************************/ #ifndef BOTAN_BUFFERED_ES_H__ diff --git a/include/buf_filt.h b/include/buf_filt.h index 51f8cb5a5..8a521b4ea 100644 --- a/include/buf_filt.h +++ b/include/buf_filt.h @@ -1,6 +1,6 @@ /************************************************* * Buffering Filter Header File * -* (C) 1999-2008 The Botan Project * +* (C) 1999-2007 The Botan Project * *************************************************/ #ifndef BOTAN_BUFFERING_FILTER_H__ diff --git a/include/cast128.h b/include/cast128.h index 1f86200a5..145edd635 100644 --- a/include/cast128.h +++ b/include/cast128.h @@ -1,6 +1,6 @@ /************************************************* * CAST-128 Header File * -* (C) 1999-2008 The Botan Project * +* (C) 1999-2007 The Botan Project * *************************************************/ #ifndef BOTAN_CAST128_H__ diff --git a/include/cast256.h b/include/cast256.h index 916773091..152580cc5 100644 --- a/include/cast256.h +++ b/include/cast256.h @@ -1,6 +1,6 @@ /************************************************* * CAST-256 Header File * -* (C) 1999-2008 The Botan Project * +* (C) 1999-2007 The Botan Project * *************************************************/ #ifndef BOTAN_CAST256_H__ diff --git a/include/cbc.h b/include/cbc.h index d7dcaf085..607c3b059 100644 --- a/include/cbc.h +++ b/include/cbc.h @@ -1,6 +1,6 @@ /************************************************* * CBC Mode Header File * -* (C) 1999-2008 The Botan Project * +* (C) 1999-2007 The Botan Project * *************************************************/ #ifndef BOTAN_CBC_H__ diff --git a/include/cbc_mac.h b/include/cbc_mac.h index 0e6ad6218..aec1c42f1 100644 --- a/include/cbc_mac.h +++ b/include/cbc_mac.h @@ -1,6 +1,6 @@ /************************************************* * CBC-MAC Header File * -* (C) 1999-2008 The Botan Project * +* (C) 1999-2007 The Botan Project * *************************************************/ #ifndef BOTAN_CBC_MAC__ diff --git a/include/certstor.h b/include/certstor.h index d00b8a756..23484a020 100644 --- a/include/certstor.h +++ b/include/certstor.h @@ -1,6 +1,6 @@ /************************************************* * Certificate Store Header File * -* (C) 1999-2008 The Botan Project * +* (C) 1999-2007 The Botan Project * *************************************************/ #ifndef BOTAN_CERT_STORE_H__ diff --git a/include/cfb.h b/include/cfb.h index 4726ab64a..d1c00913d 100644 --- a/include/cfb.h +++ b/include/cfb.h @@ -1,6 +1,6 @@ /************************************************* * CFB Mode Header File * -* (C) 1999-2008 The Botan Project * +* (C) 1999-2007 The Botan Project * *************************************************/ #ifndef BOTAN_CFB_H__ diff --git a/include/charset.h b/include/charset.h index b4c90c992..81d8f5bca 100644 --- a/include/charset.h +++ b/include/charset.h @@ -1,6 +1,6 @@ /************************************************* * Character Set Handling Header File * -* (C) 1999-2008 The Botan Project * +* (C) 1999-2007 The Botan Project * *************************************************/ #ifndef BOTAN_CHARSET_H__ diff --git a/include/cmac.h b/include/cmac.h index 92d0e439d..15f5a817c 100644 --- a/include/cmac.h +++ b/include/cmac.h @@ -1,6 +1,6 @@ /************************************************* * CMAC Header File * -* (C) 1999-2008 The Botan Project * +* (C) 1999-2007 The Botan Project * *************************************************/ #ifndef BOTAN_CMAC_H__ diff --git a/include/config.h b/include/config.h index d3e331451..5e3f8ed1c 100644 --- a/include/config.h +++ b/include/config.h @@ -1,6 +1,6 @@ /************************************************* * Configuration Handling Header File * -* (C) 1999-2008 The Botan Project * +* (C) 1999-2007 The Botan Project * *************************************************/ #ifndef BOTAN_POLICY_CONF_H__ diff --git a/include/crc24.h b/include/crc24.h index 6dfdaca99..801c3dd91 100644 --- a/include/crc24.h +++ b/include/crc24.h @@ -1,6 +1,6 @@ /************************************************* * CRC24 Header File * -* (C) 1999-2008 The Botan Project * +* (C) 1999-2007 The Botan Project * *************************************************/ #ifndef BOTAN_CRC24_H__ diff --git a/include/crc32.h b/include/crc32.h index 177082fa2..d4df4737e 100644 --- a/include/crc32.h +++ b/include/crc32.h @@ -1,6 +1,6 @@ /************************************************* * CRC32 Header File * -* (C) 1999-2008 The Botan Project * +* (C) 1999-2007 The Botan Project * *************************************************/ #ifndef BOTAN_CRC32_H__ diff --git a/include/crl_ent.h b/include/crl_ent.h index 3aa492bdb..9c3f5a5a7 100644 --- a/include/crl_ent.h +++ b/include/crl_ent.h @@ -1,6 +1,6 @@ /************************************************* * CRL Entry Header File * -* (C) 1999-2008 The Botan Project * +* (C) 1999-2007 The Botan Project * *************************************************/ #ifndef BOTAN_CRL_ENTRY_H__ diff --git a/include/ctr.h b/include/ctr.h index 94a80eb84..9d3ebcef8 100644 --- a/include/ctr.h +++ b/include/ctr.h @@ -1,6 +1,6 @@ /************************************************* * CTR Mode Header File * -* (C) 1999-2008 The Botan Project * +* (C) 1999-2007 The Botan Project * *************************************************/ #ifndef BOTAN_CTR_H__ diff --git a/include/cts.h b/include/cts.h index 3cccf7091..c3218cb87 100644 --- a/include/cts.h +++ b/include/cts.h @@ -1,6 +1,6 @@ /************************************************* * CTS Mode Header File * -* (C) 1999-2008 The Botan Project * +* (C) 1999-2007 The Botan Project * *************************************************/ #ifndef BOTAN_CTS_H__ diff --git a/include/data_snk.h b/include/data_snk.h index d2609907e..9cdf603ab 100644 --- a/include/data_snk.h +++ b/include/data_snk.h @@ -1,6 +1,6 @@ /************************************************* * DataSink Header File * -* (C) 1999-2008 The Botan Project * +* (C) 1999-2007 The Botan Project * *************************************************/ #ifndef BOTAN_DATA_SINK_H__ diff --git a/include/data_src.h b/include/data_src.h index bcd3e303c..b7df4857b 100644 --- a/include/data_src.h +++ b/include/data_src.h @@ -1,6 +1,6 @@ /************************************************* * DataSource Header File * -* (C) 1999-2008 The Botan Project * +* (C) 1999-2007 The Botan Project * *************************************************/ #ifndef BOTAN_DATA_SRC_H__ diff --git a/include/datastor.h b/include/datastor.h index 4a8fd2b2b..8814b10c3 100644 --- a/include/datastor.h +++ b/include/datastor.h @@ -1,6 +1,6 @@ /************************************************* * Data Store Header File * -* (C) 1999-2008 The Botan Project * +* (C) 1999-2007 The Botan Project * *************************************************/ #ifndef BOTAN_DATA_STORE_H__ diff --git a/include/def_char.h b/include/def_char.h index 0981683c7..407cedfb0 100644 --- a/include/def_char.h +++ b/include/def_char.h @@ -1,6 +1,6 @@ /************************************************* * Default Character Set Handling Header File * -* (C) 1999-2008 The Botan Project * +* (C) 1999-2007 The Botan Project * *************************************************/ #ifndef BOTAN_DEFAULT_CHARSET_H__ diff --git a/include/def_powm.h b/include/def_powm.h index b8dafe180..b8df02dfe 100644 --- a/include/def_powm.h +++ b/include/def_powm.h @@ -1,6 +1,6 @@ /************************************************* * Modular Exponentiation Header File * -* (C) 1999-2008 The Botan Project * +* (C) 1999-2007 The Botan Project * *************************************************/ #ifndef BOTAN_DEFAULT_MODEXP_H__ diff --git a/include/defalloc.h b/include/defalloc.h index bb99cb14a..c663116d0 100644 --- a/include/defalloc.h +++ b/include/defalloc.h @@ -1,6 +1,6 @@ /************************************************* * Basic Allocators Header File * -* (C) 1999-2008 The Botan Project * +* (C) 1999-2007 The Botan Project * *************************************************/ #ifndef BOTAN_BASIC_ALLOC_H__ diff --git a/include/der_enc.h b/include/der_enc.h index f2e01a3f0..27831b635 100644 --- a/include/der_enc.h +++ b/include/der_enc.h @@ -1,6 +1,6 @@ /************************************************* * DER Encoder Header File * -* (C) 1999-2008 The Botan Project * +* (C) 1999-2007 The Botan Project * *************************************************/ #ifndef BOTAN_DER_ENCODER_H__ diff --git a/include/des.h b/include/des.h index b402df2a4..8c8ff90d8 100644 --- a/include/des.h +++ b/include/des.h @@ -1,6 +1,6 @@ /************************************************* * DES Header File * -* (C) 1999-2008 The Botan Project * +* (C) 1999-2007 The Botan Project * *************************************************/ #ifndef BOTAN_DES_H__ diff --git a/include/dh.h b/include/dh.h index 695f1c5c9..8a679cd52 100644 --- a/include/dh.h +++ b/include/dh.h @@ -1,6 +1,6 @@ /************************************************* * Diffie-Hellman Header File * -* (C) 1999-2008 The Botan Project * +* (C) 1999-2007 The Botan Project * *************************************************/ #ifndef BOTAN_DIFFIE_HELLMAN_H__ diff --git a/include/dl_algo.h b/include/dl_algo.h index 2c1147002..538dfac38 100644 --- a/include/dl_algo.h +++ b/include/dl_algo.h @@ -1,6 +1,6 @@ /************************************************* * DL Scheme Header File * -* (C) 1999-2008 The Botan Project * +* (C) 1999-2007 The Botan Project * *************************************************/ #ifndef BOTAN_DL_ALGO_H__ diff --git a/include/dl_group.h b/include/dl_group.h index e383f722c..9c503b5f3 100644 --- a/include/dl_group.h +++ b/include/dl_group.h @@ -1,6 +1,6 @@ /************************************************* * Discrete Logarithm Group Header File * -* (C) 1999-2008 The Botan Project * +* (C) 1999-2007 The Botan Project * *************************************************/ #ifndef BOTAN_DL_PARAM_H__ diff --git a/include/dlies.h b/include/dlies.h index 8ef8a4165..88eb17e9e 100644 --- a/include/dlies.h +++ b/include/dlies.h @@ -1,6 +1,6 @@ /************************************************* * DLIES Header File * -* (C) 1999-2008 The Botan Project * +* (C) 1999-2007 The Botan Project * *************************************************/ #ifndef BOTAN_DLIES_H__ diff --git a/include/dsa.h b/include/dsa.h index 3dfc59899..ea6ca97d9 100644 --- a/include/dsa.h +++ b/include/dsa.h @@ -1,6 +1,6 @@ /************************************************* * DSA Header File * -* (C) 1999-2008 The Botan Project * +* (C) 1999-2007 The Botan Project * *************************************************/ #ifndef BOTAN_DSA_H__ diff --git a/include/eax.h b/include/eax.h index e31f42c99..3eb33c576 100644 --- a/include/eax.h +++ b/include/eax.h @@ -1,6 +1,6 @@ /************************************************* * EAX Mode Header File * -* (C) 1999-2008 The Botan Project * +* (C) 1999-2007 The Botan Project * *************************************************/ #ifndef BOTAN_EAX_H__ diff --git a/include/ecb.h b/include/ecb.h index dd36c7641..4f678fa74 100644 --- a/include/ecb.h +++ b/include/ecb.h @@ -1,6 +1,6 @@ /************************************************* * ECB Mode Header File * -* (C) 1999-2008 The Botan Project * +* (C) 1999-2007 The Botan Project * *************************************************/ #ifndef BOTAN_ECB_H__ diff --git a/include/elgamal.h b/include/elgamal.h index 63908f017..cdd6cde93 100644 --- a/include/elgamal.h +++ b/include/elgamal.h @@ -1,6 +1,6 @@ /************************************************* * ElGamal Header File * -* (C) 1999-2008 The Botan Project * +* (C) 1999-2007 The Botan Project * *************************************************/ #ifndef BOTAN_ELGAMAL_H__ diff --git a/include/eme.h b/include/eme.h index ef3d97703..29fea2eb2 100644 --- a/include/eme.h +++ b/include/eme.h @@ -1,6 +1,6 @@ /************************************************* * EME Header File * -* (C) 1999-2008 The Botan Project * +* (C) 1999-2007 The Botan Project * *************************************************/ #ifndef BOTAN_EME_H__ diff --git a/include/emsa.h b/include/emsa.h index 4d8d4d7d7..6c98114dc 100644 --- a/include/emsa.h +++ b/include/emsa.h @@ -1,6 +1,6 @@ /************************************************* * EMSA Header File * -* (C) 1999-2008 The Botan Project * +* (C) 1999-2007 The Botan Project * *************************************************/ #ifndef BOTAN_EMSA_H__ diff --git a/include/eng_def.h b/include/eng_def.h index e69a99e0f..22b00db7d 100644 --- a/include/eng_def.h +++ b/include/eng_def.h @@ -1,6 +1,6 @@ /************************************************* * Default Engine Header File * -* (C) 1999-2008 The Botan Project * +* (C) 1999-2007 The Botan Project * *************************************************/ #ifndef BOTAN_DEFAULT_ENGINE_H__ diff --git a/include/engine.h b/include/engine.h index b53d811a1..76147f347 100644 --- a/include/engine.h +++ b/include/engine.h @@ -1,6 +1,6 @@ /************************************************* * Engine Header File * -* (C) 1999-2008 The Botan Project * +* (C) 1999-2007 The Botan Project * *************************************************/ #ifndef BOTAN_ENGINE_H__ diff --git a/include/enums.h b/include/enums.h index 7882ee0c6..bbf130e57 100644 --- a/include/enums.h +++ b/include/enums.h @@ -1,6 +1,6 @@ /************************************************* * Enumerations Header File * -* (C) 1999-2008 The Botan Project * +* (C) 1999-2007 The Botan Project * *************************************************/ #ifndef BOTAN_ENUMS_H__ diff --git a/include/exceptn.h b/include/exceptn.h index 8ef15280b..3388020fc 100644 --- a/include/exceptn.h +++ b/include/exceptn.h @@ -1,6 +1,6 @@ /************************************************* * Exceptions Header File * -* (C) 1999-2008 The Botan Project * +* (C) 1999-2007 The Botan Project * *************************************************/ #ifndef BOTAN_EXCEPTION_H__ diff --git a/include/filter.h b/include/filter.h index 35783bafa..531464659 100644 --- a/include/filter.h +++ b/include/filter.h @@ -1,6 +1,6 @@ /************************************************* * Filter Header File * -* (C) 1999-2008 The Botan Project * +* (C) 1999-2007 The Botan Project * *************************************************/ #ifndef BOTAN_FILTER_H__ diff --git a/include/filters.h b/include/filters.h index 788365b07..d0b2aec2d 100644 --- a/include/filters.h +++ b/include/filters.h @@ -1,6 +1,6 @@ /************************************************* * Filters Header File * -* (C) 1999-2008 The Botan Project * +* (C) 1999-2007 The Botan Project * *************************************************/ #ifndef BOTAN_FILTERS_H__ diff --git a/include/fips140.h b/include/fips140.h index 3568fdc0b..bf385fa35 100644 --- a/include/fips140.h +++ b/include/fips140.h @@ -1,6 +1,6 @@ /************************************************* * FIPS 140 Header File * -* (C) 1999-2008 The Botan Project * +* (C) 1999-2007 The Botan Project * *************************************************/ #ifndef BOTAN_FIPS140_H__ diff --git a/include/fork256.h b/include/fork256.h index 8fb4a6d2f..b3f6eb297 100644 --- a/include/fork256.h +++ b/include/fork256.h @@ -1,6 +1,6 @@ /************************************************* * FORK-256 Header File * -* (C) 1999-2008 The Botan Project * +* (C) 1999-2007 The Botan Project * *************************************************/ #ifndef BOTAN_FORK_256_H__ diff --git a/include/gost.h b/include/gost.h index 4dad97eeb..7d43d5f80 100644 --- a/include/gost.h +++ b/include/gost.h @@ -1,6 +1,6 @@ /************************************************* * GOST Header File * -* (C) 1999-2008 The Botan Project * +* (C) 1999-2007 The Botan Project * *************************************************/ #ifndef BOTAN_GOST_H__ diff --git a/include/has160.h b/include/has160.h index 1fdf667f5..577160523 100644 --- a/include/has160.h +++ b/include/has160.h @@ -1,6 +1,6 @@ /************************************************* * HAS-160 Header File * -* (C) 1999-2008 The Botan Project * +* (C) 1999-2007 The Botan Project * *************************************************/ #ifndef BOTAN_HAS_160_H__ diff --git a/include/hash_id.h b/include/hash_id.h index a6e0077e8..ba193aa24 100644 --- a/include/hash_id.h +++ b/include/hash_id.h @@ -1,6 +1,6 @@ /************************************************* * Hash Function Identification Header File * -* (C) 1999-2008 The Botan Project * +* (C) 1999-2007 The Botan Project * *************************************************/ #ifndef BOTAN_HASHID_H__ diff --git a/include/hex.h b/include/hex.h index 4e2be360d..31cdfd111 100644 --- a/include/hex.h +++ b/include/hex.h @@ -1,6 +1,6 @@ /************************************************* * Hex Encoder/Decoder Header File * -* (C) 1999-2008 The Botan Project * +* (C) 1999-2007 The Botan Project * *************************************************/ #ifndef BOTAN_HEX_H__ diff --git a/include/hmac.h b/include/hmac.h index 71f0a26aa..533372aba 100644 --- a/include/hmac.h +++ b/include/hmac.h @@ -1,6 +1,6 @@ /************************************************* * HMAC Header File * -* (C) 1999-2008 The Botan Project * +* (C) 1999-2007 The Botan Project * *************************************************/ #ifndef BOTAN_HMAC_H__ diff --git a/include/idea.h b/include/idea.h index bfcda56e3..10b0f7049 100644 --- a/include/idea.h +++ b/include/idea.h @@ -1,6 +1,6 @@ /************************************************* * IDEA Header File * -* (C) 1999-2008 The Botan Project * +* (C) 1999-2007 The Botan Project * *************************************************/ #ifndef BOTAN_IDEA_H__ diff --git a/include/if_algo.h b/include/if_algo.h index fd28117e4..f3ff0e458 100644 --- a/include/if_algo.h +++ b/include/if_algo.h @@ -1,6 +1,6 @@ /************************************************* * IF Scheme Header File * -* (C) 1999-2008 The Botan Project * +* (C) 1999-2007 The Botan Project * *************************************************/ #ifndef BOTAN_IF_ALGO_H__ diff --git a/include/init.h b/include/init.h index 51d3c4216..5a9181c8d 100644 --- a/include/init.h +++ b/include/init.h @@ -1,6 +1,6 @@ /************************************************* * Library Initialization Header File * -* (C) 1999-2008 The Botan Project * +* (C) 1999-2007 The Botan Project * *************************************************/ #ifndef BOTAN_INIT_H__ diff --git a/include/kasumi.h b/include/kasumi.h index efdf3d8ec..ffaa10d9c 100644 --- a/include/kasumi.h +++ b/include/kasumi.h @@ -1,6 +1,6 @@ /************************************************* * KASUMI Header File * -* (C) 1999-2008 The Botan Project * +* (C) 1999-2007 The Botan Project * *************************************************/ #ifndef BOTAN_KASUMI_H__ diff --git a/include/kdf.h b/include/kdf.h index daaf57fcd..ade4c926b 100644 --- a/include/kdf.h +++ b/include/kdf.h @@ -1,6 +1,6 @@ /************************************************* * KDF Header File * -* (C) 1999-2008 The Botan Project * +* (C) 1999-2007 The Botan Project * *************************************************/ #ifndef BOTAN_KDF_H__ diff --git a/include/keypair.h b/include/keypair.h index 4148c8d0e..c9a53c0d0 100644 --- a/include/keypair.h +++ b/include/keypair.h @@ -1,6 +1,6 @@ /************************************************* * Keypair Checks Header File * -* (C) 1999-2008 The Botan Project * +* (C) 1999-2007 The Botan Project * *************************************************/ #ifndef BOTAN_KEYPAIR_H__ diff --git a/include/libstate.h b/include/libstate.h index 62c7e8494..666677ff3 100644 --- a/include/libstate.h +++ b/include/libstate.h @@ -1,6 +1,6 @@ /************************************************* * Library Internal/Global State Header File * -* (C) 1999-2008 The Botan Project * +* (C) 1999-2007 The Botan Project * *************************************************/ #ifndef BOTAN_LIB_STATE_H__ diff --git a/include/lion.h b/include/lion.h index fa39bd24f..bc7d5328d 100644 --- a/include/lion.h +++ b/include/lion.h @@ -1,6 +1,6 @@ /************************************************* * Lion Header File * -* (C) 1999-2008 The Botan Project * +* (C) 1999-2007 The Botan Project * *************************************************/ #ifndef BOTAN_LION_H__ diff --git a/include/look_add.h b/include/look_add.h index 17a861f08..ec360f225 100644 --- a/include/look_add.h +++ b/include/look_add.h @@ -1,6 +1,6 @@ /************************************************* * Lookup Table Management Header File * -* (C) 1999-2008 The Botan Project * +* (C) 1999-2007 The Botan Project * *************************************************/ #ifndef BOTAN_LOOKUP_MANGEMENT_H__ diff --git a/include/look_pk.h b/include/look_pk.h index e74db30fc..1491384a1 100644 --- a/include/look_pk.h +++ b/include/look_pk.h @@ -1,6 +1,6 @@ /************************************************* * PK Algorithm Lookup Header File * -* (C) 1999-2008 The Botan Project * +* (C) 1999-2007 The Botan Project * *************************************************/ #ifndef BOTAN_PK_LOOKUP_H__ diff --git a/include/lookup.h b/include/lookup.h index d5c1a11ef..1fdfa3fd3 100644 --- a/include/lookup.h +++ b/include/lookup.h @@ -1,6 +1,6 @@ /************************************************* * Algorithm Lookup Header File * -* (C) 1999-2008 The Botan Project * +* (C) 1999-2007 The Botan Project * *************************************************/ #ifndef BOTAN_LOOKUP_H__ diff --git a/include/lubyrack.h b/include/lubyrack.h index c8db21c37..604314d51 100644 --- a/include/lubyrack.h +++ b/include/lubyrack.h @@ -1,6 +1,6 @@ /************************************************* * Luby-Rackoff Header File * -* (C) 1999-2008 The Botan Project * +* (C) 1999-2007 The Botan Project * *************************************************/ #ifndef BOTAN_LUBY_RACKOFF_H__ diff --git a/include/mars.h b/include/mars.h index 9f1bbd31c..cd517f525 100644 --- a/include/mars.h +++ b/include/mars.h @@ -1,6 +1,6 @@ /************************************************* * MARS Header File * -* (C) 1999-2008 The Botan Project * +* (C) 1999-2007 The Botan Project * *************************************************/ #ifndef BOTAN_MARS_H__ diff --git a/include/md2.h b/include/md2.h index a7b828e2e..e29f8f20f 100644 --- a/include/md2.h +++ b/include/md2.h @@ -1,6 +1,6 @@ /************************************************* * MD2 Header File * -* (C) 1999-2008 The Botan Project * +* (C) 1999-2007 The Botan Project * *************************************************/ #ifndef BOTAN_MD2_H__ diff --git a/include/md4.h b/include/md4.h index 7bf33a1ea..d5ad8c5fa 100644 --- a/include/md4.h +++ b/include/md4.h @@ -1,6 +1,6 @@ /************************************************* * MD4 Header File * -* (C) 1999-2008 The Botan Project * +* (C) 1999-2007 The Botan Project * *************************************************/ #ifndef BOTAN_MD4_H__ diff --git a/include/md5.h b/include/md5.h index faa00eebd..f3b8a2772 100644 --- a/include/md5.h +++ b/include/md5.h @@ -1,6 +1,6 @@ /************************************************* * MD5 Header File * -* (C) 1999-2008 The Botan Project * +* (C) 1999-2007 The Botan Project * *************************************************/ #ifndef BOTAN_MD5_H__ diff --git a/include/mdx_hash.h b/include/mdx_hash.h index 1b694050f..967b7dc75 100644 --- a/include/mdx_hash.h +++ b/include/mdx_hash.h @@ -1,6 +1,6 @@ /************************************************* * MDx Hash Function Header File * -* (C) 1999-2008 The Botan Project * +* (C) 1999-2007 The Botan Project * *************************************************/ #ifndef BOTAN_MDX_BASE_H__ diff --git a/include/mem_ops.h b/include/mem_ops.h index a3dbe3ab3..83f075414 100644 --- a/include/mem_ops.h +++ b/include/mem_ops.h @@ -1,6 +1,6 @@ /************************************************* * Memory Operations Header File * -* (C) 1999-2008 The Botan Project * +* (C) 1999-2007 The Botan Project * *************************************************/ #ifndef BOTAN_MEMORY_OPS_H__ diff --git a/include/mem_pool.h b/include/mem_pool.h index 0f258b215..435acd5b0 100644 --- a/include/mem_pool.h +++ b/include/mem_pool.h @@ -1,6 +1,6 @@ /************************************************* * Pooling Allocator Header File * -* (C) 1999-2008 The Botan Project * +* (C) 1999-2007 The Botan Project * *************************************************/ #ifndef BOTAN_POOLING_ALLOCATOR_H__ diff --git a/include/mgf1.h b/include/mgf1.h index b8105c672..92db1a3c0 100644 --- a/include/mgf1.h +++ b/include/mgf1.h @@ -1,6 +1,6 @@ /************************************************* * MGF1 Header File * -* (C) 1999-2008 The Botan Project * +* (C) 1999-2007 The Botan Project * *************************************************/ #ifndef BOTAN_MGF1_H__ diff --git a/include/misty1.h b/include/misty1.h index 3123c49e0..8bbf73d57 100644 --- a/include/misty1.h +++ b/include/misty1.h @@ -1,6 +1,6 @@ /************************************************* * MISTY1 Header File * -* (C) 1999-2008 The Botan Project * +* (C) 1999-2007 The Botan Project * *************************************************/ #ifndef BOTAN_MISTY1_H__ diff --git a/include/mode_pad.h b/include/mode_pad.h index 39a6616df..e315acaa2 100644 --- a/include/mode_pad.h +++ b/include/mode_pad.h @@ -1,6 +1,6 @@ /************************************************* * CBC Padding Methods Header File * -* (C) 1999-2008 The Botan Project * +* (C) 1999-2007 The Botan Project * *************************************************/ #ifndef BOTAN_CBC_PADDING_H__ diff --git a/include/modebase.h b/include/modebase.h index 1448f8c29..5d5de7e72 100644 --- a/include/modebase.h +++ b/include/modebase.h @@ -1,6 +1,6 @@ /************************************************* * Block Cipher Mode Header File * -* (C) 1999-2008 The Botan Project * +* (C) 1999-2007 The Botan Project * *************************************************/ #ifndef BOTAN_MODEBASE_H__ diff --git a/include/modules.h b/include/modules.h index 3fcf37fbb..1ec76478c 100644 --- a/include/modules.h +++ b/include/modules.h @@ -1,6 +1,6 @@ /************************************************* * Module Factory Header File * -* (C) 1999-2008 The Botan Project * +* (C) 1999-2007 The Botan Project * *************************************************/ #ifndef BOTAN_MODULE_FACTORIES_H__ diff --git a/include/mp_core.h b/include/mp_core.h index a64434243..670251fb9 100644 --- a/include/mp_core.h +++ b/include/mp_core.h @@ -1,6 +1,6 @@ /************************************************* * MPI Algorithms Header File * -* (C) 1999-2008 The Botan Project * +* (C) 1999-2007 The Botan Project * *************************************************/ #ifndef BOTAN_MP_CORE_H__ diff --git a/include/mp_types.h b/include/mp_types.h index 0ada6a5e1..8ba551bd8 100644 --- a/include/mp_types.h +++ b/include/mp_types.h @@ -1,6 +1,6 @@ /************************************************* * Low Level MPI Types Header File * -* (C) 1999-2008 The Botan Project * +* (C) 1999-2007 The Botan Project * *************************************************/ #ifndef BOTAN_MPI_TYPES_H__ diff --git a/include/mutex.h b/include/mutex.h index 6d49d2f08..ef45a7dce 100644 --- a/include/mutex.h +++ b/include/mutex.h @@ -1,6 +1,6 @@ /************************************************* * Mutex Header File * -* (C) 1999-2008 The Botan Project * +* (C) 1999-2007 The Botan Project * *************************************************/ #ifndef BOTAN_MUTEX_H__ diff --git a/include/nr.h b/include/nr.h index 68c06b03f..d2ae0f202 100644 --- a/include/nr.h +++ b/include/nr.h @@ -1,6 +1,6 @@ /************************************************* * Nyberg-Rueppel Header File * -* (C) 1999-2008 The Botan Project * +* (C) 1999-2007 The Botan Project * *************************************************/ #ifndef BOTAN_NYBERG_RUEPPEL_H__ diff --git a/include/numthry.h b/include/numthry.h index 11f49e1ab..abb423e52 100644 --- a/include/numthry.h +++ b/include/numthry.h @@ -1,6 +1,6 @@ /************************************************* * Number Theory Header File * -* (C) 1999-2008 The Botan Project * +* (C) 1999-2007 The Botan Project * *************************************************/ #ifndef BOTAN_NUMBTHRY_H__ diff --git a/include/ofb.h b/include/ofb.h index 34a56be68..80f535c8b 100644 --- a/include/ofb.h +++ b/include/ofb.h @@ -1,6 +1,6 @@ /************************************************* * OFB Mode Header File * -* (C) 1999-2008 The Botan Project * +* (C) 1999-2007 The Botan Project * *************************************************/ #ifndef BOTAN_OFB_H__ diff --git a/include/oids.h b/include/oids.h index 32a8fd051..7991533fa 100644 --- a/include/oids.h +++ b/include/oids.h @@ -1,6 +1,6 @@ /************************************************* * OID Registry Header File * -* (C) 1999-2008 The Botan Project * +* (C) 1999-2007 The Botan Project * *************************************************/ #ifndef BOTAN_OIDS_H__ diff --git a/include/openpgp.h b/include/openpgp.h index aefe870c3..8276ce56d 100644 --- a/include/openpgp.h +++ b/include/openpgp.h @@ -1,6 +1,6 @@ /************************************************* * OpenPGP Header File * -* (C) 1999-2008 The Botan Project * +* (C) 1999-2007 The Botan Project * *************************************************/ #ifndef BOTAN_OPENPGP_H__ diff --git a/include/out_buf.h b/include/out_buf.h index fd6dc8f67..5145b08d2 100644 --- a/include/out_buf.h +++ b/include/out_buf.h @@ -1,6 +1,6 @@ /************************************************* * Output Buffer Header File * -* (C) 1999-2008 The Botan Project * +* (C) 1999-2007 The Botan Project * *************************************************/ #ifndef BOTAN_OUTPUT_BUFFER_H__ diff --git a/include/par_hash.h b/include/par_hash.h index 8ca53fd56..6862d66b9 100644 --- a/include/par_hash.h +++ b/include/par_hash.h @@ -1,6 +1,6 @@ /************************************************* * Parallel Header File * -* (C) 1999-2008 The Botan Project * +* (C) 1999-2007 The Botan Project * *************************************************/ #ifndef BOTAN_PAR_HASH_H__ diff --git a/include/parsing.h b/include/parsing.h index b95932923..dcfde9568 100644 --- a/include/parsing.h +++ b/include/parsing.h @@ -1,6 +1,6 @@ /************************************************* * Parser Functions Header File * -* (C) 1999-2008 The Botan Project * +* (C) 1999-2007 The Botan Project * *************************************************/ #ifndef BOTAN_PARSER_H__ diff --git a/include/pbe.h b/include/pbe.h index f57b3d8a5..c1fc2124f 100644 --- a/include/pbe.h +++ b/include/pbe.h @@ -1,6 +1,6 @@ /************************************************* * PBE Header File * -* (C) 1999-2008 The Botan Project * +* (C) 1999-2007 The Botan Project * *************************************************/ #ifndef BOTAN_PBE_H__ diff --git a/include/pbe_pkcs.h b/include/pbe_pkcs.h index 2bc42e9b1..45559310a 100644 --- a/include/pbe_pkcs.h +++ b/include/pbe_pkcs.h @@ -1,6 +1,6 @@ /************************************************* * PKCS PBE Header File * -* (C) 1999-2008 The Botan Project * +* (C) 1999-2007 The Botan Project * *************************************************/ #ifndef BOTAN_PBE_PKCS_H__ diff --git a/include/pem.h b/include/pem.h index 4f15a44d8..a8f58dd73 100644 --- a/include/pem.h +++ b/include/pem.h @@ -1,6 +1,6 @@ /************************************************* * PEM Encoding/Decoding Header File * -* (C) 1999-2008 The Botan Project * +* (C) 1999-2007 The Botan Project * *************************************************/ #ifndef BOTAN_PEM_H__ diff --git a/include/pgp_s2k.h b/include/pgp_s2k.h index 7437b6b37..86a8bf1bb 100644 --- a/include/pgp_s2k.h +++ b/include/pgp_s2k.h @@ -1,6 +1,6 @@ /************************************************* * OpenPGP S2K Header File * -* (C) 1999-2008 The Botan Project * +* (C) 1999-2007 The Botan Project * *************************************************/ #ifndef BOTAN_OPENPGP_S2K_H__ diff --git a/include/pipe.h b/include/pipe.h index c90375acc..9bc98a72b 100644 --- a/include/pipe.h +++ b/include/pipe.h @@ -1,6 +1,6 @@ /************************************************* * Pipe Header File * -* (C) 1999-2008 The Botan Project * +* (C) 1999-2007 The Botan Project * *************************************************/ #ifndef BOTAN_PIPE_H__ diff --git a/include/pk_algs.h b/include/pk_algs.h index ac3200c1b..479c50a10 100644 --- a/include/pk_algs.h +++ b/include/pk_algs.h @@ -1,6 +1,6 @@ /************************************************* * PK Key Factory Header File * -* (C) 1999-2008 The Botan Project * +* (C) 1999-2007 The Botan Project * *************************************************/ #ifndef BOTAN_PK_KEY_FACTORY_H__ diff --git a/include/pk_core.h b/include/pk_core.h index dc060d2ec..f32d4a922 100644 --- a/include/pk_core.h +++ b/include/pk_core.h @@ -1,6 +1,6 @@ /************************************************* * PK Algorithm Core Header File * -* (C) 1999-2008 The Botan Project * +* (C) 1999-2007 The Botan Project * *************************************************/ #ifndef BOTAN_PK_CORE_H__ diff --git a/include/pk_filts.h b/include/pk_filts.h index 3a4ea80e5..2e285e81e 100644 --- a/include/pk_filts.h +++ b/include/pk_filts.h @@ -1,6 +1,6 @@ /************************************************* * PK Filters Header File * -* (C) 1999-2008 The Botan Project * +* (C) 1999-2007 The Botan Project * *************************************************/ #ifndef BOTAN_PK_FILTERS_H__ diff --git a/include/pk_keys.h b/include/pk_keys.h index 28f2eb990..641d95a77 100644 --- a/include/pk_keys.h +++ b/include/pk_keys.h @@ -1,6 +1,6 @@ /************************************************* * PK Key Types Header File * -* (C) 1999-2008 The Botan Project * +* (C) 1999-2007 The Botan Project * *************************************************/ #ifndef BOTAN_PK_KEYS_H__ diff --git a/include/pk_ops.h b/include/pk_ops.h index 0ce4a9832..05c2ec949 100644 --- a/include/pk_ops.h +++ b/include/pk_ops.h @@ -1,6 +1,6 @@ /************************************************* * Public Key Operations Header File * -* (C) 1999-2008 The Botan Project * +* (C) 1999-2007 The Botan Project * *************************************************/ #ifndef BOTAN_PK_OPS_H__ diff --git a/include/pk_util.h b/include/pk_util.h index 8be1dba1d..a84d18291 100644 --- a/include/pk_util.h +++ b/include/pk_util.h @@ -1,6 +1,6 @@ /************************************************* * PK Utility Classes Header File * -* (C) 1999-2008 The Botan Project * +* (C) 1999-2007 The Botan Project * *************************************************/ #ifndef BOTAN_PUBKEY_UTIL_H__ diff --git a/include/pkcs10.h b/include/pkcs10.h index 9eb9bd920..a83e65064 100644 --- a/include/pkcs10.h +++ b/include/pkcs10.h @@ -1,6 +1,6 @@ /************************************************* * PKCS #10 Header File * -* (C) 1999-2008 The Botan Project * +* (C) 1999-2007 The Botan Project * *************************************************/ #ifndef BOTAN_PKCS10_H__ diff --git a/include/pkcs5.h b/include/pkcs5.h index 6b20dc9f5..8683d0009 100644 --- a/include/pkcs5.h +++ b/include/pkcs5.h @@ -1,6 +1,6 @@ /************************************************* * PKCS #5 Header File * -* (C) 1999-2008 The Botan Project * +* (C) 1999-2007 The Botan Project * *************************************************/ #ifndef BOTAN_PKCS5_H__ diff --git a/include/pkcs8.h b/include/pkcs8.h index 5e8f1e877..5356418bc 100644 --- a/include/pkcs8.h +++ b/include/pkcs8.h @@ -1,6 +1,6 @@ /************************************************* * PKCS #8 Header File * -* (C) 1999-2008 The Botan Project * +* (C) 1999-2007 The Botan Project * *************************************************/ #ifndef BOTAN_PKCS8_H__ diff --git a/include/pow_mod.h b/include/pow_mod.h index 246457cdd..fbecd3f22 100644 --- a/include/pow_mod.h +++ b/include/pow_mod.h @@ -1,6 +1,6 @@ /************************************************* * Modular Exponentiator Header File * -* (C) 1999-2008 The Botan Project * +* (C) 1999-2007 The Botan Project * *************************************************/ #ifndef BOTAN_POWER_MOD_H__ diff --git a/include/pubkey.h b/include/pubkey.h index 5fb92776b..ee88d8a80 100644 --- a/include/pubkey.h +++ b/include/pubkey.h @@ -1,6 +1,6 @@ /************************************************* * Public Key Interface Header File * -* (C) 1999-2008 The Botan Project * +* (C) 1999-2007 The Botan Project * *************************************************/ #ifndef BOTAN_PUBKEY_H__ diff --git a/include/randpool.h b/include/randpool.h index 453cc213c..9531cac9a 100644 --- a/include/randpool.h +++ b/include/randpool.h @@ -1,6 +1,6 @@ /************************************************* * Randpool Header File * -* (C) 1999-2008 The Botan Project * +* (C) 1999-2007 The Botan Project * *************************************************/ #ifndef BOTAN_RANDPOOL_H__ diff --git a/include/rc2.h b/include/rc2.h index 5b3370859..e83b44eb2 100644 --- a/include/rc2.h +++ b/include/rc2.h @@ -1,6 +1,6 @@ /************************************************* * RC2 Header File * -* (C) 1999-2008 The Botan Project * +* (C) 1999-2007 The Botan Project * *************************************************/ #ifndef BOTAN_RC2_H__ diff --git a/include/rc5.h b/include/rc5.h index 12213a904..c5a42f7bf 100644 --- a/include/rc5.h +++ b/include/rc5.h @@ -1,6 +1,6 @@ /************************************************* * RC5 Header File * -* (C) 1999-2008 The Botan Project * +* (C) 1999-2007 The Botan Project * *************************************************/ #ifndef BOTAN_RC5_H__ diff --git a/include/rc6.h b/include/rc6.h index 772109e15..a7b34db5a 100644 --- a/include/rc6.h +++ b/include/rc6.h @@ -1,6 +1,6 @@ /************************************************* * RC6 Header File * -* (C) 1999-2008 The Botan Project * +* (C) 1999-2007 The Botan Project * *************************************************/ #ifndef BOTAN_RC6_H__ diff --git a/include/reducer.h b/include/reducer.h index e16d47e00..44c3619b9 100644 --- a/include/reducer.h +++ b/include/reducer.h @@ -1,6 +1,6 @@ /************************************************* * Modular Reducer Header File * -* (C) 1999-2008 The Botan Project * +* (C) 1999-2007 The Botan Project * *************************************************/ #ifndef BOTAN_MODARITH_H__ diff --git a/include/rmd128.h b/include/rmd128.h index 52a789692..d0ef8464b 100644 --- a/include/rmd128.h +++ b/include/rmd128.h @@ -1,6 +1,6 @@ /************************************************* * RIPEMD-128 Header File * -* (C) 1999-2008 The Botan Project * +* (C) 1999-2007 The Botan Project * *************************************************/ #ifndef BOTAN_RIPEMD_128_H__ diff --git a/include/rmd160.h b/include/rmd160.h index 0d565d74d..3ca7f5f90 100644 --- a/include/rmd160.h +++ b/include/rmd160.h @@ -1,6 +1,6 @@ /************************************************* * RIPEMD-160 Header File * -* (C) 1999-2008 The Botan Project * +* (C) 1999-2007 The Botan Project * *************************************************/ #ifndef BOTAN_RIPEMD_160_H__ diff --git a/include/rng.h b/include/rng.h index ee09c96ec..207da51b5 100644 --- a/include/rng.h +++ b/include/rng.h @@ -1,6 +1,6 @@ /************************************************* * Global RNG Header File * -* (C) 1999-2008 The Botan Project * +* (C) 1999-2007 The Botan Project * *************************************************/ #ifndef BOTAN_GLOBAL_RNG_H__ diff --git a/include/rsa.h b/include/rsa.h index 2f4e6c0b5..0fdce6f2d 100644 --- a/include/rsa.h +++ b/include/rsa.h @@ -1,6 +1,6 @@ /************************************************* * RSA Header File * -* (C) 1999-2008 The Botan Project * +* (C) 1999-2007 The Botan Project * *************************************************/ #ifndef BOTAN_RSA_H__ diff --git a/include/rw.h b/include/rw.h index abb507a4d..aa55a6978 100644 --- a/include/rw.h +++ b/include/rw.h @@ -1,6 +1,6 @@ /************************************************* * Rabin-Williams Header File * -* (C) 1999-2008 The Botan Project * +* (C) 1999-2007 The Botan Project * *************************************************/ #ifndef BOTAN_RW_H__ diff --git a/include/s2k.h b/include/s2k.h index fff798465..b2892760c 100644 --- a/include/s2k.h +++ b/include/s2k.h @@ -1,6 +1,6 @@ /************************************************* * S2K Header File * -* (C) 1999-2008 The Botan Project * +* (C) 1999-2007 The Botan Project * *************************************************/ #ifndef BOTAN_S2K_H__ diff --git a/include/safer_sk.h b/include/safer_sk.h index d979b8a9f..84dcb1ec9 100644 --- a/include/safer_sk.h +++ b/include/safer_sk.h @@ -1,6 +1,6 @@ /************************************************* * SAFER-SK Header File * -* (C) 1999-2008 The Botan Project * +* (C) 1999-2007 The Botan Project * *************************************************/ #ifndef BOTAN_SAFER_SK_H__ diff --git a/include/secmem.h b/include/secmem.h index 111d5868b..b50022c83 100644 --- a/include/secmem.h +++ b/include/secmem.h @@ -1,6 +1,6 @@ /************************************************* * Secure Memory Buffers Header File * -* (C) 1999-2008 The Botan Project * +* (C) 1999-2007 The Botan Project * *************************************************/ #ifndef BOTAN_SECURE_MEMORY_BUFFERS_H__ diff --git a/include/secqueue.h b/include/secqueue.h index 422c0dda0..97cc8f933 100644 --- a/include/secqueue.h +++ b/include/secqueue.h @@ -1,6 +1,6 @@ /************************************************* * SecureQueue Header File * -* (C) 1999-2008 The Botan Project * +* (C) 1999-2007 The Botan Project * *************************************************/ #ifndef BOTAN_SECURE_QUEUE_H__ diff --git a/include/seed.h b/include/seed.h index d2a52f741..0428c28f5 100644 --- a/include/seed.h +++ b/include/seed.h @@ -1,6 +1,6 @@ /************************************************* * SEED Header File * -* (C) 1999-2008 The Botan Project * +* (C) 1999-2007 The Botan Project * *************************************************/ #ifndef BOTAN_SEED_H__ diff --git a/include/serpent.h b/include/serpent.h index 52d477ab2..0a8ab781a 100644 --- a/include/serpent.h +++ b/include/serpent.h @@ -1,6 +1,6 @@ /************************************************* * Serpent Header File * -* (C) 1999-2008 The Botan Project * +* (C) 1999-2007 The Botan Project * *************************************************/ #ifndef BOTAN_SERPENT_H__ diff --git a/include/sha160.h b/include/sha160.h index 3375ecb7a..30d27d9c7 100644 --- a/include/sha160.h +++ b/include/sha160.h @@ -1,6 +1,6 @@ /************************************************* * SHA-160 Header File * -* (C) 1999-2008 The Botan Project * +* (C) 1999-2007 The Botan Project * *************************************************/ #ifndef BOTAN_SHA_160_H__ diff --git a/include/sha256.h b/include/sha256.h index ab9a8a1af..d9901da5d 100644 --- a/include/sha256.h +++ b/include/sha256.h @@ -1,6 +1,6 @@ /************************************************* * SHA-256 Header File * -* (C) 1999-2008 The Botan Project * +* (C) 1999-2007 The Botan Project * *************************************************/ #ifndef BOTAN_SHA_256_H__ diff --git a/include/sha_64.h b/include/sha_64.h index 08264bcf2..4d77acb32 100644 --- a/include/sha_64.h +++ b/include/sha_64.h @@ -1,6 +1,6 @@ /************************************************* * SHA-{384,512} Header File * -* (C) 1999-2008 The Botan Project * +* (C) 1999-2007 The Botan Project * *************************************************/ #ifndef BOTAN_SHA_64BIT_H__ diff --git a/include/skipjack.h b/include/skipjack.h index 1c9188cf6..e8e61b408 100644 --- a/include/skipjack.h +++ b/include/skipjack.h @@ -1,6 +1,6 @@ /************************************************* * Skipjack Header File * -* (C) 1999-2008 The Botan Project * +* (C) 1999-2007 The Botan Project * *************************************************/ #ifndef BOTAN_SKIPJACK_H__ diff --git a/include/square.h b/include/square.h index 2166c6345..702fabad5 100644 --- a/include/square.h +++ b/include/square.h @@ -1,6 +1,6 @@ /************************************************* * Square Header File * -* (C) 1999-2008 The Botan Project * +* (C) 1999-2007 The Botan Project * *************************************************/ #ifndef BOTAN_SQUARE_H__ diff --git a/include/stl_util.h b/include/stl_util.h index 35ea45bd5..99982745f 100644 --- a/include/stl_util.h +++ b/include/stl_util.h @@ -1,6 +1,6 @@ /************************************************* * STL Utility Functions Header File * -* (C) 1999-2008 The Botan Project * +* (C) 1999-2007 The Botan Project * *************************************************/ #ifndef BOTAN_STL_UTIL_H__ diff --git a/include/symkey.h b/include/symkey.h index 1c6902458..ffd89bd85 100644 --- a/include/symkey.h +++ b/include/symkey.h @@ -1,6 +1,6 @@ /************************************************* * OctetString Header File * -* (C) 1999-2008 The Botan Project * +* (C) 1999-2007 The Botan Project * *************************************************/ #ifndef BOTAN_SYMKEY_H__ diff --git a/include/tea.h b/include/tea.h index f59560d84..77ef3eea8 100644 --- a/include/tea.h +++ b/include/tea.h @@ -1,6 +1,6 @@ /************************************************* * TEA Header File * -* (C) 1999-2008 The Botan Project * +* (C) 1999-2007 The Botan Project * *************************************************/ #ifndef BOTAN_TEA_H__ diff --git a/include/tiger.h b/include/tiger.h index f2531f0ef..dc99cf8d8 100644 --- a/include/tiger.h +++ b/include/tiger.h @@ -1,6 +1,6 @@ /************************************************* * Tiger Header File * -* (C) 1999-2008 The Botan Project * +* (C) 1999-2007 The Botan Project * *************************************************/ #ifndef BOTAN_TIGER_H__ diff --git a/include/timers.h b/include/timers.h index 1a42b9397..040e23688 100644 --- a/include/timers.h +++ b/include/timers.h @@ -1,6 +1,6 @@ /************************************************* * Timestamp Functions Header File * -* (C) 1999-2008 The Botan Project * +* (C) 1999-2007 The Botan Project * *************************************************/ #ifndef BOTAN_TIMERS_H__ diff --git a/include/turing.h b/include/turing.h index a93c03fa2..bc7f91e2f 100644 --- a/include/turing.h +++ b/include/turing.h @@ -1,6 +1,6 @@ /************************************************* * Turing Header File * -* (C) 1999-2008 The Botan Project * +* (C) 1999-2007 The Botan Project * *************************************************/ #ifndef BOTAN_TURING_H__ diff --git a/include/twofish.h b/include/twofish.h index af0d685cb..08d357d21 100644 --- a/include/twofish.h +++ b/include/twofish.h @@ -1,6 +1,6 @@ /************************************************* * Twofish Header File * -* (C) 1999-2008 The Botan Project * +* (C) 1999-2007 The Botan Project * *************************************************/ #ifndef BOTAN_TWOFISH_H__ diff --git a/include/types.h b/include/types.h index b2d4c7390..e9994941a 100644 --- a/include/types.h +++ b/include/types.h @@ -1,6 +1,6 @@ /************************************************* * Low Level Types Header File * -* (C) 1999-2008 The Botan Project * +* (C) 1999-2007 The Botan Project * *************************************************/ #ifndef BOTAN_TYPES_H__ diff --git a/include/ui.h b/include/ui.h index 9788d36c7..525529075 100644 --- a/include/ui.h +++ b/include/ui.h @@ -1,6 +1,6 @@ /************************************************* * User Interface Header File * -* (C) 1999-2008 The Botan Project * +* (C) 1999-2007 The Botan Project * *************************************************/ #ifndef BOTAN_UI_H__ diff --git a/include/util.h b/include/util.h index dd7c38417..5edea3506 100644 --- a/include/util.h +++ b/include/util.h @@ -1,6 +1,6 @@ /************************************************* * Utility Functions Header File * -* (C) 1999-2008 The Botan Project * +* (C) 1999-2007 The Botan Project * *************************************************/ #ifndef BOTAN_UTIL_H__ diff --git a/include/version.h b/include/version.h index c123da5ff..88cb16966 100644 --- a/include/version.h +++ b/include/version.h @@ -1,6 +1,6 @@ /************************************************* * Version Information Header File * -* (C) 1999-2008 The Botan Project * +* (C) 1999-2007 The Botan Project * *************************************************/ #ifndef BOTAN_VERSION_H__ diff --git a/include/whrlpool.h b/include/whrlpool.h index 69def597f..cc45f3293 100644 --- a/include/whrlpool.h +++ b/include/whrlpool.h @@ -1,6 +1,6 @@ /************************************************* * Whirlpool Header File * -* (C) 1999-2008 The Botan Project * +* (C) 1999-2007 The Botan Project * *************************************************/ #ifndef BOTAN_WHIRLPOOL_H__ diff --git a/include/x509_ca.h b/include/x509_ca.h index b21517fc5..933324960 100644 --- a/include/x509_ca.h +++ b/include/x509_ca.h @@ -1,6 +1,6 @@ /************************************************* * X.509 Certificate Authority Header File * -* (C) 1999-2008 The Botan Project * +* (C) 1999-2007 The Botan Project * *************************************************/ #ifndef BOTAN_X509_CA_H__ diff --git a/include/x509_crl.h b/include/x509_crl.h index 7356afb3c..7960c4cb9 100644 --- a/include/x509_crl.h +++ b/include/x509_crl.h @@ -1,6 +1,6 @@ /************************************************* * X.509 CRL Header File * -* (C) 1999-2008 The Botan Project * +* (C) 1999-2007 The Botan Project * *************************************************/ #ifndef BOTAN_X509_CRL_H__ diff --git a/include/x509_ext.h b/include/x509_ext.h index e0c498b96..2e7370fbd 100644 --- a/include/x509_ext.h +++ b/include/x509_ext.h @@ -1,6 +1,6 @@ /************************************************* * X.509 Certificate Extensions Header File * -* (C) 1999-2008 The Botan Project * +* (C) 1999-2007 The Botan Project * *************************************************/ #ifndef BOTAN_X509_EXTENSIONS_H__ diff --git a/include/x509_key.h b/include/x509_key.h index 8104884f5..555ef1549 100644 --- a/include/x509_key.h +++ b/include/x509_key.h @@ -1,6 +1,6 @@ /************************************************* * X.509 Public Key Header File * -* (C) 1999-2008 The Botan Project * +* (C) 1999-2007 The Botan Project * *************************************************/ #ifndef BOTAN_X509_PUBLIC_KEY_H__ diff --git a/include/x509_obj.h b/include/x509_obj.h index b9b85ed7c..d72ef71a4 100644 --- a/include/x509_obj.h +++ b/include/x509_obj.h @@ -1,6 +1,6 @@ /************************************************* * X.509 SIGNED Object Header File * -* (C) 1999-2008 The Botan Project * +* (C) 1999-2007 The Botan Project * *************************************************/ #ifndef BOTAN_X509_OBJECT_H__ diff --git a/include/x509cert.h b/include/x509cert.h index 62d96e882..3d3ad54fb 100644 --- a/include/x509cert.h +++ b/include/x509cert.h @@ -1,6 +1,6 @@ /************************************************* * X.509 Certificates Header File * -* (C) 1999-2008 The Botan Project * +* (C) 1999-2007 The Botan Project * *************************************************/ #ifndef BOTAN_X509_CERTS_H__ diff --git a/include/x509find.h b/include/x509find.h index f1f741c0d..e27d4b94c 100644 --- a/include/x509find.h +++ b/include/x509find.h @@ -1,6 +1,6 @@ /************************************************* * X.509 Certificate Store Searching Header File * -* (C) 1999-2008 The Botan Project * +* (C) 1999-2007 The Botan Project * *************************************************/ #ifndef BOTAN_X509_CERT_STORE_SEARCH_H__ diff --git a/include/x509self.h b/include/x509self.h index 31739fd0d..eb9628a0b 100644 --- a/include/x509self.h +++ b/include/x509self.h @@ -1,6 +1,6 @@ /************************************************* * X.509 Self-Signed Certificate Header File * -* (C) 1999-2008 The Botan Project * +* (C) 1999-2007 The Botan Project * *************************************************/ #ifndef BOTAN_X509_SELF_H__ diff --git a/include/x509stat.h b/include/x509stat.h index d00956cd4..c13cc31fa 100644 --- a/include/x509stat.h +++ b/include/x509stat.h @@ -1,6 +1,6 @@ /************************************************* * Globally Saved X.509 State Header * -* (C) 1999-2008 The Botan Project * +* (C) 1999-2007 The Botan Project * *************************************************/ #include <botan/asn1_oid.h> diff --git a/include/x509stor.h b/include/x509stor.h index be510dd14..9a6e10502 100644 --- a/include/x509stor.h +++ b/include/x509stor.h @@ -1,6 +1,6 @@ /************************************************* * X.509 Certificate Store Header File * -* (C) 1999-2008 The Botan Project * +* (C) 1999-2007 The Botan Project * *************************************************/ #ifndef BOTAN_X509_CERT_STORE_H__ diff --git a/include/x919_mac.h b/include/x919_mac.h index 134903305..03e91bf4b 100644 --- a/include/x919_mac.h +++ b/include/x919_mac.h @@ -1,6 +1,6 @@ /************************************************* * ANSI X9.19 MAC Header File * -* (C) 1999-2008 The Botan Project * +* (C) 1999-2007 The Botan Project * *************************************************/ #ifndef BOTAN_ANSI_X919_MAC_H__ diff --git a/include/x931_rng.h b/include/x931_rng.h index 6a7746735..a76204a05 100644 --- a/include/x931_rng.h +++ b/include/x931_rng.h @@ -1,6 +1,6 @@ /************************************************* * ANSI X9.31 RNG Header File * -* (C) 1999-2008 The Botan Project * +* (C) 1999-2007 The Botan Project * *************************************************/ #ifndef BOTAN_ANSI_X931_RNG_H__ diff --git a/include/xtea.h b/include/xtea.h index fa1b13729..a85e394c2 100644 --- a/include/xtea.h +++ b/include/xtea.h @@ -1,6 +1,6 @@ /************************************************* * XTEA Header File * -* (C) 1999-2008 The Botan Project * +* (C) 1999-2007 The Botan Project * *************************************************/ #ifndef BOTAN_XTEA_H__ |