diff options
Diffstat (limited to 'scripts/Dpkg/Source/Package/V3')
-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 |
3 files changed, 3 insertions, 3 deletions
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 |