aboutsummaryrefslogtreecommitdiffstats
path: root/filter
diff options
context:
space:
mode:
Diffstat (limited to 'filter')
-rw-r--r--filter/filter-code.c4
-rw-r--r--filter/filter-code.h4
-rw-r--r--filter/filter-colour.c4
-rw-r--r--filter/filter-colour.h4
-rw-r--r--filter/filter-datespec.c4
-rw-r--r--filter/filter-datespec.h4
-rw-r--r--filter/filter-element.c4
-rw-r--r--filter/filter-element.h4
-rw-r--r--filter/filter-file.c2
-rw-r--r--filter/filter-file.h2
-rw-r--r--filter/filter-input.c4
-rw-r--r--filter/filter-input.h4
-rw-r--r--filter/filter-int.c2
-rw-r--r--filter/filter-int.h2
-rw-r--r--filter/filter-label.c2
-rw-r--r--filter/filter-label.h2
-rw-r--r--filter/filter-option.c4
-rw-r--r--filter/filter-option.h4
-rw-r--r--filter/filter-part.c4
-rw-r--r--filter/filter-part.h4
-rw-r--r--filter/filter-rule.c4
-rw-r--r--filter/filter-rule.h4
-rw-r--r--filter/rule-context.c4
-rw-r--r--filter/rule-context.h4
-rw-r--r--filter/rule-editor.c4
-rw-r--r--filter/rule-editor.h4
26 files changed, 46 insertions, 46 deletions
diff --git a/filter/filter-code.c b/filter/filter-code.c
index 613816e7d6..38c14010ec 100644
--- a/filter/filter-code.c
+++ b/filter/filter-code.c
@@ -16,8 +16,8 @@
*
* 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.
+ * Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ * Boston, MA 02110-1301, USA.
*/
diff --git a/filter/filter-code.h b/filter/filter-code.h
index 2d590279ee..bbf3954ac6 100644
--- a/filter/filter-code.h
+++ b/filter/filter-code.h
@@ -16,8 +16,8 @@
*
* 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.
+ * Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ * Boston, MA 02110-1301, USA.
*/
diff --git a/filter/filter-colour.c b/filter/filter-colour.c
index c674928109..250d9f6594 100644
--- a/filter/filter-colour.c
+++ b/filter/filter-colour.c
@@ -16,8 +16,8 @@
*
* 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.
+ * Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ * Boston, MA 02110-1301, USA.
*/
diff --git a/filter/filter-colour.h b/filter/filter-colour.h
index e1bf347d9b..70fb2952ec 100644
--- a/filter/filter-colour.h
+++ b/filter/filter-colour.h
@@ -16,8 +16,8 @@
*
* 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.
+ * Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ * Boston, MA 02110-1301, USA.
*/
diff --git a/filter/filter-datespec.c b/filter/filter-datespec.c
index 53a03c8387..5ec80cdf9d 100644
--- a/filter/filter-datespec.c
+++ b/filter/filter-datespec.c
@@ -16,8 +16,8 @@
*
* 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.
+ * Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ * Boston, MA 02110-1301, USA.
*/
#ifdef HAVE_CONFIG_H
diff --git a/filter/filter-datespec.h b/filter/filter-datespec.h
index 75512ba6c0..97676bfb5f 100644
--- a/filter/filter-datespec.h
+++ b/filter/filter-datespec.h
@@ -16,8 +16,8 @@
*
* 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.
+ * Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ * Boston, MA 02110-1301, USA.
*/
diff --git a/filter/filter-element.c b/filter/filter-element.c
index cefe8320e8..2c075f835d 100644
--- a/filter/filter-element.c
+++ b/filter/filter-element.c
@@ -16,8 +16,8 @@
*
* 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.
+ * Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ * Boston, MA 02110-1301, USA.
*/
diff --git a/filter/filter-element.h b/filter/filter-element.h
index 12fb3b9251..6f2409de36 100644
--- a/filter/filter-element.h
+++ b/filter/filter-element.h
@@ -16,8 +16,8 @@
*
* 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.
+ * Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ * Boston, MA 02110-1301, USA.
*/
#ifndef _FILTER_ELEMENT_H
diff --git a/filter/filter-file.c b/filter/filter-file.c
index f72f53dd08..3da12024ab 100644
--- a/filter/filter-file.c
+++ b/filter/filter-file.c
@@ -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., 59 Temple Street #330, Boston, MA 02111-1307, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
*/
diff --git a/filter/filter-file.h b/filter/filter-file.h
index a3e28d0b5c..ced47eb56f 100644
--- a/filter/filter-file.h
+++ b/filter/filter-file.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., 59 Temple Street #330, Boston, MA 02111-1307, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
*/
diff --git a/filter/filter-input.c b/filter/filter-input.c
index 733ed0d9ea..59fa507945 100644
--- a/filter/filter-input.c
+++ b/filter/filter-input.c
@@ -16,8 +16,8 @@
*
* 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.
+ * Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ * Boston, MA 02110-1301, USA.
*/
diff --git a/filter/filter-input.h b/filter/filter-input.h
index 7a7b4761de..d791a32eca 100644
--- a/filter/filter-input.h
+++ b/filter/filter-input.h
@@ -16,8 +16,8 @@
*
* 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.
+ * Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ * Boston, MA 02110-1301, USA.
*/
diff --git a/filter/filter-int.c b/filter/filter-int.c
index ce254c4f4a..a6c4bbd9a5 100644
--- a/filter/filter-int.c
+++ b/filter/filter-int.c
@@ -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., 59 Temple Street #330, Boston, MA 02111-1307, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
*/
diff --git a/filter/filter-int.h b/filter/filter-int.h
index caba992958..501adc4114 100644
--- a/filter/filter-int.h
+++ b/filter/filter-int.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., 59 Temple Street #330, Boston, MA 02111-1307, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
*/
diff --git a/filter/filter-label.c b/filter/filter-label.c
index 9c6d578101..7e98f2f05f 100644
--- a/filter/filter-label.c
+++ b/filter/filter-label.c
@@ -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 Street #330, Boston, MA 02111-1307, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
*/
diff --git a/filter/filter-label.h b/filter/filter-label.h
index 395ce07d48..6a60e6f760 100644
--- a/filter/filter-label.h
+++ b/filter/filter-label.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., 59 Temple Street #330, Boston, MA 02111-1307, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
*/
diff --git a/filter/filter-option.c b/filter/filter-option.c
index 2c8ca43829..23962c0867 100644
--- a/filter/filter-option.c
+++ b/filter/filter-option.c
@@ -16,8 +16,8 @@
*
* 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.
+ * Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ * Boston, MA 02110-1301, USA.
*/
diff --git a/filter/filter-option.h b/filter/filter-option.h
index 50c132f775..60f7eb2619 100644
--- a/filter/filter-option.h
+++ b/filter/filter-option.h
@@ -16,8 +16,8 @@
*
* 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.
+ * Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ * Boston, MA 02110-1301, USA.
*/
diff --git a/filter/filter-part.c b/filter/filter-part.c
index 6756674f0b..30a5671c4a 100644
--- a/filter/filter-part.c
+++ b/filter/filter-part.c
@@ -16,8 +16,8 @@
*
* 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.
+ * Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ * Boston, MA 02110-1301, USA.
*/
diff --git a/filter/filter-part.h b/filter/filter-part.h
index 1c7aa7dbb7..57de141d79 100644
--- a/filter/filter-part.h
+++ b/filter/filter-part.h
@@ -16,8 +16,8 @@
*
* 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.
+ * Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ * Boston, MA 02110-1301, USA.
*/
#ifndef _FILTER_PART_H
diff --git a/filter/filter-rule.c b/filter/filter-rule.c
index 11fb881472..865fb16e12 100644
--- a/filter/filter-rule.c
+++ b/filter/filter-rule.c
@@ -16,8 +16,8 @@
*
* 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.
+ * Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ * Boston, MA 02110-1301, USA.
*/
#ifdef HAVE_CONFIG_H
diff --git a/filter/filter-rule.h b/filter/filter-rule.h
index 956b9cbcb4..9e30b6e84b 100644
--- a/filter/filter-rule.h
+++ b/filter/filter-rule.h
@@ -16,8 +16,8 @@
*
* 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.
+ * Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ * Boston, MA 02110-1301, USA.
*/
#ifndef _FILTER_RULE_H
diff --git a/filter/rule-context.c b/filter/rule-context.c
index baa2e91938..d63c792786 100644
--- a/filter/rule-context.c
+++ b/filter/rule-context.c
@@ -16,8 +16,8 @@
*
* 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.
+ * Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ * Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/filter/rule-context.h b/filter/rule-context.h
index 25b0c0e4c9..c65990d97e 100644
--- a/filter/rule-context.h
+++ b/filter/rule-context.h
@@ -16,8 +16,8 @@
*
* 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.
+ * Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ * Boston, MA 02110-1301, USA.
*/
diff --git a/filter/rule-editor.c b/filter/rule-editor.c
index cb0cb358c2..cef7bcb5ad 100644
--- a/filter/rule-editor.c
+++ b/filter/rule-editor.c
@@ -16,8 +16,8 @@
*
* 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.
+ * Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ * Boston, MA 02110-1301, USA.
*/
diff --git a/filter/rule-editor.h b/filter/rule-editor.h
index be216edf73..e7a21eb157 100644
--- a/filter/rule-editor.h
+++ b/filter/rule-editor.h
@@ -16,8 +16,8 @@
*
* 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.
+ * Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ * Boston, MA 02110-1301, USA.
*/