Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Timothe Litt
BIND
Commits
bf8267aa
Commit
bf8267aa
authored
Jun 29, 2012
by
Mark Andrews
Browse files
reverse bad copyright update
parent
0ba25dfc
Changes
478
Hide whitespace changes
Inline
Side-by-side
Makefile.in
View file @
bf8267aa
*
Copyright
(C)
2004-2009,
2011
Internet
Systems
Consortium,
Inc.
(
"ISC"
)
*
Copyright
(C)
1998-2002
Internet
Software
Consortium.
*
*
Permission
to
use,
copy,
modify,
and/or
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.
#
Copyright (C) 2004-2009, 2011 Internet Systems Consortium, Inc. ("ISC")
#
Copyright (C) 1998-2002 Internet Software Consortium.
#
#
Permission to use, copy, modify, and/or 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: Makefile.in,v 1.62 2011/09/06 04:06:37 marka Exp $
...
...
bin/Makefile.in
View file @
bf8267aa
-
Copyright
(C)
2004,
2007,
2009
,
2012
Internet
Systems
Consortium,
Inc.
(
"ISC"
)
-
Copyright
(C)
1998-2001
Internet
Software
Consortium.
-
-
Permission
to
use,
copy,
modify,
and/or
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.
#
Copyright (C) 2004, 2007, 2009 Internet Systems Consortium, Inc. ("ISC")
#
Copyright (C) 1998-2001 Internet Software Consortium.
#
#
Permission to use, copy, modify, and/or 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: Makefile.in,v 1.29 2009/10/05 12:07:08 fdupont Exp $
...
...
bin/check/Makefile.in
View file @
bf8267aa
;
Copyright
(C)
2004-2007,
2009
Internet
Systems
Consortium,
Inc.
(
"ISC"
)
;
Copyright
(C)
2000-2003
Internet
Software
Consortium.
;
;
Permission
to
use,
copy,
modify,
and/or
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.
#
Copyright (C) 2004-2007, 2009 Internet Systems Consortium, Inc. ("ISC")
#
Copyright (C) 2000-2003 Internet Software Consortium.
#
#
Permission to use, copy, modify, and/or 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: Makefile.in,v 1.36 2009/12/05 23:31:40 each Exp $
...
...
bin/confgen/Makefile.in
View file @
bf8267aa
*
Copyright
(C)
2009
Internet
Systems
Consortium,
Inc.
(
"ISC"
)
*
*
Permission
to
use,
copy,
modify,
and/or
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.
#
Copyright (C) 2009 Internet Systems Consortium, Inc. ("ISC")
#
#
Permission to use, copy, modify, and/or 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: Makefile.in,v 1.8 2009/12/05 23:31:40 each Exp $
...
...
bin/confgen/unix/Makefile.in
View file @
bf8267aa
;
Copyright
(C)
2009
Internet
Systems
Consortium,
Inc.
(
"ISC"
)
;
;
Permission
to
use,
copy,
modify,
and/or
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.
#
Copyright (C) 2009 Internet Systems Consortium, Inc. ("ISC")
#
#
Permission to use, copy, modify, and/or 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: Makefile.in,v 1.3 2009/06/11 23:47:55 tbox Exp $
...
...
bin/dig/Makefile.in
View file @
bf8267aa
;
Copyright
(C)
2004,
2005,
2007,
2009
Internet
Systems
Consortium,
Inc.
(
"ISC"
)
;
Copyright
(C)
2000-2002
Internet
Software
Consortium.
;
;
Permission
to
use,
copy,
modify,
and/or
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.
#
Copyright (C) 2004, 2005, 2007, 2009 Internet Systems Consortium, Inc. ("ISC")
#
Copyright (C) 2000-2002 Internet Software Consortium.
#
#
Permission to use, copy, modify, and/or 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: Makefile.in,v 1.47 2009/12/05 23:31:40 each Exp $
...
...
bin/dnssec/Makefile.in
View file @
bf8267aa
*
Copyright
(C)
2004,
2005,
2007-2009,
2012
Internet
Systems
Consortium,
Inc.
(
"ISC"
)
*
Copyright
(C)
2000-2002
Internet
Software
Consortium.
*
*
Permission
to
use,
copy,
modify,
and/or
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.
#
Copyright (C) 2004, 2005, 2007-2009, 2012 Internet Systems Consortium, Inc. ("ISC")
#
Copyright (C) 2000-2002 Internet Software Consortium.
#
#
Permission to use, copy, modify, and/or 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: Makefile.in,v 1.42.332.1 2011/03/16 06:37:51 each Exp $
...
...
bin/named/Makefile.in
View file @
bf8267aa
*
Copyright
(C)
2004-2011
Internet
Systems
Consortium,
Inc.
(
"ISC"
)
*
Copyright
(C)
1998-2002
Internet
Software
Consortium.
*
*
Permission
to
use,
copy,
modify,
and/or
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.
#
Copyright (C) 2004-2011 Internet Systems Consortium, Inc. ("ISC")
#
Copyright (C) 1998-2002 Internet Software Consortium.
#
#
Permission to use, copy, modify, and/or 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: Makefile.in,v 1.116 2011/03/10 23:47:49 tbox Exp $
...
...
bin/named/bindkeys.pl
View file @
bf8267aa
#!/usr/bin/env perl
#
*
Copyright
(
C
)
2009
-
2011
Internet
Systems
Consortium
,
Inc
.
("
ISC
")
*
*
Permission
to
use
,
copy
,
modify
,
and
/
or
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
.
#
Copyright (C) 2009-2011 Internet Systems Consortium, Inc. ("ISC")
#
#
Permission to use, copy, modify, and/or 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: bindkeys.pl,v 1.7 2011/01/04 23:47:13 tbox Exp $
...
...
bin/named/convertxsl.pl
View file @
bf8267aa
#!/usr/bin/env perl
#
*
Copyright
(
C
)
2006
-
2008
Internet
Systems
Consortium
,
Inc
.
("
ISC
")
*
*
Permission
to
use
,
copy
,
modify
,
and
/
or
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
.
#
Copyright (C) 2006-2008 Internet Systems Consortium, Inc. ("ISC")
#
#
Permission to use, copy, modify, and/or 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: convertxsl.pl,v 1.14 2008/07/17 23:43:26 jinmei Exp $
...
...
bin/named/unix/Makefile.in
View file @
bf8267aa
*
Copyright
(C)
2004,
2007,
2009,
2011
Internet
Systems
Consortium,
Inc.
(
"ISC"
)
*
Copyright
(C)
1999-2001
Internet
Software
Consortium.
*
*
Permission
to
use,
copy,
modify,
and/or
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.
#
Copyright (C) 2004, 2007, 2009, 2011 Internet Systems Consortium, Inc. ("ISC")
#
Copyright (C) 1999-2001 Internet Software Consortium.
#
#
Permission to use, copy, modify, and/or 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: Makefile.in,v 1.15 2011/03/10 23:47:49 tbox Exp $
...
...
bin/nsupdate/Makefile.in
View file @
bf8267aa
*
Copyright
(C)
2004,
2006-2009
Internet
Systems
Consortium,
Inc.
(
"ISC"
)
*
Copyright
(C)
2000-2002
Internet
Software
Consortium.
*
*
Permission
to
use,
copy,
modify,
and/or
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.
#
Copyright (C) 2004, 2006-2009 Internet Systems Consortium, Inc. ("ISC")
#
Copyright (C) 2000-2002 Internet Software Consortium.
#
#
Permission to use, copy, modify, and/or 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: Makefile.in,v 1.36 2009/12/05 23:31:40 each Exp $
...
...
bin/pkcs11/Makefile.in
View file @
bf8267aa
*
Copyright
(C)
2009
Internet
Systems
Consortium,
Inc.
(
"ISC"
)
*
*
Permission
to
use,
copy,
modify,
and/or
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.
#
Copyright (C) 2009 Internet Systems Consortium, Inc. ("ISC")
#
#
Permission to use, copy, modify, and/or 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: Makefile.in,v 1.2 2009/10/05 12:07:08 fdupont Exp $
...
...
bin/python/Makefile.in
View file @
bf8267aa
*
Copyright
(C)
2012
Internet
Systems
Consortium,
Inc.
(
"ISC"
)
*
*
Permission
to
use,
copy,
modify,
and/or
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.
#
Copyright (C) 2012 Internet Systems Consortium, Inc. ("ISC")
#
#
Permission to use, copy, modify, and/or 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.
srcdir
=
@srcdir@
VPATH
=
@srcdir@
...
...
bin/python/dnssec-checkds.8
View file @
bf8267aa
.\" Copyright (C) 2012
Internet Systems Consortium, Inc. ("ISC")
.\"
.\" Copyright (C) 2012 Internet Systems Consortium, Inc. ("ISC")
.\"
.\" Permission to use, copy, modify, and/or 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,
.\" 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
...
...
bin/python/dnssec-checkds.html
View file @
bf8267aa
<!--
- Copyright (C) 2012
Internet Systems Consortium, Inc. ("ISC")
-
- Copyright (C) 2012 Internet Systems Consortium, Inc. ("ISC")
-
- Permission to use, copy, modify, and/or 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,
- 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$ -->
<html>
<head>
...
...
bin/python/dnssec-checkds.py.in
View file @
bf8267aa
#!@PYTHON@
############################################################################
# Copyright (C) 2012
Internet Systems Consortium, Inc. ("ISC")
# Copyright (C) 2012 Internet Systems Consortium, Inc. ("ISC")
#
# Permission to use, copy, modify, and/or distribute this software for any
# purpose with or without fee is hereby granted, provided that the above
...
...
bin/rndc/Makefile.in
View file @
bf8267aa
;
Copyright
(C)
2004,
2007,
2009
Internet
Systems
Consortium,
Inc.
(
"ISC"
)
;
Copyright
(C)
2000-2002
Internet
Software
Consortium.
;
;
Permission
to
use,
copy,
modify,
and/or
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.
#
Copyright (C) 2004, 2007, 2009 Internet Systems Consortium, Inc. ("ISC")
#
Copyright (C) 2000-2002 Internet Software Consortium.
#
#
Permission to use, copy, modify, and/or 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: Makefile.in,v 1.49 2009/12/05 23:31:40 each Exp $
...
...
bin/tests/Makefile.in
View file @
bf8267aa
*
Copyright
(C)
2004-2011
Internet
Systems
Consortium,
Inc.
(
"ISC"
)
*
Copyright
(C)
1998-2003
Internet
Software
Consortium.
*
*
Permission
to
use,
copy,
modify,
and/or
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.
#
Copyright (C) 2004-2011 Internet Systems Consortium, Inc. ("ISC")
#
Copyright (C) 1998-2003 Internet Software Consortium.
#
#
Permission to use, copy, modify, and/or 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: Makefile.in,v 1.145 2011/02/03 05:41:53 marka Exp $
...
...
bin/tests/atomic/Makefile.in
View file @
bf8267aa
*
Copyright
(C)
2011
Internet
Systems
Consortium,
Inc.
(
"ISC"
)
*
*
Permission
to
use,
copy,
modify,
and/or
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.
#
Copyright (C) 2011 Internet Systems Consortium, Inc. ("ISC")
#