diff options
| author | Lute Kamstra | 2005-07-04 15:47:28 +0000 |
|---|---|---|
| committer | Lute Kamstra | 2005-07-04 15:47:28 +0000 |
| commit | 364c38d3af67e2b56a90a6547ec9f773967bf1df (patch) | |
| tree | 8998a314d77e0422d15b4eaf18dad7bd121037c7 /lib-src/make-docfile.c | |
| parent | 4af331767c017b838b31efb7ec1dc182d8f630d9 (diff) | |
| download | emacs-364c38d3af67e2b56a90a6547ec9f773967bf1df.tar.gz emacs-364c38d3af67e2b56a90a6547ec9f773967bf1df.zip | |
Update FSF's address.
Diffstat (limited to 'lib-src/make-docfile.c')
| -rw-r--r-- | lib-src/make-docfile.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib-src/make-docfile.c b/lib-src/make-docfile.c index dafd8f8914c..6c0816ed98a 100644 --- a/lib-src/make-docfile.c +++ b/lib-src/make-docfile.c | |||
| @@ -16,8 +16,8 @@ GNU General Public License for more details. | |||
| 16 | 16 | ||
| 17 | You should have received a copy of the GNU General Public License | 17 | You should have received a copy of the GNU General Public License |
| 18 | along with GNU Emacs; see the file COPYING. If not, write to | 18 | along with GNU Emacs; see the file COPYING. If not, write to |
| 19 | the Free Software Foundation, Inc., 59 Temple Place - Suite 330, | 19 | the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, |
| 20 | Boston, MA 02111-1307, USA. */ | 20 | Boston, MA 02110-1301, USA. */ |
| 21 | 21 | ||
| 22 | /* The arguments given to this program are all the C and Lisp source files | 22 | /* The arguments given to this program are all the C and Lisp source files |
| 23 | of GNU Emacs. .elc and .el and .c files are allowed. | 23 | of GNU Emacs. .elc and .el and .c files are allowed. |