aboutsummaryrefslogtreecommitdiffstats
path: root/include/qpdf/InputSource.hh
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2012-12-31 03:05:17 +0100
committerJay Berkenbilt <ejb@ql.org>2012-12-31 16:32:32 +0100
commit8843e499b85fed77c49e8ec0cdc83887a77d59db (patch)
tree1321f7daf067103d4bd204cf202aa7bc51c74569 /include/qpdf/InputSource.hh
parentae1385cd8a2ae302cd5a57875d5589695e8e5972 (diff)
downloadqpdf-8843e499b85fed77c49e8ec0cdc83887a77d59db.tar.zst
Update copyright year to 2013
Also add copyright notice to a few public headers that were missing one.
Diffstat (limited to 'include/qpdf/InputSource.hh')
-rw-r--r--include/qpdf/InputSource.hh8
1 files changed, 8 insertions, 0 deletions
diff --git a/include/qpdf/InputSource.hh b/include/qpdf/InputSource.hh
index 782d8888..510daace 100644
--- a/include/qpdf/InputSource.hh
+++ b/include/qpdf/InputSource.hh
@@ -1,3 +1,11 @@
+/* Copyright (c) 2005-2013 Jay Berkenbilt
+ *
+ * This file is part of qpdf. This software may be distributed under
+ * the terms of version 2 of the Artistic License which may be found
+ * in the source distribution. It is provided "as is" without express
+ * or implied warranty.
+ */
+
#ifndef __QPDF_INPUTSOURCE_HH__
#define __QPDF_INPUTSOURCE_HH__