From 4d3b847aee1b917bb139862c623e9633d180fb31 Mon Sep 17 00:00:00 2001 From: Lamont Granquist Date: Mon, 13 Apr 2020 15:21:45 -0700 Subject: Remove copyright dates Legally incredibly dubious, particularly since we don't follow it strictly as policy, and we have git history instead, which does it right. This is just a waste of time and a cargo cult. Signed-off-by: Lamont Granquist --- lib/chef/resource/resource_notification.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/chef/resource/resource_notification.rb') diff --git a/lib/chef/resource/resource_notification.rb b/lib/chef/resource/resource_notification.rb index d3b9856332..dfd2546f43 100644 --- a/lib/chef/resource/resource_notification.rb +++ b/lib/chef/resource/resource_notification.rb @@ -1,6 +1,6 @@ # # Author:: Tyler Ball () -# Copyright:: Copyright 2014-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"); -- cgit v1.2.1