diff options
author | joey <joey> | 2000-01-06 23:12:58 +0000 |
---|---|---|
committer | joey <joey> | 2000-01-06 23:12:58 +0000 |
commit | ac91153614219487564ce47e3d183d3c5ef160d2 (patch) | |
tree | 76f4b864360acdf63f3f3f863c4fef8467ad3258 /examples/rules.multi2 | |
parent | 7cd0c0bf3a091ff02d5120c37dae5b0aa28efb5c (diff) |
r330: * Make all examples rules files executable.
* Copyright date updates.
Diffstat (limited to 'examples/rules.multi2')
-rwxr-xr-x | examples/rules.multi2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/rules.multi2 b/examples/rules.multi2 index fa7ae6e..509fa44 100755 --- a/examples/rules.multi2 +++ b/examples/rules.multi2 @@ -1,6 +1,6 @@ #!/usr/bin/make -f # Sample debian/rules that uses debhelper. -# GNU copyright 1997 to 1999 by Joey Hess. +# GPL copyright 1997 to 1999 by Joey Hess. # # This version is for a multibinary package. It also allows you to build any # of the binary packages independantly, via binary-<package> targets. |