Skip to content

Commit c2ea3b2

Browse files
committed
[build] do not update copyright information as part of release preparation
1 parent 339a837 commit c2ea3b2

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

Rakefile

-3
Original file line numberDiff line numberDiff line change
@@ -1092,9 +1092,6 @@ namespace :all do
10921092
Rake::Task['authors'].invoke
10931093
commit!('Update authors file', ['AUTHORS'])
10941094

1095-
Rake::Task['copyright:update'].invoke
1096-
commit!('Update copyright notice on files', all: true)
1097-
10981095
# Note that this does not include Rust version changes that are handled in separate rake:version task
10991096
Rake::Task['all:version'].invoke
11001097
commit!("FIX CHANGELOGS BEFORE MERGING!\n\nUpdate versions and change logs to release Selenium #{java_version}",

0 commit comments

Comments
 (0)