summaryrefslogtreecommitdiff
path: root/lib/chef/resource/swap_file.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/resource/swap_file.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/resource/swap_file.rb')
-rw-r--r--lib/chef/resource/swap_file.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/chef/resource/swap_file.rb b/lib/chef/resource/swap_file.rb
index 305727084c..d32bd07394 100644
--- a/lib/chef/resource/swap_file.rb
+++ b/lib/chef/resource/swap_file.rb
@@ -1,6 +1,6 @@
#
# Copyright:: 2012-2018, Seth Vargo
-# Copyright:: 2017-2020, Chef Software Inc.
+# Copyright:: Copyright (c) Chef Software Inc.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.