diff options
author | Aaron Griffin <aaron@archlinux.org> | 2006-10-19 15:15:20 +0000 |
---|---|---|
committer | Aaron Griffin <aaron@archlinux.org> | 2006-10-19 15:15:20 +0000 |
commit | 51b8f9acc73b3709b28b387967605171b5df7e69 (patch) | |
tree | fc73c5c7df4c0ffe12b97479d56721000d3465da /scripts | |
parent | ace2d6f0632d7862d213d7ea6349d5ad68a5f082 (diff) | |
download | pacman-51b8f9acc73b3709b28b387967605171b5df7e69.tar.xz |
Added copyright holder
Diffstat (limited to 'scripts')
-rwxr-xr-x | scripts/makepkg | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/makepkg b/scripts/makepkg index 21e95b84..55680b0d 100755 --- a/scripts/makepkg +++ b/scripts/makepkg @@ -3,6 +3,7 @@ # makepkg # # Copyright (c) 2002-2006 by Judd Vinet <jvinet@zeroflux.org> +# Copyright (c) 2006 by Miklos Vajna <vmiklos@frugalware.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 |