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