Add missing (C)
diff --git a/poppler/Error.cc b/poppler/Error.cc
index 71bd3ce..ab43654 100644
--- a/poppler/Error.cc
+++ b/poppler/Error.cc
@@ -17,7 +17,7 @@
 // Copyright (C) 2005 Albert Astals Cid <aacid@kde.org>
 // Copyright (C) 2007 Krzysztof Kowalczyk <kkowalczyk@gmail.com>
 // Copyright (C) 2012 Marek Kasik <mkasik@redhat.com>
-// Copyright (C) 2013 Adrian Johnson <ajohnson@redneon.com>
+// Copyright (C) 2013, 2017 Adrian Johnson <ajohnson@redneon.com>
 //
 // 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/poppler/UTF.cc b/poppler/UTF.cc
index 9077194..878837a 100644
--- a/poppler/UTF.cc
+++ b/poppler/UTF.cc
@@ -14,7 +14,7 @@
 // under GPL version 2 or later
 //
 // Copyright (C) 2008 Koji Otani <sho@bbr.jp>
-// Copyright (C) 2012 Adrian Johnson <ajohnson@redneon.com>
+// Copyright (C) 2012, 2017 Adrian Johnson <ajohnson@redneon.com>
 // Copyright (C) 2012 Hib Eris <hib@hiberis.nl>
 // Copyright (C) 2016 Albert Astals Cid <aacid@kde.org>
 // Copyright (C) 2016 Jason Crain <jason@aquaticape.us>
diff --git a/poppler/UTF.h b/poppler/UTF.h
index bddb926..704ba4d 100644
--- a/poppler/UTF.h
+++ b/poppler/UTF.h
@@ -4,7 +4,7 @@
 //
 // This file is licensed under the GPLv2 or later
 //
-// Copyright (C) 2012 Adrian Johnson <ajohnson@redneon.com>
+// Copyright (C) 2012, 2017 Adrian Johnson <ajohnson@redneon.com>
 // Copyright (C) 2016 Jason Crain <jason@aquaticape.us>
 //
 //========================================================================
diff --git a/poppler/UnicodeMapFuncs.h b/poppler/UnicodeMapFuncs.h
index 25c21c4..b89ee6e 100644
--- a/poppler/UnicodeMapFuncs.h
+++ b/poppler/UnicodeMapFuncs.h
@@ -14,6 +14,7 @@
 // under GPL version 2 or later
 //
 // Copyright (C) 2008 Koji Otani <sho@bbr.jp>
+// Copyright (C) 2017 Adrian Johnson <ajohnson@redneon.com>
 //
 // 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/utils/JSInfo.cc b/utils/JSInfo.cc
index 34f31d5..d755aae 100644
--- a/utils/JSInfo.cc
+++ b/utils/JSInfo.cc
@@ -24,7 +24,7 @@
 #include "Form.h"
 #include "UnicodeMap.h"
 #include "UTF.h"
-#include "Win32Console.h"
+// #include "Win32Console.h"
 
 JSInfo::JSInfo(PDFDoc *docA, int firstPage) {
   doc = docA;
diff --git a/utils/pdfdetach.cc b/utils/pdfdetach.cc
index a39f817..14498c7 100644
--- a/utils/pdfdetach.cc
+++ b/utils/pdfdetach.cc
@@ -15,7 +15,7 @@
 //
 // Copyright (C) 2011 Carlos Garcia Campos <carlosgc@gnome.org>
 // Copyright (C) 2013 Yury G. Kudryashov <urkud.urkud@gmail.com>
-// Copyright (C) 2014 Adrian Johnson <ajohnson@redneon.com>
+// Copyright (C) 2014, 2017 Adrian Johnson <ajohnson@redneon.com>
 //
 // 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/utils/pdffonts.cc b/utils/pdffonts.cc
index 2867d51..d8f25a2 100644
--- a/utils/pdffonts.cc
+++ b/utils/pdffonts.cc
@@ -16,7 +16,7 @@
 // Copyright (C) 2006 Dominic Lachowicz <cinamod@hotmail.com>
 // Copyright (C) 2007-2008, 2010 Albert Astals Cid <aacid@kde.org>
 // Copyright (C) 2010 Hib Eris <hib@hiberis.nl>
-// Copyright (C) 2012 Adrian Johnson <ajohnson@redneon.com>
+// Copyright (C) 2012, 2017 Adrian Johnson <ajohnson@redneon.com>
 // Copyright (C) 2013 Suzuki Toshiya <mpsuzuki@hiroshima-u.ac.jp>
 //
 // To see a description of the changes please see the Changelog file that
diff --git a/utils/pdfseparate.cc b/utils/pdfseparate.cc
index 14fcf3f..6b5a435 100644
--- a/utils/pdfseparate.cc
+++ b/utils/pdfseparate.cc
@@ -10,6 +10,7 @@
 // Copyright (C) 2013 Daniel Kahn Gillmor <dkg@fifthhorseman.net>
 // Copyright (C) 2013 Suzuki Toshiya <mpsuzuki@hiroshima-u.ac.jp>
 // Copyright (C) 2017 Léonard Michelet <leonard.michelet@smile.fr>
+// Copyright (C) 2017 Adrian Johnson <ajohnson@redneon.com>
 //
 //========================================================================
 #include "config.h"
diff --git a/utils/pdfsig.cc b/utils/pdfsig.cc
index e31048f..7077ab7 100644
--- a/utils/pdfsig.cc
+++ b/utils/pdfsig.cc
@@ -9,6 +9,7 @@
 // Copyright 2015, 2017 Albert Astals Cid <aacid@kde.org>
 // Copyright 2016 Markus Kilås <digital@markuspage.com>
 // Copyright 2017 Hans-Ulrich Jüttner <huj@froreich-bioscientia.de>
+// Copyright (C) 2017 Adrian Johnson <ajohnson@redneon.com>
 //
 //========================================================================
 
diff --git a/utils/pdftohtml.cc b/utils/pdftohtml.cc
index 05a5b7e..91f06ae 100644
--- a/utils/pdftohtml.cc
+++ b/utils/pdftohtml.cc
@@ -24,6 +24,7 @@
 // Copyright (C) 2012 Luis Parravicini <lparravi@gmail.com>
 // Copyright (C) 2014 Pino Toscano <pino@kde.org>
 // Copyright (C) 2015 William Bader <williambader@hotmail.com>
+// Copyright (C) 2017 Adrian Johnson <ajohnson@redneon.com>
 //
 // 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/utils/pdftotext.cc b/utils/pdftotext.cc
index 5c3eaaa..098eac9 100644
--- a/utils/pdftotext.cc
+++ b/utils/pdftotext.cc
@@ -25,6 +25,7 @@
 // Copyright (C) 2013 Yury G. Kudryashov <urkud.urkud@gmail.com>
 // Copyright (C) 2013 Suzuki Toshiya <mpsuzuki@hiroshima-u.ac.jp>
 // Copyright (C) 2015 Jeremy Echols <jechols@uoregon.edu>
+// Copyright (C) 2017 Adrian Johnson <ajohnson@redneon.com>
 //
 // 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/utils/printencodings.cc b/utils/printencodings.cc
index 2c4b9f2..2c098b4 100644
--- a/utils/printencodings.cc
+++ b/utils/printencodings.cc
@@ -1,5 +1,6 @@
 /*
  * Copyright (C) 2008, Albert Astals Cid <aacid@kde.org>
+ * Copyright (C) 2017, Adrian Johnson <ajohnson@redneon.com>
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by