From 08d4411b59dd8bd0e7d8009003b71d23acbf6eee Mon Sep 17 00:00:00 2001 From: Spencer Oliver Date: Sun, 2 Jun 2013 20:32:36 +0100 Subject: update files to correct FSF address Change-Id: I429f7fd51f77b0e7c86d7a7f110ca31afd76c173 Signed-off-by: Spencer Oliver Reviewed-on: http://openocd.zylin.com/1426 Tested-by: jenkins Reviewed-by: Paul Fertser --- src/helper/bin2char.c | 2 +- src/helper/binarybuffer.c | 2 +- src/helper/binarybuffer.h | 2 +- src/helper/command.c | 2 +- src/helper/command.h | 2 +- src/helper/configuration.c | 2 +- src/helper/configuration.h | 2 +- src/helper/fileio.c | 2 +- src/helper/fileio.h | 2 +- src/helper/ioutil.c | 2 +- src/helper/ioutil.h | 2 +- src/helper/ioutil_stubs.c | 2 +- src/helper/log.c | 2 +- src/helper/log.h | 2 +- src/helper/options.c | 2 +- src/helper/replacements.c | 2 +- src/helper/replacements.h | 2 +- src/helper/system.h | 2 +- src/helper/time_support.c | 2 +- src/helper/time_support.h | 2 +- src/helper/time_support_common.c | 2 +- src/helper/types.h | 2 +- src/helper/util.c | 2 +- src/helper/util.h | 2 +- 24 files changed, 24 insertions(+), 24 deletions(-) (limited to 'src/helper') diff --git a/src/helper/bin2char.c b/src/helper/bin2char.c index a214b63..d5fe7f3 100644 --- a/src/helper/bin2char.c +++ b/src/helper/bin2char.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. * + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * ***************************************************************************/ #include diff --git a/src/helper/binarybuffer.c b/src/helper/binarybuffer.c index b3e4491..5defcda 100644 --- a/src/helper/binarybuffer.c +++ b/src/helper/binarybuffer.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. * + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * ***************************************************************************/ #ifdef HAVE_CONFIG_H diff --git a/src/helper/binarybuffer.h b/src/helper/binarybuffer.h index 633ed9e..3fbfea4 100644 --- a/src/helper/binarybuffer.h +++ b/src/helper/binarybuffer.h @@ -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. * + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * ***************************************************************************/ #ifndef BINARYBUFFER_H diff --git a/src/helper/command.c b/src/helper/command.c index bb04fb6..cf824a6 100644 --- a/src/helper/command.c +++ b/src/helper/command.c @@ -24,7 +24,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. * + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * ***************************************************************************/ #ifdef HAVE_CONFIG_H diff --git a/src/helper/command.h b/src/helper/command.h index e50fff2..7623563 100644 --- a/src/helper/command.h +++ b/src/helper/command.h @@ -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. * + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * ***************************************************************************/ #ifndef COMMAND_H diff --git a/src/helper/configuration.c b/src/helper/configuration.c index bfb73fd..31a618c 100644 --- a/src/helper/configuration.c +++ b/src/helper/configuration.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. * + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * ***************************************************************************/ #ifdef HAVE_CONFIG_H #include "config.h" diff --git a/src/helper/configuration.h b/src/helper/configuration.h index 749f007..7b9f711 100644 --- a/src/helper/configuration.h +++ b/src/helper/configuration.h @@ -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. * + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * ***************************************************************************/ #ifndef CONFIGURATION_H diff --git a/src/helper/fileio.c b/src/helper/fileio.c index 4963d22..04cfaf5 100644 --- a/src/helper/fileio.c +++ b/src/helper/fileio.c @@ -21,7 +21,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. * + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * ***************************************************************************/ #ifdef HAVE_CONFIG_H diff --git a/src/helper/fileio.h b/src/helper/fileio.h index 25b079d..680bdd2 100644 --- a/src/helper/fileio.h +++ b/src/helper/fileio.h @@ -21,7 +21,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. * + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * ***************************************************************************/ #ifndef FILEIO_H diff --git a/src/helper/ioutil.c b/src/helper/ioutil.c index dc0c5c4..ba7e215 100644 --- a/src/helper/ioutil.c +++ b/src/helper/ioutil.c @@ -14,7 +14,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. * + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * ***************************************************************************/ /* this file contains various functionality useful to standalone systems */ diff --git a/src/helper/ioutil.h b/src/helper/ioutil.h index 82cce4e..8cd9157 100644 --- a/src/helper/ioutil.h +++ b/src/helper/ioutil.h @@ -14,7 +14,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. * + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * ***************************************************************************/ #ifndef HELPER_IOUTILS_H diff --git a/src/helper/ioutil_stubs.c b/src/helper/ioutil_stubs.c index 3cd9f97..a87f1b6 100644 --- a/src/helper/ioutil_stubs.c +++ b/src/helper/ioutil_stubs.c @@ -14,7 +14,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. * + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * ***************************************************************************/ #ifdef HAVE_CONFIG_H diff --git a/src/helper/log.c b/src/helper/log.c index ff84dbf..cb1fbac 100644 --- a/src/helper/log.c +++ b/src/helper/log.c @@ -21,7 +21,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. * + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * ***************************************************************************/ #ifdef HAVE_CONFIG_H diff --git a/src/helper/log.h b/src/helper/log.h index e161a6e..e1801e9 100644 --- a/src/helper/log.h +++ b/src/helper/log.h @@ -21,7 +21,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. * + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * ***************************************************************************/ #ifndef ERROR_H diff --git a/src/helper/options.c b/src/helper/options.c index e6b0f64..d0a4a70 100644 --- a/src/helper/options.c +++ b/src/helper/options.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. * + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * ***************************************************************************/ #ifdef HAVE_CONFIG_H diff --git a/src/helper/replacements.c b/src/helper/replacements.c index 0ba98a4..2ae87e5 100644 --- a/src/helper/replacements.c +++ b/src/helper/replacements.c @@ -21,7 +21,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. * + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * ***************************************************************************/ /* DANGER!!!! These must be defined *BEFORE* replacements.h and the malloc() macro!!!! */ diff --git a/src/helper/replacements.h b/src/helper/replacements.h index 7c2e44b..0fe93b2 100644 --- a/src/helper/replacements.h +++ b/src/helper/replacements.h @@ -21,7 +21,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. * + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * ***************************************************************************/ #ifndef REPLACEMENTS_H diff --git a/src/helper/system.h b/src/helper/system.h index 82d0cae..f710cfb 100644 --- a/src/helper/system.h +++ b/src/helper/system.h @@ -17,7 +17,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. * + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * ***************************************************************************/ #ifndef SYSTEM_H diff --git a/src/helper/time_support.c b/src/helper/time_support.c index f7e9352..c5978b4 100644 --- a/src/helper/time_support.c +++ b/src/helper/time_support.c @@ -21,7 +21,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. * + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * ***************************************************************************/ #ifdef HAVE_CONFIG_H diff --git a/src/helper/time_support.h b/src/helper/time_support.h index 4c46127..ab83982 100644 --- a/src/helper/time_support.h +++ b/src/helper/time_support.h @@ -21,7 +21,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. * + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * ***************************************************************************/ #ifndef TIME_SUPPORT_H diff --git a/src/helper/time_support_common.c b/src/helper/time_support_common.c index dc55d11..fd564e3 100644 --- a/src/helper/time_support_common.c +++ b/src/helper/time_support_common.c @@ -21,7 +21,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. * + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * ***************************************************************************/ #ifdef HAVE_CONFIG_H diff --git a/src/helper/types.h b/src/helper/types.h index 6866f56..3d27e83 100644 --- a/src/helper/types.h +++ b/src/helper/types.h @@ -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. * + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * ***************************************************************************/ #ifndef TYPES_H #define TYPES_H diff --git a/src/helper/util.c b/src/helper/util.c index e60397d..55b92a7 100644 --- a/src/helper/util.c +++ b/src/helper/util.c @@ -14,7 +14,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. * + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * ***************************************************************************/ /* this file contains various functionality useful to standalone systems */ diff --git a/src/helper/util.h b/src/helper/util.h index ac42941..48db725 100644 --- a/src/helper/util.h +++ b/src/helper/util.h @@ -14,7 +14,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. * + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * ***************************************************************************/ #ifndef HELPER_UTILS_H -- cgit v1.1