mirror of https://github.com/facebook/tac_plus
Merge pull request #24 from facebook/more_more_copyright
More Copyright
This commit is contained in:
commit
259251e6f1
|
|
@ -1,4 +1,5 @@
|
|||
/* config.h.in. Generated from configure.ac by autoheader. */
|
||||
/* Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved */
|
||||
|
||||
|
||||
#ifndef CONFIG_H
|
||||
|
|
|
|||
|
|
@ -1,3 +1,5 @@
|
|||
# Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved
|
||||
|
||||
dnl Process this file with autoconf to produce a configure script.
|
||||
dnl A configure script is provided, in cause you do not have autoconf.
|
||||
|
||||
|
|
|
|||
|
|
@ -1,3 +1,4 @@
|
|||
/* Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved */
|
||||
#ifndef PATHSL_H
|
||||
#define PATHSL_H
|
||||
|
||||
|
|
|
|||
|
|
@ -5,6 +5,7 @@
|
|||
|
||||
# Please NOTE: None of the TACACS code available here comes with any
|
||||
# warranty or support.
|
||||
# Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved
|
||||
# Copyright (c) 1995-1998 by Cisco systems, Inc.
|
||||
#
|
||||
# Permission to use, copy, modify, and distribute this software for any
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@ Note: this is a DEVELOPER'S KIT. You probably shouldn't be using this
|
|||
if you don't need source code. Instead, consider using CiscoSecure,
|
||||
Cisco's supported, commercial Tacacs+ daemon.
|
||||
|
||||
Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved
|
||||
Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved
|
||||
Copyright (c) 1995-1998 by Cisco systems, Inc.
|
||||
|
||||
Permission to use, copy, modify, and distribute this software for
|
||||
|
|
|
|||
Loading…
Reference in New Issue