]> git.eshelyaron.com Git - emacs.git/commitdiff
; Fix FSF address in some files' copyright notices
authorPo Lu <luangruo@yahoo.com>
Sun, 13 Aug 2023 02:55:48 +0000 (10:55 +0800)
committerPo Lu <luangruo@yahoo.com>
Sun, 13 Aug 2023 03:04:29 +0000 (11:04 +0800)
* src/sfnt.c:
* src/sfnt.h:
* src/sfntfont-android.c:
* src/sfntfont.c:
* src/sfntfont.h: Replace the old FSF address with a link to
gnu.org/licenses.  These addresses were inadvertently imported
when sfnt.c was copied to src.

src/sfnt.c
src/sfnt.h
src/sfntfont-android.c
src/sfntfont.c
src/sfntfont.h

index 8ccb672c5d5ffe62c667359f792021edc747ee74..57aa4e3c28ef5ccc6ee1323b078acc917aea73e1 100644 (file)
@@ -15,8 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 GNU General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with GNU Emacs.  If not, write to the Free Software Foundation,
-Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.  */
+along with GNU Emacs.  If not, see <https://www.gnu.org/licenses/>.  */
 
 #include <config.h>
 
index 365595fa37d6027d1b8e7e181402a4116805f618..48d22aa8d29a3a760ef0522af21a1e7c226e0bb1 100644 (file)
@@ -15,8 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 GNU General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with GNU Emacs.  If not, write to the Free Software Foundation,
-Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.  */
+along with GNU Emacs.  If not, see <https://www.gnu.org/licenses/>.  */
 
 #ifndef _SFNT_H_
 #define _SFNT_H_
index de2a9253b573e03a88fae79a6a250bdc910d4da5..53589078cdab217f0d72e026ac384f4cbff41e06 100644 (file)
@@ -15,8 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 GNU General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with GNU Emacs.  If not, write to the Free Software Foundation,
-Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.  */
+along with GNU Emacs.  If not, see <https://www.gnu.org/licenses/>.  */
 
 #include <config.h>
 #include <dirent.h>
index dbd244e772cf79679f47cd5f34e3a7f657bb4705..531622f84df4111d8d3420160d5b075ee45e8895 100644 (file)
@@ -15,8 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 GNU General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with GNU Emacs.  If not, write to the Free Software Foundation,
-Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.  */
+along with GNU Emacs.  If not, see <https://www.gnu.org/licenses/>.  */
 
 #include <config.h>
 
index df387512d0db73b5a356fbecad38d0278ab7b4ef..28267cdb1d605aa9e671505ea715fa9ab48e1dd2 100644 (file)
@@ -15,8 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 GNU General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with GNU Emacs.  If not, write to the Free Software Foundation,
-Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.  */
+along with GNU Emacs.  If not, see <https://www.gnu.org/licenses/>.  */
 
 #ifndef _SFNTFONT_H_
 #define _SFNTFONT_H_