diff options
Diffstat (limited to 'nextstep')
| -rw-r--r-- | nextstep/Cocoa/Emacs.base/Contents/Resources/Credits.html | 2 | ||||
| -rw-r--r-- | nextstep/INSTALL | 2 | ||||
| -rw-r--r-- | nextstep/Makefile.in | 2 | ||||
| -rw-r--r-- | nextstep/README | 2 | ||||
| -rw-r--r-- | nextstep/templates/Info.plist.in | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/nextstep/Cocoa/Emacs.base/Contents/Resources/Credits.html b/nextstep/Cocoa/Emacs.base/Contents/Resources/Credits.html index 9a9e2f3c695..df79ec941f7 100644 --- a/nextstep/Cocoa/Emacs.base/Contents/Resources/Credits.html +++ b/nextstep/Cocoa/Emacs.base/Contents/Resources/Credits.html | |||
| @@ -1 +1 @@ | |||
| <font face="lucida grande" size="-1"><a href="http://www.gnu.org/software/emacs">http://www.gnu.org/software/emacs</a></font> | <font face="lucida grande" size="-1"><a href="https://www.gnu.org/software/emacs">https://www.gnu.org/software/emacs</a></font> | ||
diff --git a/nextstep/INSTALL b/nextstep/INSTALL index b7e84e018ee..326e02a5502 100644 --- a/nextstep/INSTALL +++ b/nextstep/INSTALL | |||
| @@ -65,4 +65,4 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | |||
| 65 | GNU General Public License for more details. | 65 | GNU General Public License for more details. |
| 66 | 66 | ||
| 67 | You should have received a copy of the GNU General Public License | 67 | You should have received a copy of the GNU General Public License |
| 68 | along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. | 68 | along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. |
diff --git a/nextstep/Makefile.in b/nextstep/Makefile.in index ad1abb0bf50..5ddf484fe8f 100644 --- a/nextstep/Makefile.in +++ b/nextstep/Makefile.in | |||
| @@ -15,7 +15,7 @@ | |||
| 15 | ## GNU General Public License for more details. | 15 | ## 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. If not, see <http://www.gnu.org/licenses/>. | 18 | ## along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. |
| 19 | 19 | ||
| 20 | ### Commentary: | 20 | ### Commentary: |
| 21 | 21 | ||
diff --git a/nextstep/README b/nextstep/README index 94993d831f9..03d69b16b27 100644 --- a/nextstep/README +++ b/nextstep/README | |||
| @@ -120,4 +120,4 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | |||
| 120 | GNU General Public License for more details. | 120 | GNU General Public License for more details. |
| 121 | 121 | ||
| 122 | You should have received a copy of the GNU General Public License | 122 | You should have received a copy of the GNU General Public License |
| 123 | along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. | 123 | along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. |
diff --git a/nextstep/templates/Info.plist.in b/nextstep/templates/Info.plist.in index b1dae4e6691..5d2eb7def3f 100644 --- a/nextstep/templates/Info.plist.in +++ b/nextstep/templates/Info.plist.in | |||
| @@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | |||
| 15 | GNU General Public License for more details. | 15 | 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. If not, see <http://www.gnu.org/licenses/>. | 18 | along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. |
| 19 | --> | 19 | --> |
| 20 | 20 | ||
| 21 | <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> | 21 | <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> |