[arm/master] Reverting change to the license (looks like that isn't allowed) and removing copyright section from the man page.

commit a40075d0258738b4620f95c541ca8fd20a2d2bfc Author: Damian Johnson <atagar@torproject.org> Date: Sun Dec 12 01:02:54 2010 +0000 Reverting change to the license (looks like that isn't allowed) and removing copyright section from the man page. svn:r23927 --- LICENSE | 2 +- arm.1 | 3 --- 2 files changed, 1 insertions(+), 4 deletions(-) diff --git a/LICENSE b/LICENSE index 1528791..94a9ed0 100644 --- a/LICENSE +++ b/LICENSE @@ -1,7 +1,7 @@ GNU GENERAL PUBLIC LICENSE Version 3, 29 June 2007 - Copyright (C) 2009-2010 Damian Johnson <atagar1@gmail.com> + Copyright (C) 2007 Free Software Foundation, Inc. <http://fsf.org/> Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. diff --git a/arm.1 b/arm.1 index 32ab749..58cc3ce 100644 --- a/arm.1 +++ b/arm.1 @@ -68,6 +68,3 @@ Sample armrc configuration file that documents all options .SH AUTHOR Written by Damian Johnson (atagar1@gmail.com) -.SH COPYRIGHT -GNU GPL version 3, \fIhttp://gnu.org/licenses/gpl.html\fR -
participants (1)
-
sebastian@torproject.org