diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2023-02-25 09:06:11 -0800 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2023-02-25 09:06:11 -0800 |
commit | a3fa202c5f04f2149b7e1f473075bb8be79162ff (patch) | |
tree | 60b8fbedf0377af1f9a9e3e6783e7a88adcb470f | |
parent | a8650b4007cc765be91c01f5ffe1f8e415e13b01 (diff) |
Remove "All rights reserved" from Oracle copyright notices
Oracle no longer includes this term in our copyright & license notices.
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r-- | COPYING | 2 | ||||
-rw-r--r-- | xorg.css | 2 | ||||
-rw-r--r-- | xorg.xsl | 2 |
3 files changed, 3 insertions, 3 deletions
@@ -1,4 +1,4 @@ -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"), @@ -1,6 +1,6 @@ /* * Copyright (c) 2011 Gaetan Nadon - * 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"), @@ -2,7 +2,7 @@ <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0"> <!-- -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"), |