From: Jeff Garzik Date: Mon, 6 Aug 2012 17:04:36 +0000 (-0400) Subject: Update FSF mailing address in license. X-Git-Tag: v5~13 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d32709d1109224188586f4899f8a270036027734;p=thirdparty%2Frng-tools.git Update FSF mailing address in license. Caught by rpmlint. Signed-off-by: Jeff Garzik --- diff --git a/COPYING b/COPYING index d60c31a..87e7c44 100644 --- a/COPYING +++ b/COPYING @@ -2,7 +2,7 @@ Version 2, June 1991 Copyright (C) 1989, 1991 Free Software Foundation, Inc. - 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + 51 Franklin Street, Suite 500, Boston, MA 02110-1335 USA Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. @@ -305,7 +305,7 @@ the "copyright" line and a pointer to where the full notice is found. 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335 USA Also add information on how to contact you by electronic and paper mail. diff --git a/configure.ac b/configure.ac index cd38628..9b56472 100644 --- a/configure.ac +++ b/configure.ac @@ -15,7 +15,7 @@ dnl GNU General Public License for more details. dnl dnl You should have received a copy of the GNU General Public License dnl along with this program; if not, write to the Free Software -dnl Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +dnl Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335 USA AC_INIT(rng-tools, 4, [Jeff Garzik ]) AC_PREREQ(2.52) diff --git a/exits.h b/exits.h index a739581..4602799 100644 --- a/exits.h +++ b/exits.h @@ -15,7 +15,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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335 USA */ #ifndef EXITS__H diff --git a/fips.c b/fips.c index a0c04e2..b182a2b 100644 --- a/fips.c +++ b/fips.c @@ -15,7 +15,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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335 USA */ #define _GNU_SOURCE diff --git a/fips.h b/fips.h index a736277..b7acb09 100644 --- a/fips.h +++ b/fips.h @@ -15,7 +15,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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335 USA */ #ifndef FIPS__H diff --git a/rngd.c b/rngd.c index a9dbcb8..0205d40 100644 --- a/rngd.c +++ b/rngd.c @@ -23,7 +23,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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335 USA */ #define _GNU_SOURCE diff --git a/rngd.h b/rngd.h index 2dd8481..528eec0 100644 --- a/rngd.h +++ b/rngd.h @@ -15,7 +15,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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335 USA */ #ifndef RNGD__H diff --git a/rngd_entsource.c b/rngd_entsource.c index 46b051c..f0e219d 100644 --- a/rngd_entsource.c +++ b/rngd_entsource.c @@ -15,7 +15,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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335 USA */ #define _GNU_SOURCE diff --git a/rngd_entsource.h b/rngd_entsource.h index 79b8b86..e34f561 100644 --- a/rngd_entsource.h +++ b/rngd_entsource.h @@ -15,7 +15,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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335 USA */ #ifndef RNGD_ENTSOURCE__H diff --git a/rngd_linux.c b/rngd_linux.c index 46db951..c4f45de 100644 --- a/rngd_linux.c +++ b/rngd_linux.c @@ -15,7 +15,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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335 USA */ #define _GNU_SOURCE diff --git a/rngd_linux.h b/rngd_linux.h index 029584b..6e62934 100644 --- a/rngd_linux.h +++ b/rngd_linux.h @@ -15,7 +15,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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335 USA */ #ifndef RNGD_LINUX__H diff --git a/rngtest.c b/rngtest.c index 6b4a029..86117d2 100644 --- a/rngtest.c +++ b/rngtest.c @@ -18,7 +18,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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335 USA */ #define _GNU_SOURCE diff --git a/stats.c b/stats.c index eede033..5c4036a 100644 --- a/stats.c +++ b/stats.c @@ -15,7 +15,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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335 USA */ #define _GNU_SOURCE diff --git a/stats.h b/stats.h index 74df71a..92d93e1 100644 --- a/stats.h +++ b/stats.h @@ -15,7 +15,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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335 USA */ #ifndef STATS__H