From 16eb9642fff90282e30a57f1366558cfc23f5fe4 Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Thu, 23 Oct 2008 02:36:11 +0000 Subject: [PATCH] Fix copyright strings. --- nextstep/ChangeLog | 6 ++++++ nextstep/Cocoa/Emacs.base/Contents/Info.plist | 2 +- .../Contents/Resources/English.lproj/InfoPlist.strings | 2 +- 3 files changed, 8 insertions(+), 2 deletions(-) diff --git a/nextstep/ChangeLog b/nextstep/ChangeLog index 56efde08373..ea8dc27d5dd 100644 --- a/nextstep/ChangeLog +++ b/nextstep/ChangeLog @@ -1,3 +1,9 @@ +2008-10-23 Glenn Morris + + * Cocoa/Emacs.base/Contents/Info.plist: + * Cocoa/Emacs.base/Contents/Resources/English.lproj/InfoPlist.strings: + Fix copyright strings. + 2008-10-22 Adrian Robert * Cocoa/Emacs.base/Contents/Info.plist diff --git a/nextstep/Cocoa/Emacs.base/Contents/Info.plist b/nextstep/Cocoa/Emacs.base/Contents/Info.plist index 054ebf8fc72..d1b7de55410 100644 --- a/nextstep/Cocoa/Emacs.base/Contents/Info.plist +++ b/nextstep/Cocoa/Emacs.base/Contents/Info.plist @@ -540,7 +540,7 @@ along with GNU Emacs. If not, see . CFBundleExecutable Emacs CFBundleGetInfoString - Emacs 23.0.60 (C) Free Software Foundation + Emacs 23.0.60 Copyright (C) Free Software Foundation, Inc. CFBundleIconFile Emacs.icns CFBundleIdentifier diff --git a/nextstep/Cocoa/Emacs.base/Contents/Resources/English.lproj/InfoPlist.strings b/nextstep/Cocoa/Emacs.base/Contents/Resources/English.lproj/InfoPlist.strings index d3bcdfaf66e..2020d89fb10 100644 --- a/nextstep/Cocoa/Emacs.base/Contents/Resources/English.lproj/InfoPlist.strings +++ b/nextstep/Cocoa/Emacs.base/Contents/Resources/English.lproj/InfoPlist.strings @@ -3,4 +3,4 @@ CFBundleName = "Emacs"; CFBundleShortVersionString = "Version 23.0.60"; CFBundleGetInfoString = "Emacs version 23.0.60, NS Windowing"; -NSHumanReadableCopyright = "Copyright 2008 Free Software Foundation."; +NSHumanReadableCopyright = "Copyright (C) 2008 Free Software Foundation, Inc."; -- 2.39.5