diff options
Diffstat (limited to 'scripts/Dpkg/Source')
-rw-r--r-- | scripts/Dpkg/Source/Archive.pm | 2 | ||||
-rw-r--r-- | scripts/Dpkg/Source/CompressedFile.pm | 2 | ||||
-rw-r--r-- | scripts/Dpkg/Source/Compressor.pm | 2 | ||||
-rw-r--r-- | scripts/Dpkg/Source/Package.pm | 2 | ||||
-rw-r--r-- | scripts/Dpkg/Source/Package/V1.pm | 2 | ||||
-rw-r--r-- | scripts/Dpkg/Source/Package/V2.pm | 2 | ||||
-rw-r--r-- | scripts/Dpkg/Source/Package/V3/custom.pm | 2 | ||||
-rw-r--r-- | scripts/Dpkg/Source/Package/V3/native.pm | 2 | ||||
-rw-r--r-- | scripts/Dpkg/Source/Package/V3/quilt.pm | 2 | ||||
-rw-r--r-- | scripts/Dpkg/Source/Patch.pm | 2 |
10 files changed, 10 insertions, 10 deletions
diff --git a/scripts/Dpkg/Source/Archive.pm b/scripts/Dpkg/Source/Archive.pm index 5974e5111..8c5c84522 100644 --- a/scripts/Dpkg/Source/Archive.pm +++ b/scripts/Dpkg/Source/Archive.pm @@ -1,4 +1,4 @@ -# Copyright 2008 Raphaël Hertzog <hertzog@debian.org> +# Copyright © 2008 Raphaël Hertzog <hertzog@debian.org> # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/scripts/Dpkg/Source/CompressedFile.pm b/scripts/Dpkg/Source/CompressedFile.pm index 94fdce936..8465a56c5 100644 --- a/scripts/Dpkg/Source/CompressedFile.pm +++ b/scripts/Dpkg/Source/CompressedFile.pm @@ -1,4 +1,4 @@ -# Copyright 2008 Raphaël Hertzog <hertzog@debian.org> +# Copyright © 2008 Raphaël Hertzog <hertzog@debian.org> # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/scripts/Dpkg/Source/Compressor.pm b/scripts/Dpkg/Source/Compressor.pm index 1843a2fb3..617444456 100644 --- a/scripts/Dpkg/Source/Compressor.pm +++ b/scripts/Dpkg/Source/Compressor.pm @@ -1,4 +1,4 @@ -# Copyright 2008 Raphaël Hertzog <hertzog@debian.org> +# Copyright © 2008 Raphaël Hertzog <hertzog@debian.org> # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/scripts/Dpkg/Source/Package.pm b/scripts/Dpkg/Source/Package.pm index 4818a6cc9..2ba8479e7 100644 --- a/scripts/Dpkg/Source/Package.pm +++ b/scripts/Dpkg/Source/Package.pm @@ -1,4 +1,4 @@ -# Copyright 2008 Raphaël Hertzog <hertzog@debian.org> +# Copyright © 2008 Raphaël Hertzog <hertzog@debian.org> # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/scripts/Dpkg/Source/Package/V1.pm b/scripts/Dpkg/Source/Package/V1.pm index 00fccf6c5..0af9ecac7 100644 --- a/scripts/Dpkg/Source/Package/V1.pm +++ b/scripts/Dpkg/Source/Package/V1.pm @@ -1,4 +1,4 @@ -# Copyright 2008 Raphaël Hertzog <hertzog@debian.org> +# Copyright © 2008 Raphaël Hertzog <hertzog@debian.org> # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/scripts/Dpkg/Source/Package/V2.pm b/scripts/Dpkg/Source/Package/V2.pm index 76c5bf958..1e0b71c66 100644 --- a/scripts/Dpkg/Source/Package/V2.pm +++ b/scripts/Dpkg/Source/Package/V2.pm @@ -1,4 +1,4 @@ -# Copyright 2008 Raphaël Hertzog <hertzog@debian.org> +# Copyright © 2008 Raphaël Hertzog <hertzog@debian.org> # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/scripts/Dpkg/Source/Package/V3/custom.pm b/scripts/Dpkg/Source/Package/V3/custom.pm index 8ad92cf2d..0464eba46 100644 --- a/scripts/Dpkg/Source/Package/V3/custom.pm +++ b/scripts/Dpkg/Source/Package/V3/custom.pm @@ -1,4 +1,4 @@ -# Copyright 2008 Raphaël Hertzog <hertzog@debian.org> +# Copyright © 2008 Raphaël Hertzog <hertzog@debian.org> # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/scripts/Dpkg/Source/Package/V3/native.pm b/scripts/Dpkg/Source/Package/V3/native.pm index b4353752d..11b5e0fd8 100644 --- a/scripts/Dpkg/Source/Package/V3/native.pm +++ b/scripts/Dpkg/Source/Package/V3/native.pm @@ -1,4 +1,4 @@ -# Copyright 2008 Raphaël Hertzog <hertzog@debian.org> +# Copyright © 2008 Raphaël Hertzog <hertzog@debian.org> # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/scripts/Dpkg/Source/Package/V3/quilt.pm b/scripts/Dpkg/Source/Package/V3/quilt.pm index cddc63687..69d6cc5e8 100644 --- a/scripts/Dpkg/Source/Package/V3/quilt.pm +++ b/scripts/Dpkg/Source/Package/V3/quilt.pm @@ -1,4 +1,4 @@ -# Copyright 2008 Raphaël Hertzog <hertzog@debian.org> +# Copyright © 2008 Raphaël Hertzog <hertzog@debian.org> # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/scripts/Dpkg/Source/Patch.pm b/scripts/Dpkg/Source/Patch.pm index a205f288f..12500daf4 100644 --- a/scripts/Dpkg/Source/Patch.pm +++ b/scripts/Dpkg/Source/Patch.pm @@ -1,4 +1,4 @@ -# Copyright 2008 Raphaël Hertzog <hertzog@debian.org> +# Copyright © 2008 Raphaël Hertzog <hertzog@debian.org> # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by |