diff options
author | Andreas Kling <kling@serenityos.org> | 2020-12-25 12:15:16 +0100 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2020-12-25 12:24:05 +0100 |
commit | f1b1558c7b052d754a981840ab2f3dbcfc3cc1e6 (patch) | |
tree | 19f5f8f7603c7bab9a6c2f5b0e70348dcd95729e /Services/WindowServer/AppletManager.h | |
parent | aed5ec9314335394c84eb96309a844814f23aaaf (diff) | |
download | serenity-f1b1558c7b052d754a981840ab2f3dbcfc3cc1e6.zip |
Everywhere: Tweak "2020-2020" => "2020" in copyright headers
Diffstat (limited to 'Services/WindowServer/AppletManager.h')
-rw-r--r-- | Services/WindowServer/AppletManager.h | 2 |
1 files changed, 1 insertions, 1 deletions
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 <asliturk@hotmail.com> + * Copyright (c) 2020, Hüseyin Aslıtürk <asliturk@hotmail.com> * All rights reserved. * * Redistribution and use in source and binary forms, with or without |