diff options
author | Roger Dingledine <arma@torproject.org> | 2002-09-27 02:46:29 +0000 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2002-09-27 02:46:29 +0000 |
commit | e7ecd5e1d595e08ac9fa90896b0c76b70f4e7944 (patch) | |
tree | 9263a80f621257892ae681e2f2ef08c1ed9e3b92 /Makefile.am | |
parent | 5811b22bee01a7943954d22cdd4ecc682b3a1301 (diff) | |
download | tor-e7ecd5e1d595e08ac9fa90896b0c76b70f4e7944.tar.gz tor-e7ecd5e1d595e08ac9fa90896b0c76b70f4e7944.zip |
actually writing down the current license state
svn:r116
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 38f7a122d2..c19c8accc9 100644 --- a/Makefile.am +++ b/Makefile.am @@ -3,5 +3,5 @@ SUBDIRS = src DIST_SUBDIRS = src -EXTRA_DIST = TODO HACKING FAQ +EXTRA_DIST = HACKING FAQ LICENSE |