From 331c8ce0b931f84bcfa0ca9e8cbbe67d9bda0c24 Mon Sep 17 00:00:00 2001 From: Alan Coopersmith Date: Sat, 25 Feb 2023 08:57:33 -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 +- Clock.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/COPYING b/COPYING index 11a798a..3be7246 100644 --- a/COPYING +++ b/COPYING @@ -44,7 +44,7 @@ SOFTWARE. ------------------------------------------------------------ -Copyright (c) 2004, Oracle and/or its affiliates. All rights reserved. +Copyright (c) 2004, 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/Clock.c b/Clock.c index de6beb6..a655d3a 100644 --- a/Clock.c +++ b/Clock.c @@ -47,7 +47,7 @@ SOFTWARE. ******************************************************************/ /* - * Copyright (c) 2004, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2004, 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.3