splash/SplashClip.cc | 2 +- splash/SplashXPathScanner.cc | 2 +- splash/SplashXPathScanner.h | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-)
New commits: commit aaf857abd10c961ab26c97559dffe7183b8a5a82 Author: Albert Astals Cid <[email protected]> Date: Sat Aug 21 11:55:28 2021 +0200 Update (C) diff --git a/splash/SplashClip.cc b/splash/SplashClip.cc index b98936dc..894679c6 100644 --- a/splash/SplashClip.cc +++ b/splash/SplashClip.cc @@ -12,7 +12,7 @@ // under GPL version 2 or later // // Copyright (C) 2010 Albert Astals Cid <[email protected]> -// Copyright (C) 2013 Thomas Freitag <[email protected]> +// Copyright (C) 2013, 2021 Thomas Freitag <[email protected]> // Copyright (C) 2019 Stefan Brüns <[email protected]> // // To see a description of the changes please see the Changelog file that diff --git a/splash/SplashXPathScanner.cc b/splash/SplashXPathScanner.cc index 65a5a7c0..fcd1c8e7 100644 --- a/splash/SplashXPathScanner.cc +++ b/splash/SplashXPathScanner.cc @@ -13,7 +13,7 @@ // // Copyright (C) 2008, 2010, 2014, 2018, 2019, 2021 Albert Astals Cid <[email protected]> // Copyright (C) 2010 Paweł Wiejacha <[email protected]> -// Copyright (C) 2013, 2014 Thomas Freitag <[email protected]> +// Copyright (C) 2013, 2014, 2021 Thomas Freitag <[email protected]> // Copyright (C) 2018 Stefan Brüns <[email protected]> // // To see a description of the changes please see the Changelog file that diff --git a/splash/SplashXPathScanner.h b/splash/SplashXPathScanner.h index 5c840dab..0815d2f5 100644 --- a/splash/SplashXPathScanner.h +++ b/splash/SplashXPathScanner.h @@ -11,7 +11,7 @@ // All changes made under the Poppler project to this file are licensed // under GPL version 2 or later // -// Copyright (C) 2013, 2014 Thomas Freitag <[email protected]> +// Copyright (C) 2013, 2014, 2021 Thomas Freitag <[email protected]> // Copyright (C) 2018 Albert Astals Cid <[email protected]> // Copyright (C) 2018 Stefan Brüns <[email protected]> //
