summaryrefslogtreecommitdiff
path: root/lisp
diff options
context:
space:
mode:
authorJamie Nguyen <j@jamielinux.com>2014-03-23 23:42:21 +0000
committerJamie Nguyen <j@jamielinux.com>2014-03-23 23:42:21 +0000
commit33ce4a76a1af8548f7cc659bb2c463822c6bf256 (patch)
tree9069a69bd08fc75c2cb487c7a4480376a45a5120 /lisp
parent48bf26688cdc20e96d62318272a09adb8cd3f2e3 (diff)
downloadfork-ledger-33ce4a76a1af8548f7cc659bb2c463822c6bf256.tar.gz
fork-ledger-33ce4a76a1af8548f7cc659bb2c463822c6bf256.tar.bz2
fork-ledger-33ce4a76a1af8548f7cc659bb2c463822c6bf256.zip
Update old FSF address
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ledger-commodities.el4
-rw-r--r--lisp/ledger-complete.el4
-rw-r--r--lisp/ledger-context.el4
-rw-r--r--lisp/ledger-exec.el4
-rw-r--r--lisp/ledger-fonts.el4
-rw-r--r--lisp/ledger-init.el4
-rw-r--r--lisp/ledger-mode.el4
-rw-r--r--lisp/ledger-occur.el4
-rw-r--r--lisp/ledger-post.el4
-rw-r--r--lisp/ledger-reconcile.el4
-rw-r--r--lisp/ledger-regex.el4
-rw-r--r--lisp/ledger-report.el4
-rw-r--r--lisp/ledger-schedule.el4
-rw-r--r--lisp/ledger-sort.el4
-rw-r--r--lisp/ledger-state.el4
-rw-r--r--lisp/ledger-test.el4
-rw-r--r--lisp/ledger-texi.el4
-rw-r--r--lisp/ledger-xact.el4
18 files changed, 36 insertions, 36 deletions
diff --git a/lisp/ledger-commodities.el b/lisp/ledger-commodities.el
index 1c7bd629..a2cdf6ac 100644
--- a/lisp/ledger-commodities.el
+++ b/lisp/ledger-commodities.el
@@ -16,8 +16,8 @@
;;
;; You should have received a copy of the GNU General Public License
;; along with GNU Emacs; see the file COPYING. 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.
;;; Commentary:
;; Helper functions to deal with commoditized numbers. A commoditized
diff --git a/lisp/ledger-complete.el b/lisp/ledger-complete.el
index ae3dfb78..fd4cbcc0 100644
--- a/lisp/ledger-complete.el
+++ b/lisp/ledger-complete.el
@@ -16,8 +16,8 @@
;;
;; You should have received a copy of the GNU General Public License
;; along with GNU Emacs; see the file COPYING. 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.
;;; Commentary:
;; Functions providing payee and account auto complete.
diff --git a/lisp/ledger-context.el b/lisp/ledger-context.el
index cd8b29fc..064ac380 100644
--- a/lisp/ledger-context.el
+++ b/lisp/ledger-context.el
@@ -16,8 +16,8 @@
;;
;; You should have received a copy of the GNU General Public License
;; along with GNU Emacs; see the file COPYING. 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.
;;; Commentary:
diff --git a/lisp/ledger-exec.el b/lisp/ledger-exec.el
index db924803..13a99125 100644
--- a/lisp/ledger-exec.el
+++ b/lisp/ledger-exec.el
@@ -16,8 +16,8 @@
;;
;; You should have received a copy of the GNU General Public License
;; along with GNU Emacs; see the file COPYING. 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.
;;; Commentary:
diff --git a/lisp/ledger-fonts.el b/lisp/ledger-fonts.el
index 70c05428..5194e876 100644
--- a/lisp/ledger-fonts.el
+++ b/lisp/ledger-fonts.el
@@ -16,8 +16,8 @@
;;
;; You should have received a copy of the GNU General Public License
;; along with GNU Emacs; see the file COPYING. 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/lisp/ledger-init.el b/lisp/ledger-init.el
index 277b0f04..531f2c45 100644
--- a/lisp/ledger-init.el
+++ b/lisp/ledger-init.el
@@ -16,8 +16,8 @@
;;
;; You should have received a copy of the GNU General Public License
;; along with GNU Emacs; see the file COPYING. 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.
;;; Commentary:
;; Determine the ledger environment
diff --git a/lisp/ledger-mode.el b/lisp/ledger-mode.el
index dfd878fc..07e6732a 100644
--- a/lisp/ledger-mode.el
+++ b/lisp/ledger-mode.el
@@ -16,8 +16,8 @@
;;
;; You should have received a copy of the GNU General Public License
;; along with GNU Emacs; see the file COPYING. 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/lisp/ledger-occur.el b/lisp/ledger-occur.el
index 41c993fc..24ded4ca 100644
--- a/lisp/ledger-occur.el
+++ b/lisp/ledger-occur.el
@@ -16,8 +16,8 @@
;;
;; You should have received a copy of the GNU General Public License
;; along with GNU Emacs; see the file COPYING. 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.
;;; Commentary:
;; Provide buffer narrowing to ledger mode. Adapted from original loccur
diff --git a/lisp/ledger-post.el b/lisp/ledger-post.el
index 71cad87e..b8fa36ca 100644
--- a/lisp/ledger-post.el
+++ b/lisp/ledger-post.el
@@ -16,8 +16,8 @@
;;
;; You should have received a copy of the GNU General Public License
;; along with GNU Emacs; see the file COPYING. 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.
;;; Commentary:
diff --git a/lisp/ledger-reconcile.el b/lisp/ledger-reconcile.el
index 23211a6c..bdd530d2 100644
--- a/lisp/ledger-reconcile.el
+++ b/lisp/ledger-reconcile.el
@@ -16,8 +16,8 @@
;;
;; You should have received a copy of the GNU General Public License
;; along with GNU Emacs; see the file COPYING. 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.
;; Reconcile mode
diff --git a/lisp/ledger-regex.el b/lisp/ledger-regex.el
index 47e5a9f2..8d838892 100644
--- a/lisp/ledger-regex.el
+++ b/lisp/ledger-regex.el
@@ -16,8 +16,8 @@
;;
;; You should have received a copy of the GNU General Public License
;; along with GNU Emacs; see the file COPYING. 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.
(require 'rx)
diff --git a/lisp/ledger-report.el b/lisp/ledger-report.el
index e41699a1..af9ae62c 100644
--- a/lisp/ledger-report.el
+++ b/lisp/ledger-report.el
@@ -16,8 +16,8 @@
;;
;; You should have received a copy of the GNU General Public License
;; along with GNU Emacs; see the file COPYING. 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.
;;; Commentary:
diff --git a/lisp/ledger-schedule.el b/lisp/ledger-schedule.el
index c9ee4392..e1e06d69 100644
--- a/lisp/ledger-schedule.el
+++ b/lisp/ledger-schedule.el
@@ -16,8 +16,8 @@
;;
;; You should have received a copy of the GNU General Public License
;; along with GNU Emacs; see the file COPYING. 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.
;;; Commentary:
;;
diff --git a/lisp/ledger-sort.el b/lisp/ledger-sort.el
index ccb3d88d..d337cc4c 100644
--- a/lisp/ledger-sort.el
+++ b/lisp/ledger-sort.el
@@ -16,8 +16,8 @@
;;
;; You should have received a copy of the GNU General Public License
;; along with GNU Emacs; see the file COPYING. 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/lisp/ledger-state.el b/lisp/ledger-state.el
index 408e8337..fffaab14 100644
--- a/lisp/ledger-state.el
+++ b/lisp/ledger-state.el
@@ -16,8 +16,8 @@
;;
;; You should have received a copy of the GNU General Public License
;; along with GNU Emacs; see the file COPYING. 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.
;;; Commentary:
diff --git a/lisp/ledger-test.el b/lisp/ledger-test.el
index 8ebfa44b..f74c5428 100644
--- a/lisp/ledger-test.el
+++ b/lisp/ledger-test.el
@@ -16,8 +16,8 @@
;;
;; You should have received a copy of the GNU General Public License
;; along with GNU Emacs; see the file COPYING. 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.
(defgroup ledger-test nil
"Definitions for the Ledger testing framework"
diff --git a/lisp/ledger-texi.el b/lisp/ledger-texi.el
index 2e83ea02..c9e438c0 100644
--- a/lisp/ledger-texi.el
+++ b/lisp/ledger-texi.el
@@ -16,8 +16,8 @@
;;
;; You should have received a copy of the GNU General Public License
;; along with GNU Emacs; see the file COPYING. 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.
(defgroup ledger-texi nil
"Options for working on Ledger texi documentation"
diff --git a/lisp/ledger-xact.el b/lisp/ledger-xact.el
index 910c7b23..35b0d62c 100644
--- a/lisp/ledger-xact.el
+++ b/lisp/ledger-xact.el
@@ -16,8 +16,8 @@
;;
;; You should have received a copy of the GNU General Public License
;; along with GNU Emacs; see the file COPYING. 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.
;;; Commentary: