diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-04-16 23:59:46 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-04-16 23:59:46 +0100 |
| commit | cebee014bb7a63a59f370414b73417ad01489842 (patch) | |
| tree | 7a5a744826e966845fe7a8a5893e0ac43868a555 | |
| parent | 78254c422d94801a6e5415ac7a106bbb90ab58d9 (diff) | |
Fix FSF address.
| -rw-r--r-- | test/tests.cc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/test/tests.cc b/test/tests.cc index 9d07e7c..6f5d5cb 100644 --- a/test/tests.cc +++ b/test/tests.cc @@ -1,5 +1,5 @@ /* - Copyright (C) 2012 Carl Hetherington <cth@carlh.net> + Copyright (C) 2012-2016 Carl Hetherington <cth@carlh.net> This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ |
