diff options
author | wez <wez@1665872d-e22b-0410-9e5d-a57ad4215e6d> | 2006-03-11 18:55:22 +0000 |
---|---|---|
committer | wez <wez@1665872d-e22b-0410-9e5d-a57ad4215e6d> | 2006-03-11 18:55:22 +0000 |
commit | 9b5878ed50915f693cc8051abbb8d5c480db6b9e (patch) | |
tree | 0fd3605bccd4e90f51f99c35257de5dca21f8432 | |
parent | 637a036582901c34d46697f18f5bd56a587b6458 (diff) | |
download | portableumem-9b5878ed50915f693cc8051abbb8d5c480db6b9e.tar.gz |
don't clobber our nice copyright file with GPL
git-svn-id: https://labs.omniti.com/portableumem/trunk@8 1665872d-e22b-0410-9e5d-a57ad4215e6d
-rwxr-xr-x | autogen.sh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,3 +1,3 @@ #!/bin/sh -autoreconf -f -i -s +autoreconf -i -s |