diff options
author | Albert Astals Cid <aacid@kde.org> | 2023-02-04 11:32:08 +0100 |
---|---|---|
committer | Albert Astals Cid <aacid@kde.org> | 2023-02-04 11:32:08 +0100 |
commit | 083662257ff626d6d3454a37b70928a62990c7ad (patch) | |
tree | 804fa0e9b358a9a79cb83d183aabb0cb79184a3e | |
parent | 329ec39cb876f0d4137eff4fbb5e4ce37601b71a (diff) |
Update (C)
-rw-r--r-- | goo/PNGWriter.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/goo/PNGWriter.cc b/goo/PNGWriter.cc index 92302ebe..58d55606 100644 --- a/goo/PNGWriter.cc +++ b/goo/PNGWriter.cc @@ -6,7 +6,7 @@ // // Copyright (C) 2009 Warren Toomey <wkt@tuhs.org> // Copyright (C) 2009 Shen Liang <shenzhuxi@gmail.com> -// Copyright (C) 2009, 2011, 2022 Albert Astals Cid <aacid@kde.org> +// Copyright (C) 2009, 2011-2023 Albert Astals Cid <aacid@kde.org> // Copyright (C) 2009 Stefan Thomas <thomas@eload24.com> // Copyright (C) 2010, 2011, 2013, 2017 Adrian Johnson <ajohnson@redneon.com> // Copyright (C) 2011 Thomas Klausner <wiz@danbala.tuwien.ac.at> |