From 444eb13db2f9bc89aba333057fb9eae5d12acf5d Mon Sep 17 00:00:00 2001 From: Alan Coopersmith Date: Sat, 25 Feb 2023 09:30:58 -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 --- src/ActionHook.c | 2 +- src/Alloc.c | 2 +- src/Callback.c | 2 +- src/ClickTime.c | 2 +- src/Composite.c | 2 +- src/Constraint.c | 2 +- src/Convert.c | 2 +- src/Converters.c | 2 +- src/Core.c | 2 +- src/Create.c | 2 +- src/Destroy.c | 2 +- src/Display.c | 2 +- src/Error.c | 2 +- src/Event.c | 2 +- src/EventUtil.c | 2 +- src/Functions.c | 2 +- src/GCManager.c | 2 +- src/Geometry.c | 2 +- src/GetActKey.c | 2 +- src/GetResList.c | 2 +- src/GetValues.c | 2 +- src/Initialize.c | 2 +- src/Intrinsic.c | 2 +- src/Keyboard.c | 2 +- src/Manage.c | 2 +- src/NextEvent.c | 2 +- src/Object.c | 2 +- src/PassivGrab.c | 2 +- src/Resources.c | 2 +- src/Selection.c | 2 +- src/SetSens.c | 2 +- src/SetValues.c | 2 +- src/SetWMCW.c | 2 +- src/Shell.c | 2 +- src/TMaction.c | 2 +- src/TMgrab.c | 2 +- src/TMkey.c | 2 +- src/TMparse.c | 2 +- src/TMprint.c | 2 +- src/TMstate.c | 2 +- src/Threads.c | 2 +- src/VarCreate.c | 2 +- src/VarGet.c | 2 +- 43 files changed, 43 insertions(+), 43 deletions(-) (limited to 'src') diff --git a/src/ActionHook.c b/src/ActionHook.c index 1d7a56a..a9ce2ca 100644 --- a/src/ActionHook.c +++ b/src/ActionHook.c @@ -1,5 +1,5 @@ /*********************************************************** -Copyright (c) 1993, Oracle and/or its affiliates. All rights reserved. +Copyright (c) 1993, 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/src/Alloc.c b/src/Alloc.c index 85b84fd..ce0594c 100644 --- a/src/Alloc.c +++ b/src/Alloc.c @@ -1,5 +1,5 @@ /*********************************************************** -Copyright (c) 1993, 2011, Oracle and/or its affiliates. All rights reserved. +Copyright (c) 1993, 2011, 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/src/Callback.c b/src/Callback.c index fa18436..a2717c2 100644 --- a/src/Callback.c +++ b/src/Callback.c @@ -1,5 +1,5 @@ /*********************************************************** -Copyright (c) 1993, Oracle and/or its affiliates. All rights reserved. +Copyright (c) 1993, 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/src/ClickTime.c b/src/ClickTime.c index 7841151..caacf81 100644 --- a/src/ClickTime.c +++ b/src/ClickTime.c @@ -1,5 +1,5 @@ /*********************************************************** -Copyright (c) 1993, Oracle and/or its affiliates. All rights reserved. +Copyright (c) 1993, 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/src/Composite.c b/src/Composite.c index 469ec09..6dfb247 100644 --- a/src/Composite.c +++ b/src/Composite.c @@ -1,5 +1,5 @@ /*********************************************************** -Copyright (c) 1993, Oracle and/or its affiliates. All rights reserved. +Copyright (c) 1993, 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/src/Constraint.c b/src/Constraint.c index 45a0b2a..b15ba5a 100644 --- a/src/Constraint.c +++ b/src/Constraint.c @@ -1,5 +1,5 @@ /*********************************************************** -Copyright (c) 1993, Oracle and/or its affiliates. All rights reserved. +Copyright (c) 1993, 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/src/Convert.c b/src/Convert.c index 7dbeafc..f1f4000 100644 --- a/src/Convert.c +++ b/src/Convert.c @@ -1,5 +1,5 @@ /*********************************************************** -Copyright (c) 1993, Oracle and/or its affiliates. All rights reserved. +Copyright (c) 1993, 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/src/Converters.c b/src/Converters.c index 3140456..97f1ce5 100644 --- a/src/Converters.c +++ b/src/Converters.c @@ -1,5 +1,5 @@ /*********************************************************** -Copyright (c) 1993, Oracle and/or its affiliates. All rights reserved. +Copyright (c) 1993, 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/src/Core.c b/src/Core.c index d728a92..49ea0ce 100644 --- a/src/Core.c +++ b/src/Core.c @@ -1,5 +1,5 @@ /*********************************************************** -Copyright (c) 1993, Oracle and/or its affiliates. All rights reserved. +Copyright (c) 1993, 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/src/Create.c b/src/Create.c index 2b7fbf2..9d14079 100644 --- a/src/Create.c +++ b/src/Create.c @@ -1,5 +1,5 @@ /*********************************************************** -Copyright (c) 1993, Oracle and/or its affiliates. All rights reserved. +Copyright (c) 1993, 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/src/Destroy.c b/src/Destroy.c index deffc8f..1fdf35c 100644 --- a/src/Destroy.c +++ b/src/Destroy.c @@ -1,5 +1,5 @@ /*********************************************************** -Copyright (c) 1993, Oracle and/or its affiliates. All rights reserved. +Copyright (c) 1993, 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/src/Display.c b/src/Display.c index e168075..6b6a24f 100644 --- a/src/Display.c +++ b/src/Display.c @@ -1,5 +1,5 @@ /*********************************************************** -Copyright (c) 1993, Oracle and/or its affiliates. All rights reserved. +Copyright (c) 1993, 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/src/Error.c b/src/Error.c index 93e3c9e..0d1fd4f 100644 --- a/src/Error.c +++ b/src/Error.c @@ -1,5 +1,5 @@ /*********************************************************** -Copyright (c) 1993, Oracle and/or its affiliates. All rights reserved. +Copyright (c) 1993, 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/src/Event.c b/src/Event.c index c8a3996..1bb5bd0 100644 --- a/src/Event.c +++ b/src/Event.c @@ -1,5 +1,5 @@ /*********************************************************** -Copyright (c) 1993, Oracle and/or its affiliates. All rights reserved. +Copyright (c) 1993, 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/src/EventUtil.c b/src/EventUtil.c index 848cead..4f76841 100644 --- a/src/EventUtil.c +++ b/src/EventUtil.c @@ -1,6 +1,6 @@ /* -Copyright (c) 1993, Oracle and/or its affiliates. All rights reserved. +Copyright (c) 1993, 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/src/Functions.c b/src/Functions.c index 1e15f57..d2fe69b 100644 --- a/src/Functions.c +++ b/src/Functions.c @@ -1,6 +1,6 @@ /* -Copyright (c) 1993, Oracle and/or its affiliates. All rights reserved. +Copyright (c) 1993, 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/src/GCManager.c b/src/GCManager.c index 6031248..aa5bbba 100644 --- a/src/GCManager.c +++ b/src/GCManager.c @@ -1,5 +1,5 @@ /*********************************************************** -Copyright (c) 1993, Oracle and/or its affiliates. All rights reserved. +Copyright (c) 1993, 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/src/Geometry.c b/src/Geometry.c index bb92d4a..32e331b 100644 --- a/src/Geometry.c +++ b/src/Geometry.c @@ -1,5 +1,5 @@ /*********************************************************** -Copyright (c) 1993, Oracle and/or its affiliates. All rights reserved. +Copyright (c) 1993, 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/src/GetActKey.c b/src/GetActKey.c index 7bfc2e0..0766594 100644 --- a/src/GetActKey.c +++ b/src/GetActKey.c @@ -1,5 +1,5 @@ /*********************************************************** -Copyright (c) 1993, Oracle and/or its affiliates. All rights reserved. +Copyright (c) 1993, 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/src/GetResList.c b/src/GetResList.c index b0665fe..3bb2387 100644 --- a/src/GetResList.c +++ b/src/GetResList.c @@ -1,5 +1,5 @@ /*********************************************************** -Copyright (c) 1993, Oracle and/or its affiliates. All rights reserved. +Copyright (c) 1993, 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/src/GetValues.c b/src/GetValues.c index a6dcb79..c49f455 100644 --- a/src/GetValues.c +++ b/src/GetValues.c @@ -1,5 +1,5 @@ /*********************************************************** -Copyright (c) 1993, Oracle and/or its affiliates. All rights reserved. +Copyright (c) 1993, 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/src/Initialize.c b/src/Initialize.c index d400088..ff5eee8 100644 --- a/src/Initialize.c +++ b/src/Initialize.c @@ -1,5 +1,5 @@ /*********************************************************** -Copyright (c) 1993, Oracle and/or its affiliates. All rights reserved. +Copyright (c) 1993, 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/src/Intrinsic.c b/src/Intrinsic.c index 71a1b99..7ca4e7c 100644 --- a/src/Intrinsic.c +++ b/src/Intrinsic.c @@ -1,5 +1,5 @@ /*********************************************************** -Copyright (c) 1993, Oracle and/or its affiliates. All rights reserved. +Copyright (c) 1993, 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/src/Keyboard.c b/src/Keyboard.c index c6b4b48..060ddf9 100644 --- a/src/Keyboard.c +++ b/src/Keyboard.c @@ -1,6 +1,6 @@ /* -Copyright (c) 1993, Oracle and/or its affiliates. All rights reserved. +Copyright (c) 1993, 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/src/Manage.c b/src/Manage.c index b1ca9c8..39097ee 100644 --- a/src/Manage.c +++ b/src/Manage.c @@ -1,5 +1,5 @@ /*********************************************************** -Copyright (c) 1993, Oracle and/or its affiliates. All rights reserved. +Copyright (c) 1993, 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/src/NextEvent.c b/src/NextEvent.c index 5c754b0..1928a81 100644 --- a/src/NextEvent.c +++ b/src/NextEvent.c @@ -1,5 +1,5 @@ /*********************************************************** -Copyright (c) 1993, Oracle and/or its affiliates. All rights reserved. +Copyright (c) 1993, 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/src/Object.c b/src/Object.c index f5cfb91..c5a3a58 100644 --- a/src/Object.c +++ b/src/Object.c @@ -1,5 +1,5 @@ /*********************************************************** -Copyright (c) 1993, Oracle and/or its affiliates. All rights reserved. +Copyright (c) 1993, 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/src/PassivGrab.c b/src/PassivGrab.c index fb4800f..82f8dae 100644 --- a/src/PassivGrab.c +++ b/src/PassivGrab.c @@ -1,6 +1,6 @@ /* -Copyright (c) 1993, Oracle and/or its affiliates. All rights reserved. +Copyright (c) 1993, 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/src/Resources.c b/src/Resources.c index 15a78c2..d53339e 100644 --- a/src/Resources.c +++ b/src/Resources.c @@ -1,5 +1,5 @@ /*********************************************************** -Copyright (c) 1993, Oracle and/or its affiliates. All rights reserved. +Copyright (c) 1993, 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/src/Selection.c b/src/Selection.c index 4f69ae4..f1ebbd7 100644 --- a/src/Selection.c +++ b/src/Selection.c @@ -1,5 +1,5 @@ /*********************************************************** -Copyright (c) 1993, Oracle and/or its affiliates. All rights reserved. +Copyright (c) 1993, 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/src/SetSens.c b/src/SetSens.c index 2778dba..4d5cf00 100644 --- a/src/SetSens.c +++ b/src/SetSens.c @@ -1,5 +1,5 @@ /*********************************************************** -Copyright (c) 1993, Oracle and/or its affiliates. All rights reserved. +Copyright (c) 1993, 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/src/SetValues.c b/src/SetValues.c index d24ca03..2ce2658 100644 --- a/src/SetValues.c +++ b/src/SetValues.c @@ -1,5 +1,5 @@ /*********************************************************** -Copyright (c) 1993, Oracle and/or its affiliates. All rights reserved. +Copyright (c) 1993, 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/src/SetWMCW.c b/src/SetWMCW.c index 5ea0efc..413142b 100644 --- a/src/SetWMCW.c +++ b/src/SetWMCW.c @@ -5,7 +5,7 @@ /************************************************************ -Copyright (c) 1993, Oracle and/or its affiliates. All rights reserved. +Copyright (c) 1993, 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/src/Shell.c b/src/Shell.c index 1e9f338..5cf4bc2 100644 --- a/src/Shell.c +++ b/src/Shell.c @@ -1,5 +1,5 @@ /*********************************************************** -Copyright (c) 1993, Oracle and/or its affiliates. All rights reserved. +Copyright (c) 1993, 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/src/TMaction.c b/src/TMaction.c index fad1714..9118bb6 100644 --- a/src/TMaction.c +++ b/src/TMaction.c @@ -1,5 +1,5 @@ /*********************************************************** -Copyright (c) 1993, Oracle and/or its affiliates. All rights reserved. +Copyright (c) 1993, 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/src/TMgrab.c b/src/TMgrab.c index 352d2ee..123082c 100644 --- a/src/TMgrab.c +++ b/src/TMgrab.c @@ -1,5 +1,5 @@ /*********************************************************** -Copyright (c) 1993, Oracle and/or its affiliates. All rights reserved. +Copyright (c) 1993, 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/src/TMkey.c b/src/TMkey.c index 49b7547..2c443c0 100644 --- a/src/TMkey.c +++ b/src/TMkey.c @@ -1,5 +1,5 @@ /*********************************************************** -Copyright (c) 1993, Oracle and/or its affiliates. All rights reserved. +Copyright (c) 1993, 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/src/TMparse.c b/src/TMparse.c index 49fc29c..c542ca3 100644 --- a/src/TMparse.c +++ b/src/TMparse.c @@ -1,5 +1,5 @@ /*********************************************************** -Copyright (c) 1993, Oracle and/or its affiliates. All rights reserved. +Copyright (c) 1993, 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/src/TMprint.c b/src/TMprint.c index f4f4444..1206c66 100644 --- a/src/TMprint.c +++ b/src/TMprint.c @@ -1,5 +1,5 @@ /*********************************************************** -Copyright (c) 1993, Oracle and/or its affiliates. All rights reserved. +Copyright (c) 1993, 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/src/TMstate.c b/src/TMstate.c index 406dfc4..e4893eb 100644 --- a/src/TMstate.c +++ b/src/TMstate.c @@ -1,5 +1,5 @@ /*********************************************************** -Copyright (c) 1993, Oracle and/or its affiliates. All rights reserved. +Copyright (c) 1993, 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/src/Threads.c b/src/Threads.c index 83f0b74..4181ce5 100644 --- a/src/Threads.c +++ b/src/Threads.c @@ -1,5 +1,5 @@ /************************************************************ -Copyright (c) 1993, Oracle and/or its affiliates. All rights reserved. +Copyright (c) 1993, 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/src/VarCreate.c b/src/VarCreate.c index d654616..ecebf3f 100644 --- a/src/VarCreate.c +++ b/src/VarCreate.c @@ -1,6 +1,6 @@ /* -Copyright (c) 1993, Oracle and/or its affiliates. All rights reserved. +Copyright (c) 1993, 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/src/VarGet.c b/src/VarGet.c index 2a805d2..63930da 100644 --- a/src/VarGet.c +++ b/src/VarGet.c @@ -1,6 +1,6 @@ /* -Copyright (c) 1993, Oracle and/or its affiliates. All rights reserved. +Copyright (c) 1993, 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