diff options
author | Niels Möller <nisse@lysator.liu.se> | 2012-07-07 23:03:35 +0200 |
---|---|---|
committer | Niels Möller <nisse@lysator.liu.se> | 2012-07-07 23:03:35 +0200 |
commit | ee6ff2cc52df67191c06760f7e9c88e8e83862c1 (patch) | |
tree | 1d00a1e8ddb7df86094166fca2ee1114bacf9d94 /nettle-internal.c | |
parent | 75d3fcc8f153ee39b2eb25d174d569302fe303b7 (diff) | |
download | nettle-ee6ff2cc52df67191c06760f7e9c88e8e83862c1.tar.gz |
Updated FSF address. Patch from David Woodhouse.
Diffstat (limited to 'nettle-internal.c')
-rw-r--r-- | nettle-internal.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/nettle-internal.c b/nettle-internal.c index 5360c48a..d1d76752 100644 --- a/nettle-internal.c +++ b/nettle-internal.c @@ -20,8 +20,8 @@ * * You should have received a copy of the GNU Lesser General Public License * along with the nettle library; see the file COPYING.LIB. If not, write to - * the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02111-1301, USA. */ #if HAVE_CONFIG_H |