aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitry Smirnov <onlyjob@member.fsf.org>2012-09-19 17:34:32 +1000
committerDmitry Smirnov <onlyjob@member.fsf.org>2012-09-19 17:34:32 +1000
commit8154f191b8bd0b7696e19932bcc84eca36b0c250 (patch)
tree65932ddab1120c03100edf9a45a31d9673f673ed
parent8373c9f74993e218a08819cbcdbab3f3564bbeba (diff)
downloadgit2cl-8154f191b8bd0b7696e19932bcc84eca36b0c250.zip
git2cl-8154f191b8bd0b7696e19932bcc84eca36b0c250.tar.gz
git2cl-8154f191b8bd0b7696e19932bcc84eca36b0c250.tar.bz2
correcting FSF address (#37391)
-rwxr-xr-xgit2cl4
1 files changed, 2 insertions, 2 deletions
diff --git a/git2cl b/git2cl
index 1c2ab3f..bc36f7e 100755
--- a/git2cl
+++ b/git2cl
@@ -30,8 +30,8 @@
#
# You should have received a copy of the GNU General Public License
# along with git2cl; see the file COPYING. If not, write to the Free
-# Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-# 02111-1307, USA.
+# Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301 USA.
use strict;
use POSIX qw(strftime);