updated copyright messages for 2013
[deb_libcec.git] / src / LibCecTray / controller / applications / KeyInput.cs
index 1830941704e59d84cbf45d3f2b90d1583b08f7ba..76e861b76e8762c526f19bba71fd2493415f9833 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * This file is part of the libCEC(R) library.
  *
- * libCEC(R) is Copyright (C) 2011-2012 Pulse-Eight Limited.  All rights reserved.
+ * libCEC(R) is Copyright (C) 2011-2013 Pulse-Eight Limited.  All rights reserved.
  * libCEC(R) is an original work, containing original code.
  *
  * libCEC(R) is a trademark of Pulse-Eight Limited.
@@ -290,4 +290,4 @@ namespace LibCECTray.controller.applications
 
     private readonly List<WindowsAPI.Input> _input = new List<WindowsAPI.Input>();
   }
-}
\ No newline at end of file
+}