branch: elpa/gruvbox-theme commit 8e614087c516cdfc11053cbc6556fdfb31b1bb41 Author: Greduan <m...@greduan.com> Commit: Greduan <m...@greduan.com>
Update license(s) --- LICENSE | 2 +- README.md | 2 +- gruvbox-theme.el | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/LICENSE b/LICENSE index d7e333d917..f7a467c022 100644 --- a/LICENSE +++ b/LICENSE @@ -1,7 +1,7 @@ The MIT License (MIT) Copyright (c) 2013 Lee Machin -Copyright (c) 2013-2014 Greduan +Copyright (c) 2013-2015 Greduan Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in diff --git a/README.md b/README.md index 997e548ea1..dc208449a9 100644 --- a/README.md +++ b/README.md @@ -80,7 +80,7 @@ try my best to make it work out. :smile: The MIT License (MIT) Copyright (c) 2013 Lee Machin - 2013-2014 Greduan + 2013-2015 Greduan Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in diff --git a/gruvbox-theme.el b/gruvbox-theme.el index 3b75e2accd..5fe6034ecd 100644 --- a/gruvbox-theme.el +++ b/gruvbox-theme.el @@ -1,7 +1,7 @@ ;;; gruvbox-theme.el --- A retro-groove colour theme for Emacs ;; Copyright (c) 2013 Lee Machin -;; Copyright (c) 2013-2014 Greduan +;; Copyright (c) 2013-2015 Greduan ;; Authors: Lee Machin <ljmac...@gmail.com> ;; Greduan <m...@greduan.com>