diff options
author | Jamie Nguyen <j@jamielinux.com> | 2014-03-23 23:42:21 +0000 |
---|---|---|
committer | Jamie Nguyen <j@jamielinux.com> | 2014-03-23 23:42:21 +0000 |
commit | 33ce4a76a1af8548f7cc659bb2c463822c6bf256 (patch) | |
tree | 9069a69bd08fc75c2cb487c7a4480376a45a5120 /lisp/ledger-complete.el | |
parent | 48bf26688cdc20e96d62318272a09adb8cd3f2e3 (diff) | |
download | fork-ledger-33ce4a76a1af8548f7cc659bb2c463822c6bf256.tar.gz fork-ledger-33ce4a76a1af8548f7cc659bb2c463822c6bf256.tar.bz2 fork-ledger-33ce4a76a1af8548f7cc659bb2c463822c6bf256.zip |
Update old FSF address
Diffstat (limited to 'lisp/ledger-complete.el')
-rw-r--r-- | lisp/ledger-complete.el | 4 |
1 files changed, 2 insertions, 2 deletions
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. |