diff options
author | Dean Camera <dean@fourwalledcubicle.com> | 2016-01-31 16:11:09 +1100 |
---|---|---|
committer | Dean Camera <dean@fourwalledcubicle.com> | 2016-01-31 16:11:09 +1100 |
commit | 1e05d46b663ded57a06f4d8773f40aea908f8622 (patch) | |
tree | 76a24567118d56c3f9299abaa8a9ee93b90d6a55 /LUFA/StudioIntegration/VSIX | |
parent | 78478be260635488b933247db79bb645093ba16b (diff) | |
download | lufa-1e05d46b663ded57a06f4d8773f40aea908f8622.tar.gz lufa-1e05d46b663ded57a06f4d8773f40aea908f8622.tar.bz2 lufa-1e05d46b663ded57a06f4d8773f40aea908f8622.zip |
Update copyrights to 2016.
Diffstat (limited to 'LUFA/StudioIntegration/VSIX')
-rw-r--r-- | LUFA/StudioIntegration/VSIX/generate_caches.py | 2 | ||||
-rw-r--r-- | LUFA/StudioIntegration/VSIX/lufa_asfmanifest_transform.xslt | 2 | ||||
-rw-r--r-- | LUFA/StudioIntegration/VSIX/lufa_vsmanifest_transform.xslt | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/LUFA/StudioIntegration/VSIX/generate_caches.py b/LUFA/StudioIntegration/VSIX/generate_caches.py index a85777aae..63db5947c 100644 --- a/LUFA/StudioIntegration/VSIX/generate_caches.py +++ b/LUFA/StudioIntegration/VSIX/generate_caches.py @@ -1,6 +1,6 @@ """
LUFA Library
- Copyright (C) Dean Camera, 2015.
+ Copyright (C) Dean Camera, 2016.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
diff --git a/LUFA/StudioIntegration/VSIX/lufa_asfmanifest_transform.xslt b/LUFA/StudioIntegration/VSIX/lufa_asfmanifest_transform.xslt index 81fb97be5..9d3e803e4 100644 --- a/LUFA/StudioIntegration/VSIX/lufa_asfmanifest_transform.xslt +++ b/LUFA/StudioIntegration/VSIX/lufa_asfmanifest_transform.xslt @@ -1,6 +1,6 @@ <!-- LUFA Library - Copyright (C) Dean Camera, 2015. + Copyright (C) Dean Camera, 2016. dean [at] fourwalledcubicle [dot] com www.lufa-lib.org diff --git a/LUFA/StudioIntegration/VSIX/lufa_vsmanifest_transform.xslt b/LUFA/StudioIntegration/VSIX/lufa_vsmanifest_transform.xslt index f4cbe27c5..0ff0470f3 100644 --- a/LUFA/StudioIntegration/VSIX/lufa_vsmanifest_transform.xslt +++ b/LUFA/StudioIntegration/VSIX/lufa_vsmanifest_transform.xslt @@ -1,6 +1,6 @@ <!-- LUFA Library - Copyright (C) Dean Camera, 2015. + Copyright (C) Dean Camera, 2016. dean [at] fourwalledcubicle [dot] com www.lufa-lib.org |