summaryrefslogtreecommitdiff
path: root/pdfrw/objects/pdfobject.py
diff options
context:
space:
mode:
Diffstat (limited to 'pdfrw/objects/pdfobject.py')
-rw-r--r--pdfrw/objects/pdfobject.py5
1 files changed, 3 insertions, 2 deletions
diff --git a/pdfrw/objects/pdfobject.py b/pdfrw/objects/pdfobject.py
index 8a0fc88..7317395 100644
--- a/pdfrw/objects/pdfobject.py
+++ b/pdfrw/objects/pdfobject.py
@@ -1,7 +1,8 @@
-# A part of pdfrw (pdfrw.googlecode.com)
-# Copyright (C) 2006-2012 Patrick Maupin, Austin, Texas
+# A part of pdfrw (https://github.com/pmaupin/pdfrw)
+# Copyright (C) 2006-2015 Patrick Maupin, Austin, Texas
# MIT license -- See LICENSE.txt for details
+
class PdfObject(str):
''' A PdfObject is a textual representation of any PDF file object
other than an array, dict or string. It has an indirect attribute