From f1b1558c7b052d754a981840ab2f3dbcfc3cc1e6 Mon Sep 17 00:00:00 2001 From: Andreas Kling Date: Fri, 25 Dec 2020 12:15:16 +0100 Subject: [PATCH] Everywhere: Tweak "2020-2020" => "2020" in copyright headers --- Applications/DisplaySettings/MonitorWidget.cpp | 2 +- Applications/DisplaySettings/MonitorWidget.h | 2 +- Applications/Piano/SamplerWidget.cpp | 2 +- Applications/Piano/SamplerWidget.h | 2 +- Libraries/LibAudio/WavWriter.cpp | 2 +- Libraries/LibAudio/WavWriter.h | 2 +- MenuApplets/UserName/main.cpp | 2 +- Services/WindowServer/AppletManager.cpp | 2 +- Services/WindowServer/AppletManager.h | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) diff --git a/Applications/DisplaySettings/MonitorWidget.cpp b/Applications/DisplaySettings/MonitorWidget.cpp index 0cd87b9cec..2ef2e573ea 100644 --- a/Applications/DisplaySettings/MonitorWidget.cpp +++ b/Applications/DisplaySettings/MonitorWidget.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020-2020, Hüseyin Aslıtürk + * Copyright (c) 2020, Hüseyin Aslıtürk * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/Applications/DisplaySettings/MonitorWidget.h b/Applications/DisplaySettings/MonitorWidget.h index d9695d11fa..9a43348e2d 100644 --- a/Applications/DisplaySettings/MonitorWidget.h +++ b/Applications/DisplaySettings/MonitorWidget.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020-2020, Hüseyin Aslıtürk + * Copyright (c) 2020, Hüseyin Aslıtürk * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/Applications/Piano/SamplerWidget.cpp b/Applications/Piano/SamplerWidget.cpp index aeffcfefe2..ce5b6488d0 100644 --- a/Applications/Piano/SamplerWidget.cpp +++ b/Applications/Piano/SamplerWidget.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020-2020, William McPherson + * Copyright (c) 2020, William McPherson * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/Applications/Piano/SamplerWidget.h b/Applications/Piano/SamplerWidget.h index 9091e5fef9..b99dbcbe02 100644 --- a/Applications/Piano/SamplerWidget.h +++ b/Applications/Piano/SamplerWidget.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020-2020, William McPherson + * Copyright (c) 2020, William McPherson * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/Libraries/LibAudio/WavWriter.cpp b/Libraries/LibAudio/WavWriter.cpp index e721a0eaeb..6fdfbcbae7 100644 --- a/Libraries/LibAudio/WavWriter.cpp +++ b/Libraries/LibAudio/WavWriter.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020-2020, William McPherson + * Copyright (c) 2020, William McPherson * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/Libraries/LibAudio/WavWriter.h b/Libraries/LibAudio/WavWriter.h index bab7e297bd..d65d5709d2 100644 --- a/Libraries/LibAudio/WavWriter.h +++ b/Libraries/LibAudio/WavWriter.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020-2020, William McPherson + * Copyright (c) 2020, William McPherson * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/MenuApplets/UserName/main.cpp b/MenuApplets/UserName/main.cpp index 5434c9f159..79f3158ac3 100644 --- a/MenuApplets/UserName/main.cpp +++ b/MenuApplets/UserName/main.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020-2020, Hüseyin Aslıtürk + * Copyright (c) 2020, Hüseyin Aslıtürk * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/Services/WindowServer/AppletManager.cpp b/Services/WindowServer/AppletManager.cpp index 0e85414361..509d5de3d0 100644 --- a/Services/WindowServer/AppletManager.cpp +++ b/Services/WindowServer/AppletManager.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020-2020, Hüseyin Aslıtürk + * Copyright (c) 2020, Hüseyin Aslıtürk * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/Services/WindowServer/AppletManager.h b/Services/WindowServer/AppletManager.h index 5bd75bcae4..92f39fbe6d 100644 --- a/Services/WindowServer/AppletManager.h +++ b/Services/WindowServer/AppletManager.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020-2020, Hüseyin Aslıtürk + * Copyright (c) 2020, Hüseyin Aslıtürk * All rights reserved. * * Redistribution and use in source and binary forms, with or without