summaryrefslogtreecommitdiff
path: root/lib/chef/exceptions.rb
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2020-04-13 16:39:04 -0700
committerGitHub <noreply@github.com>2020-04-13 16:39:04 -0700
commit5028d674c113ecadd82d2688fdbcef6adaa77a94 (patch)
tree267432ad3d90bbfee9227632073b20694a8fa13a /lib/chef/exceptions.rb
parent1d2b2b346228291f38646ff0d9fa78c4ae2c3e86 (diff)
parent4d3b847aee1b917bb139862c623e9633d180fb31 (diff)
downloadchef-5028d674c113ecadd82d2688fdbcef6adaa77a94.tar.gz
Merge pull request #9656 from chef/lcg/remove-copyright-dates
Remove copyright dates
Diffstat (limited to 'lib/chef/exceptions.rb')
-rw-r--r--lib/chef/exceptions.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/chef/exceptions.rb b/lib/chef/exceptions.rb
index e2c1dffe77..645193389e 100644
--- a/lib/chef/exceptions.rb
+++ b/lib/chef/exceptions.rb
@@ -2,7 +2,7 @@
# Author:: Adam Jacob (<adam@chef.io>)
# Author:: Seth Falcon (<seth@chef.io>)
# Author:: Kyle Goodwin (<kgoodwin@primerevenue.com>)
-# Copyright:: Copyright 2008-2019, Chef Software Inc.
+# Copyright:: Copyright (c) Chef Software Inc.
# License:: Apache License, Version 2.0
#
# Licensed under the Apache License, Version 2.0 (the "License");