1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 08:58:11 +00:00

LibGfx: Correct copyright years for {Classic,}WindowTheme.{cpp,h}

This commit is contained in:
Andreas Kling 2020-08-10 20:44:36 +02:00
parent 015c8d0eb6
commit ae0ff13f66
4 changed files with 4 additions and 4 deletions

View file

@ -1,5 +1,5 @@
/*
* Copyright (c) 2018-2020, Andreas Kling <kling@serenityos.org>
* Copyright (c) 2020, Andreas Kling <kling@serenityos.org>
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without