diff options
Diffstat (limited to 'Build/source/libs/cairo')
-rw-r--r-- | Build/source/libs/cairo/Makefile.am | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Build/source/libs/cairo/Makefile.am b/Build/source/libs/cairo/Makefile.am index 107e7380e10..ac7c89812af 100644 --- a/Build/source/libs/cairo/Makefile.am +++ b/Build/source/libs/cairo/Makefile.am @@ -1,13 +1,13 @@ ## Proxy Makefile.am to build cairo for TeX Live. ## ## Copyright (C) 2012 Taco Hoekwater <taco@metatex.org> -## Copyright (C) 2013 Peter Breitenlohner <tex-live@tug.org> +## Copyright (C) 2013, 2014 Peter Breitenlohner <tex-live@tug.org> ## ## This file is free software; the copyright holder ## gives unlimited permission to copy and/or distribute it, ## with or without modifications, as long as this notice is preserved. ## -## We want to re-distribute the whole original cairo source tree. +## We want to re-distribute the whole cairo source tree. ## EXTRA_DIST = $(CAIRO_TREE) |