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 /ripemd160.c | |
parent | 75d3fcc8f153ee39b2eb25d174d569302fe303b7 (diff) | |
download | nettle-ee6ff2cc52df67191c06760f7e9c88e8e83862c1.tar.gz |
Updated FSF address. Patch from David Woodhouse.
Diffstat (limited to 'ripemd160.c')
-rw-r--r-- | ripemd160.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ripemd160.c b/ripemd160.c index ffcecc36..9011b9ee 100644 --- a/ripemd160.c +++ b/ripemd160.c @@ -17,8 +17,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 |