Skip to content

Commit

Permalink
Updated FSF address. Patch from David Woodhouse.
Browse files Browse the repository at this point in the history
  • Loading branch information
niels-moller committed Jul 7, 2012
1 parent 75d3fcc commit ee6ff2c
Show file tree
Hide file tree
Showing 237 changed files with 468 additions and 466 deletions.
2 changes: 2 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
2012-07-07 Niels Möller <nisse@lysator.liu.se>

Copyright headers: Updated FSF address. Patch from David Woodhouse.

* examples/Makefile.in (BENCH_LIBS): Added -lm, needed for the
ldexp function. Reported by Anthony G. Basile.

Expand Down
4 changes: 2 additions & 2 deletions aes-decrypt-internal.c
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,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
Expand Down
4 changes: 2 additions & 2 deletions aes-decrypt.c
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,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
Expand Down
4 changes: 2 additions & 2 deletions aes-encrypt-internal.c
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,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
Expand Down
4 changes: 2 additions & 2 deletions aes-encrypt-table.c
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,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
Expand Down
4 changes: 2 additions & 2 deletions aes-encrypt.c
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,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
Expand Down
4 changes: 2 additions & 2 deletions aes-internal.h
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,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.
*/

#ifndef NETTLE_AES_INTERNAL_H_INCLUDED
Expand Down
4 changes: 2 additions & 2 deletions aes-meta.c
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,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
Expand Down
4 changes: 2 additions & 2 deletions aes-set-decrypt-key.c
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,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.
*/

/* Originally written by Rafael R. Sevilla <dido@pacific.net.ph> */
Expand Down
4 changes: 2 additions & 2 deletions aes-set-encrypt-key.c
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,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.
*/

/* Originally written by Rafael R. Sevilla <dido@pacific.net.ph> */
Expand Down
4 changes: 2 additions & 2 deletions aes.h
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,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.
*/

#ifndef NETTLE_AES_H_INCLUDED
Expand Down
4 changes: 2 additions & 2 deletions arcfour-crypt.c
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,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
Expand Down
4 changes: 2 additions & 2 deletions arcfour-meta.c
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,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
Expand Down
4 changes: 2 additions & 2 deletions arcfour.c
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,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
Expand Down
4 changes: 2 additions & 2 deletions arcfour.h
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,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.
*/

#ifndef NETTLE_ARCFOUR_H_INCLUDED
Expand Down
4 changes: 2 additions & 2 deletions arctwo-meta.c
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,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
Expand Down
4 changes: 2 additions & 2 deletions arctwo.c
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,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.
*/

/* This implementation was written by Nikos Mavroyanopoulos for GNUTLS
Expand Down
4 changes: 2 additions & 2 deletions arctwo.h
Original file line number Diff line number Diff line change
Expand Up @@ -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.
*/

#ifndef NETTLE_ARCTWO_H_INCLUDED
Expand Down
4 changes: 2 additions & 2 deletions asn1.h
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,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.
*/

#ifndef NETTLE_ASN1_H_INCLUDED
Expand Down
4 changes: 2 additions & 2 deletions base16-decode.c
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,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
Expand Down
4 changes: 2 additions & 2 deletions base16-encode.c
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,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
Expand Down
4 changes: 2 additions & 2 deletions base16-meta.c
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,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
Expand Down
4 changes: 2 additions & 2 deletions base16.h
Original file line number Diff line number Diff line change
Expand Up @@ -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.
*/

#ifndef NETTLE_BASE16_H_INCLUDED
Expand Down
4 changes: 2 additions & 2 deletions base64-decode.c
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,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
Expand Down
4 changes: 2 additions & 2 deletions base64-encode.c
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,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
Expand Down
4 changes: 2 additions & 2 deletions base64-meta.c
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,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
Expand Down
4 changes: 2 additions & 2 deletions base64.h
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,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.
*/

#ifndef NETTLE_BASE64_H_INCLUDED
Expand Down
4 changes: 2 additions & 2 deletions bignum-next-prime.c
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,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
Expand Down
4 changes: 2 additions & 2 deletions bignum-random-prime.c
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,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
Expand Down
4 changes: 2 additions & 2 deletions bignum-random.c
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,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
Expand Down
4 changes: 2 additions & 2 deletions bignum.c
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,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
Expand Down
4 changes: 2 additions & 2 deletions bignum.h
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,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.
*/

#ifndef NETTLE_BIGNUM_H_INCLUDED
Expand Down
4 changes: 2 additions & 2 deletions blowfish.c
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,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.
*/

/* This file is derived from cipher/blowfish.c in Libgcrypt v1.4.6.
Expand Down
4 changes: 2 additions & 2 deletions blowfish.h
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,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.
*/

#ifndef NETTLE_BLOWFISH_H_INCLUDED
Expand Down
4 changes: 2 additions & 2 deletions buffer-init.c
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,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
Expand Down
4 changes: 2 additions & 2 deletions buffer.c
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,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
Expand Down
Loading

0 comments on commit ee6ff2c

Please sign in to comment.