File tree Expand file tree Collapse file tree 3 files changed +3
-6
lines changed Expand file tree Collapse file tree 3 files changed +3
-6
lines changed Original file line number Diff line number Diff line change @@ -49,5 +49,4 @@ task :changelog do
4949 Rake ::Task [ :changelog ] . execute
5050rescue LoadError
5151 puts '>>>>> GitHub Changelog Generator not loaded, omitting tasks'
52-
5352end
Original file line number Diff line number Diff line change 1- # encoding: utf-8
21# frozen_string_literal: true
32
43#
5- # Copyright 2015, Dominik Richter
6- # Copyright 2016, Christoph Hartmann
4+ # Copyright:: 2015, Dominik Richter
5+ # Copyright:: 2016, Christoph Hartmann
76#
87# Licensed under the Apache License, Version 2.0 (the "License");
98# you may not use this file except in compliance with the License.
Original file line number Diff line number Diff line change 1- # encoding: utf-8
21# frozen_string_literal: true
32
43#
5- # Copyright 2016, Christoph Hartmann
4+ # Copyright:: 2016, Christoph Hartmann
65#
76# Licensed under the Apache License, Version 2.0 (the "License");
87# you may not use this file except in compliance with the License.
You can’t perform that action at this time.
0 commit comments