splash/SplashPattern.h | 2 +- splash/SplashTypes.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-)
New commits: commit bad6503c276f306170799cab2e98f53894c6e147 Author: Albert Astals Cid <[email protected]> Date: Fri Feb 28 00:35:25 2020 +0100 Update (C) of last commit diff --git a/splash/SplashPattern.h b/splash/SplashPattern.h index 1545c097..a822da14 100644 --- a/splash/SplashPattern.h +++ b/splash/SplashPattern.h @@ -12,7 +12,7 @@ // under GPL version 2 or later // // Copyright (C) 2010, 2011, 2014 Thomas Freitag <[email protected]> -// Copyright (C) 2018 Albert Astals Cid <[email protected]> +// Copyright (C) 2018, 2020 Albert Astals Cid <[email protected]> // // To see a description of the changes please see the Changelog file that // came with your tarball or type make ChangeLog if you are building from git diff --git a/splash/SplashTypes.h b/splash/SplashTypes.h index c036a56e..96f85e2b 100644 --- a/splash/SplashTypes.h +++ b/splash/SplashTypes.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) 2006, 2010, 2019 Albert Astals Cid <[email protected]> +// Copyright (C) 2006, 2010, 2019, 2020 Albert Astals Cid <[email protected]> // Copyright (C) 2008 Tomas Are Haavet <[email protected]> // Copyright (C) 2009, 2011-2013 Thomas Freitag <[email protected]> // Copyright (C) 2009 Stefan Thomas <[email protected]> _______________________________________________ poppler mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/poppler
