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
e4dfb763
Commit
e4dfb763
authored
Mar 08, 2004
by
Mark Andrews
Browse files
util/tabify-changes copyright
parent
1576cde4
Changes
2
Show whitespace changes
Inline
Side-by-side
util/copyrights
View file @
e4dfb763
...
...
@@ -2292,6 +2292,7 @@
./util/nanny.pl PERL 2000,2001,2004
./util/nt-kit SH 1999,2000,2001,2004
./util/spacewhack.pl PERL 2000,2001,2004
./util/tabify-changes SH 2004
./util/update-drafts.pl PERL 2000,2001,2004
./util/update_copyrights PERL 1998,1999,2000,2001,2004
./version X 1999,2000,2001
...
...
util/tabify-changes
View file @
e4dfb763
#!/bin/sh
#
# Copyright (C) 2004 Internet Systems Consortium, Inc. ("ISC")
#
# Permission to use, copy, modify, and distribute this software for any
# purpose with or without fee is hereby granted, provided that the above
# copyright notice and this permission notice appear in all copies.
#
# THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH
# REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
# AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT,
# INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
# LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
# OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
# PERFORMANCE OF THIS SOFTWARE.
# $Id: tabify-changes,v 1.2 2004/03/08 00:18:34 marka Exp $
expand
${
1
}
|
sed
\
-e
's/^\([1-9][0-9][0-9][0-9][0-9][0-9]\.\) */\1 /'
\
...
...
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