diff options
author | Daniel Burrows <dburrows@debian.org> | 2011-04-02 12:34:27 -0700 |
---|---|---|
committer | Daniel Burrows <dburrows@debian.org> | 2011-04-02 12:34:27 -0700 |
commit | 7a3e067220baf022374abecd928713adbf8d6cdf (patch) | |
tree | 4a58189aa0131381fca97924ae51fb80de9a6a27 /.gitignore | |
parent | 3c54ab8f657129bcee2891a77b2c895604679a36 (diff) | |
download | aptitude-7a3e067220baf022374abecd928713adbf8d6cdf.tar.gz |
Explicitly include the GPL2 in the source tree.
automake correctly points out that this was getting symlinked to a
version of the GPL that I might not have chosen. I think switching to
v3 at some point makes sense, but there are lots of files to edit :-/
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -2,7 +2,6 @@ *~ # automake template stuff. -COPYING ChangeLog INSTALL |