summaryrefslogtreecommitdiff
path: root/src/sfntfont.h
diff options
context:
space:
mode:
authorPo Lu <luangruo@yahoo.com>2023-08-13 10:55:48 +0800
committerPo Lu <luangruo@yahoo.com>2023-08-13 11:04:29 +0800
commitb7c194c1ead2ed5018b05482ef9e17a6a7b6f417 (patch)
treefe3e2532c8d110792de310577b3f60957e225fae /src/sfntfont.h
parent5e736ca6ccfa131736ab0b3a298de2cb319e7dfb (diff)
downloademacs-b7c194c1ead2ed5018b05482ef9e17a6a7b6f417.tar.gz
; Fix FSF address in some files' copyright notices
* 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.
Diffstat (limited to 'src/sfntfont.h')
-rw-r--r--src/sfntfont.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/sfntfont.h b/src/sfntfont.h
index df387512d0d..28267cdb1d6 100644
--- a/src/sfntfont.h
+++ b/src/sfntfont.h
@@ -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_