summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhilippe Ombredanne <pombredanne@nexb.com>2019-10-22 15:27:27 +0200
committerGitHub <noreply@github.com>2019-10-22 15:27:27 +0200
commit8b1c2e814818647d5f504a2fd0e008da8118e9f5 (patch)
tree91c49f2040480b19067b4b186eaceb4a4625d2c6
parenta2b57c35a5107c833d0cfa971b3b9ed7c52d876b (diff)
downloadchef-8b1c2e814818647d5f504a2fd0e008da8118e9f5.tar.gz
Fix license tag typo
Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>
-rw-r--r--spec/unit/knife/cookbook_show_spec.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/unit/knife/cookbook_show_spec.rb b/spec/unit/knife/cookbook_show_spec.rb
index 6054f8c6b6..b1e7d60e5b 100644
--- a/spec/unit/knife/cookbook_show_spec.rb
+++ b/spec/unit/knife/cookbook_show_spec.rb
@@ -1,7 +1,7 @@
#
# Author:: Adam Jacob (<adam@chef.io>)
# Copyright:: Copyright 2008-2017, Chef Software Inc.
-# License:: Apache License, eersion 2.0
+# License:: Apache License, version 2.0
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.