From 710e56f3cb949f0a79321a800343b0af70e949ea Mon Sep 17 00:00:00 2001 From: Tristan Matthews <tristan.matthews@savoirfairelinux.com> Date: Wed, 12 Sep 2012 11:28:21 -0400 Subject: [PATCH] * #15493: fix FSF address for daemon/src/ --- daemon/src/account.cpp | 2 +- daemon/src/account.h | 2 +- daemon/src/account_schema.h | 2 +- daemon/src/array_size.h | 2 +- daemon/src/call.cpp | 2 +- daemon/src/call.h | 2 +- daemon/src/cc_config.h | 2 +- daemon/src/cc_thread.h | 2 +- daemon/src/codec.h | 2 +- daemon/src/conference.cpp | 2 +- daemon/src/conference.h | 2 +- daemon/src/eventthread.cpp | 2 +- daemon/src/eventthread.h | 2 +- daemon/src/fileutils.cpp | 2 +- daemon/src/fileutils.h | 2 +- daemon/src/global.h | 2 +- daemon/src/logger.cpp | 2 +- daemon/src/logger.h | 2 +- daemon/src/main.cpp | 2 +- daemon/src/manager.cpp | 2 +- daemon/src/manager.h | 2 +- daemon/src/managerimpl.cpp | 2 +- daemon/src/managerimpl.h | 2 +- daemon/src/managerimpl_registration.cpp | 2 +- daemon/src/noncopyable.h | 2 +- daemon/src/numbercleaner.cpp | 2 +- daemon/src/numbercleaner.h | 2 +- daemon/src/preferences.cpp | 2 +- daemon/src/preferences.h | 2 +- daemon/src/registration_states.h | 2 +- daemon/src/sfl_types.h | 2 +- daemon/src/voiplink.cpp | 2 +- daemon/src/voiplink.h | 2 +- 33 files changed, 33 insertions(+), 33 deletions(-) diff --git a/daemon/src/account.cpp b/daemon/src/account.cpp index eeddd54fcb..b57aa9e05b 100644 --- a/daemon/src/account.cpp +++ b/daemon/src/account.cpp @@ -16,7 +16,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., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * * Additional permission under GNU GPL version 3 section 7: * diff --git a/daemon/src/account.h b/daemon/src/account.h index 4f9d15b4e5..0ef6396732 100644 --- a/daemon/src/account.h +++ b/daemon/src/account.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., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * * Additional permission under GNU GPL version 3 section 7: * diff --git a/daemon/src/account_schema.h b/daemon/src/account_schema.h index 427495e01a..34314d4e27 100644 --- a/daemon/src/account_schema.h +++ b/daemon/src/account_schema.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., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * * Additional permission under GNU GPL version 3 section 7: * diff --git a/daemon/src/array_size.h b/daemon/src/array_size.h index 9bca08aadb..c5467a32aa 100644 --- a/daemon/src/array_size.h +++ b/daemon/src/array_size.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., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * * Additional permission under GNU GPL version 3 section 7: * diff --git a/daemon/src/call.cpp b/daemon/src/call.cpp index 22371f9e3f..e486208055 100644 --- a/daemon/src/call.cpp +++ b/daemon/src/call.cpp @@ -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., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * * Additional permission under GNU GPL version 3 section 7: * diff --git a/daemon/src/call.h b/daemon/src/call.h index 0553735af5..c8934a2076 100644 --- a/daemon/src/call.h +++ b/daemon/src/call.h @@ -16,7 +16,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., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * * Additional permission under GNU GPL version 3 section 7: * diff --git a/daemon/src/cc_config.h b/daemon/src/cc_config.h index 5f391d0b80..4d90733e35 100644 --- a/daemon/src/cc_config.h +++ b/daemon/src/cc_config.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., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * * Additional permission under GNU GPL version 3 section 7: * diff --git a/daemon/src/cc_thread.h b/daemon/src/cc_thread.h index fbbaf277e5..1425716965 100644 --- a/daemon/src/cc_thread.h +++ b/daemon/src/cc_thread.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., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * * Additional permission under GNU GPL version 3 section 7: * diff --git a/daemon/src/codec.h b/daemon/src/codec.h index 9584ad1a89..96c058c864 100644 --- a/daemon/src/codec.h +++ b/daemon/src/codec.h @@ -13,7 +13,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., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * * Additional permission under GNU GPL version 3 section 7: * diff --git a/daemon/src/conference.cpp b/daemon/src/conference.cpp index 93fb54b0b1..7203b5706f 100644 --- a/daemon/src/conference.cpp +++ b/daemon/src/conference.cpp @@ -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., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * * Additional permission under GNU GPL version 3 section 7: * diff --git a/daemon/src/conference.h b/daemon/src/conference.h index de57de4bec..1625f98a78 100644 --- a/daemon/src/conference.h +++ b/daemon/src/conference.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., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * * Additional permission under GNU GPL version 3 section 7: * diff --git a/daemon/src/eventthread.cpp b/daemon/src/eventthread.cpp index c46ffb52b4..bf7d71a4d2 100644 --- a/daemon/src/eventthread.cpp +++ b/daemon/src/eventthread.cpp @@ -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., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * * Additional permission under GNU GPL version 3 section 7: * diff --git a/daemon/src/eventthread.h b/daemon/src/eventthread.h index 6964e0e096..af0233edbf 100644 --- a/daemon/src/eventthread.h +++ b/daemon/src/eventthread.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., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * * Additional permission under GNU GPL version 3 section 7: * diff --git a/daemon/src/fileutils.cpp b/daemon/src/fileutils.cpp index 0c1b0578c3..fc4c517a88 100644 --- a/daemon/src/fileutils.cpp +++ b/daemon/src/fileutils.cpp @@ -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., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * * Additional permission under GNU GPL version 3 section 7: * diff --git a/daemon/src/fileutils.h b/daemon/src/fileutils.h index 9671753589..21264f5b4a 100644 --- a/daemon/src/fileutils.h +++ b/daemon/src/fileutils.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., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * * Additional permission under GNU GPL version 3 section 7: * diff --git a/daemon/src/global.h b/daemon/src/global.h index 895aed5fcb..1048b984e5 100644 --- a/daemon/src/global.h +++ b/daemon/src/global.h @@ -16,7 +16,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., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * * Additional permission under GNU GPL version 3 section 7: * diff --git a/daemon/src/logger.cpp b/daemon/src/logger.cpp index 78cda9f7e3..522512e8aa 100644 --- a/daemon/src/logger.cpp +++ b/daemon/src/logger.cpp @@ -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., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * * Additional permission under GNU GPL version 3 section 7: * diff --git a/daemon/src/logger.h b/daemon/src/logger.h index 31f58b73c0..969e07e1d4 100644 --- a/daemon/src/logger.h +++ b/daemon/src/logger.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., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * * Additional permission under GNU GPL version 3 section 7: * diff --git a/daemon/src/main.cpp b/daemon/src/main.cpp index 54a7b9b1c7..18e4f7cdee 100644 --- a/daemon/src/main.cpp +++ b/daemon/src/main.cpp @@ -16,7 +16,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., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * * Additional permission under GNU GPL version 3 section 7: * diff --git a/daemon/src/manager.cpp b/daemon/src/manager.cpp index b09fde7606..6529323767 100644 --- a/daemon/src/manager.cpp +++ b/daemon/src/manager.cpp @@ -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., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * * Additional permission under GNU GPL version 3 section 7: * diff --git a/daemon/src/manager.h b/daemon/src/manager.h index fb4694359f..0b2459b128 100644 --- a/daemon/src/manager.h +++ b/daemon/src/manager.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., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * * Additional permission under GNU GPL version 3 section 7: * diff --git a/daemon/src/managerimpl.cpp b/daemon/src/managerimpl.cpp index 777c4d02a0..02f18d3bd7 100644 --- a/daemon/src/managerimpl.cpp +++ b/daemon/src/managerimpl.cpp @@ -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., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * * Additional permission under GNU GPL version 3 section 7: * diff --git a/daemon/src/managerimpl.h b/daemon/src/managerimpl.h index fce0db574c..1e75387101 100644 --- a/daemon/src/managerimpl.h +++ b/daemon/src/managerimpl.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., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * * Additional permission under GNU GPL version 3 section 7: * diff --git a/daemon/src/managerimpl_registration.cpp b/daemon/src/managerimpl_registration.cpp index 710596f40b..20de544b3f 100644 --- a/daemon/src/managerimpl_registration.cpp +++ b/daemon/src/managerimpl_registration.cpp @@ -19,7 +19,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., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * * Additional permission under GNU GPL version 3 section 7: * diff --git a/daemon/src/noncopyable.h b/daemon/src/noncopyable.h index 2869194125..27482c513f 100644 --- a/daemon/src/noncopyable.h +++ b/daemon/src/noncopyable.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., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * * Additional permission under GNU GPL version 3 section 7: * diff --git a/daemon/src/numbercleaner.cpp b/daemon/src/numbercleaner.cpp index e6fb6b93aa..09acd936d0 100644 --- a/daemon/src/numbercleaner.cpp +++ b/daemon/src/numbercleaner.cpp @@ -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., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * * Additional permission under GNU GPL version 3 section 7: * diff --git a/daemon/src/numbercleaner.h b/daemon/src/numbercleaner.h index f131a95786..eeb81baec2 100644 --- a/daemon/src/numbercleaner.h +++ b/daemon/src/numbercleaner.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., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * * Additional permission under GNU GPL version 3 section 7: * diff --git a/daemon/src/preferences.cpp b/daemon/src/preferences.cpp index 666ca0194d..6b8706702a 100644 --- a/daemon/src/preferences.cpp +++ b/daemon/src/preferences.cpp @@ -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., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * * Additional permission under GNU GPL version 3 section 7: * diff --git a/daemon/src/preferences.h b/daemon/src/preferences.h index f77be59f94..3c34cc6dcc 100644 --- a/daemon/src/preferences.h +++ b/daemon/src/preferences.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., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * * Additional permission under GNU GPL version 3 section 7: * diff --git a/daemon/src/registration_states.h b/daemon/src/registration_states.h index 4d76ed0229..08aee27374 100644 --- a/daemon/src/registration_states.h +++ b/daemon/src/registration_states.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., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * * Additional permission under GNU GPL version 3 section 7: * diff --git a/daemon/src/sfl_types.h b/daemon/src/sfl_types.h index 382eb1c84c..024fd29791 100644 --- a/daemon/src/sfl_types.h +++ b/daemon/src/sfl_types.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., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * * Additional permission under GNU GPL version 3 section 7: * diff --git a/daemon/src/voiplink.cpp b/daemon/src/voiplink.cpp index 4e60c09112..d77ff31500 100644 --- a/daemon/src/voiplink.cpp +++ b/daemon/src/voiplink.cpp @@ -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., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * * Additional permission under GNU GPL version 3 section 7: * diff --git a/daemon/src/voiplink.h b/daemon/src/voiplink.h index 4192edb4b0..79c1d9eaf4 100644 --- a/daemon/src/voiplink.h +++ b/daemon/src/voiplink.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., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * * Additional permission under GNU GPL version 3 section 7: * -- GitLab