diff options
Diffstat (limited to 'scripts/dpkg-name.sh')
-rwxr-xr-x | scripts/dpkg-name.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/dpkg-name.sh b/scripts/dpkg-name.sh index fc4c2371a..ac6aec8e2 100755 --- a/scripts/dpkg-name.sh +++ b/scripts/dpkg-name.sh @@ -19,7 +19,7 @@ echo "# ${prog} ${version} -- ${purpose} # This is distributed in the hope that it will be useful, but # WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the file -# /usr/doc/copyright/GPL for more details." +# /usr/share/common-licenses/GPL for more details." } stderr () { |