From 3a9f6d91f4b1e36d92ea18237ae8caf1bb639203 Mon Sep 17 00:00:00 2001 From: Clint Adams Date: Fri, 27 Jul 2012 23:33:03 -0400 Subject: Use proper Unicode copyright glyph before someone gets upset. --- Codec/Encryption/OpenPGP/ASCIIArmor.hs | 2 +- Codec/Encryption/OpenPGP/ASCIIArmor/Decode.hs | 2 +- Codec/Encryption/OpenPGP/ASCIIArmor/Encode.hs | 2 +- Codec/Encryption/OpenPGP/ASCIIArmor/Multipart.hs | 2 +- Codec/Encryption/OpenPGP/ASCIIArmor/Types.hs | 2 +- Codec/Encryption/OpenPGP/ASCIIArmor/Utils.hs | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) (limited to 'Codec') diff --git a/Codec/Encryption/OpenPGP/ASCIIArmor.hs b/Codec/Encryption/OpenPGP/ASCIIArmor.hs index fcb7337..e38738a 100644 --- a/Codec/Encryption/OpenPGP/ASCIIArmor.hs +++ b/Codec/Encryption/OpenPGP/ASCIIArmor.hs @@ -1,5 +1,5 @@ -- ASCIIArmor.hs: OpenPGP (RFC4880) ASCII armor implementation --- Copyright Ⓒ 2012 Clint Adams +-- Copyright © 2012 Clint Adams -- This software is released under the terms of the ISC license. -- (See the LICENSE file). diff --git a/Codec/Encryption/OpenPGP/ASCIIArmor/Decode.hs b/Codec/Encryption/OpenPGP/ASCIIArmor/Decode.hs index bfaef39..b1cc5c0 100644 --- a/Codec/Encryption/OpenPGP/ASCIIArmor/Decode.hs +++ b/Codec/Encryption/OpenPGP/ASCIIArmor/Decode.hs @@ -1,6 +1,6 @@ {-# LANGUAGE OverloadedStrings #-} -- ASCIIArmor/Decode.hs: OpenPGP (RFC4880) ASCII armor implementation --- Copyright Ⓒ 2012 Clint Adams +-- Copyright © 2012 Clint Adams -- This software is released under the terms of the ISC license. -- (See the LICENSE file). diff --git a/Codec/Encryption/OpenPGP/ASCIIArmor/Encode.hs b/Codec/Encryption/OpenPGP/ASCIIArmor/Encode.hs index cb7eb3d..a1f8bba 100644 --- a/Codec/Encryption/OpenPGP/ASCIIArmor/Encode.hs +++ b/Codec/Encryption/OpenPGP/ASCIIArmor/Encode.hs @@ -1,5 +1,5 @@ -- ASCIIArmor/Encode.hs: OpenPGP (RFC4880) ASCII armor implementation --- Copyright Ⓒ 2012 Clint Adams +-- Copyright © 2012 Clint Adams -- This software is released under the terms of the ISC license. -- (See the LICENSE file). diff --git a/Codec/Encryption/OpenPGP/ASCIIArmor/Multipart.hs b/Codec/Encryption/OpenPGP/ASCIIArmor/Multipart.hs index e3f6c34..385074f 100644 --- a/Codec/Encryption/OpenPGP/ASCIIArmor/Multipart.hs +++ b/Codec/Encryption/OpenPGP/ASCIIArmor/Multipart.hs @@ -1,5 +1,5 @@ -- ASCIIArmor/Multipart.hs: OpenPGP (RFC4880) ASCII armor implementation --- Copyright Ⓒ 2012 Clint Adams +-- Copyright © 2012 Clint Adams -- This software is released under the terms of the ISC license. -- (See the LICENSE file). diff --git a/Codec/Encryption/OpenPGP/ASCIIArmor/Types.hs b/Codec/Encryption/OpenPGP/ASCIIArmor/Types.hs index fa83d23..bcc74a2 100644 --- a/Codec/Encryption/OpenPGP/ASCIIArmor/Types.hs +++ b/Codec/Encryption/OpenPGP/ASCIIArmor/Types.hs @@ -1,5 +1,5 @@ -- ASCIIArmor/Decode.hs: OpenPGP (RFC4880) ASCII armor implementation --- Copyright Ⓒ 2012 Clint Adams +-- Copyright © 2012 Clint Adams -- This software is released under the terms of the ISC license. -- (See the LICENSE file). diff --git a/Codec/Encryption/OpenPGP/ASCIIArmor/Utils.hs b/Codec/Encryption/OpenPGP/ASCIIArmor/Utils.hs index dddecab..8dacc70 100644 --- a/Codec/Encryption/OpenPGP/ASCIIArmor/Utils.hs +++ b/Codec/Encryption/OpenPGP/ASCIIArmor/Utils.hs @@ -1,5 +1,5 @@ -- ASCIIArmor/Utils.hs: OpenPGP (RFC4880) ASCII armor implementation --- Copyright Ⓒ 2012 Clint Adams +-- Copyright © 2012 Clint Adams -- This software is released under the terms of the ISC license. -- (See the LICENSE file). -- cgit v1.2.3