diff options
Diffstat (limited to 'mac/make-package')
| -rwxr-xr-x | mac/make-package | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mac/make-package b/mac/make-package index d9186605386..e8bf66aaaa8 100755 --- a/mac/make-package +++ b/mac/make-package | |||
| @@ -34,8 +34,8 @@ | |||
| 34 | # | 34 | # |
| 35 | # You should have received a copy of the GNU General Public License | 35 | # You should have received a copy of the GNU General Public License |
| 36 | # along with GNU Emacs; see the file COPYING. If not, write to the | 36 | # along with GNU Emacs; see the file COPYING. If not, write to the |
| 37 | # Free Software Foundation, Inc., 59 Temple Place - Suite 330, | 37 | # Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, |
| 38 | # Boston, MA 02111-1307, USA. | 38 | # Boston, MA 02110-1301, USA. |
| 39 | # | 39 | # |
| 40 | # Contributed by Steven Tamm (steventamm@mac.com). | 40 | # Contributed by Steven Tamm (steventamm@mac.com). |
| 41 | 41 | ||