From c28d8ca618f24855e735313c2b8f6effa7b7f1e4 Mon Sep 17 00:00:00 2001 From: Alan Coopersmith Date: Sat, 25 Feb 2023 09:15:09 -0800 Subject: Remove "All rights reserved" from Oracle copyright notices Oracle no longer includes this term in our copyright & license notices. Signed-off-by: Alan Coopersmith --- COPYING | 2 +- fontutil.m4.in | 2 +- man/Makefile.am | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/COPYING b/COPYING index 8febe74..5f06edf 100644 --- a/COPYING +++ b/COPYING @@ -1,4 +1,4 @@ -Copyright (c) 2009, Oracle and/or its affiliates. All rights reserved. +Copyright (c) 2009, 2023, Oracle and/or its affiliates. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), diff --git a/fontutil.m4.in b/fontutil.m4.in index 43694eb..5f3f75c 100644 --- a/fontutil.m4.in +++ b/fontutil.m4.in @@ -2,7 +2,7 @@ dnl @configure_input@ dnl dnl This file comes from X.Org's @PACKAGE_STRING@ dnl -dnl Copyright (c) 2009, Oracle and/or its affiliates. All rights reserved. +dnl Copyright (c) 2009, 2023, Oracle and/or its affiliates. dnl dnl Permission is hereby granted, free of charge, to any person obtaining a dnl copy of this software and associated documentation files (the "Software"), diff --git a/man/Makefile.am b/man/Makefile.am index bf8199f..4bcd53d 100644 --- a/man/Makefile.am +++ b/man/Makefile.am @@ -1,5 +1,5 @@ # -# Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2010, Oracle and/or its affiliates. # # Permission is hereby granted, free of charge, to any person obtaining a # copy of this software and associated documentation files (the "Software"), -- cgit v1.2.1