Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ISC Open Source Projects
BIND
Commits
3ef87ed8
Commit
3ef87ed8
authored
Jan 23, 2018
by
Mark Andrews
Browse files
doc/misc/*.zoneopt are X
(cherry picked from commit
7f4dfa53
)
parent
d611580b
Changes
1
Hide whitespace changes
Inline
Side-by-side
util/merge_copyrights
View file @
3ef87ed8
...
...
@@ -132,6 +132,8 @@ while (<CHANGES>) {
$file_types
{
$_
}
=
"
X
";
}
elsif
(
$base
=~
/\/named\.notcp$/i
)
{
$file_types
{
$_
}
=
"
X
";
}
elsif
(
$base
=~
/\/doc\/misc\/[-a-z]*\.zoneopt$/i
)
{
$file_types
{
$_
}
=
"
X
";
}
elsif
(
$base
=~
/\/README$/i
)
{
$file_types
{
$_
}
=
"
TXT.BRIEF
";
}
else
{
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment