aboutsummaryrefslogtreecommitdiff
path: root/LICENSE
diff options
context:
space:
mode:
authorKen Moore <ken@ixsystems.com>2017-11-20 06:22:07 -0500
committerGitHub <noreply@github.com>2017-11-20 06:22:07 -0500
commit8c73fba37684f24a96252dece0bc3fcec449a600 (patch)
tree49e4e291f6b026650fdd10443e798101274b195a /LICENSE
parentMerge branch 'master' of github.com:trueos/lumina (diff)
downloadlumina-8c73fba37684f24a96252dece0bc3fcec449a600.tar.gz
lumina-8c73fba37684f24a96252dece0bc3fcec449a600.tar.bz2
lumina-8c73fba37684f24a96252dece0bc3fcec449a600.zip
Update LICENSE
Bump to -2017
Diffstat (limited to 'LICENSE')
-rw-r--r--LICENSE2
1 files changed, 1 insertions, 1 deletions
diff --git a/LICENSE b/LICENSE
index 79b22699..33b3cf2a 100644
--- a/LICENSE
+++ b/LICENSE
@@ -1,4 +1,4 @@
-Copyright (c) 2012-2016, Ken Moore (moorekou@gmail.com)
+Copyright (c) 2012-2017, Ken Moore (moorekou@gmail.com)
All rights reserved
Redistribution and use in source and binary forms, with or without
bgstack15