added support for the 'portions copyright ISC' copyright statement
This commit is contained in:
@@ -23,7 +23,8 @@ require 5.002;
|
||||
|
||||
my %owner2filename = (
|
||||
"" => "util/COPYRIGHT",
|
||||
"NAI" => "util/COPYRIGHT.NAI"
|
||||
"NAI" => "util/COPYRIGHT.NAI",
|
||||
"PORTION" => "util/COPYRIGHT.PORTION",
|
||||
);
|
||||
|
||||
# Map each copyright owner name to a reference to an array containing
|
||||
|
||||
Reference in New Issue
Block a user