diff options
Diffstat (limited to 'omapip/connection.c')
-rw-r--r-- | omapip/connection.c | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/omapip/connection.c b/omapip/connection.c index abc1ac68..4d53b265 100644 --- a/omapip/connection.c +++ b/omapip/connection.c @@ -3,13 +3,12 @@ Subroutines for dealing with connections. */ /* - * Copyright (c) 2009-2014 by Internet Systems Consortium, Inc. ("ISC") - * Copyright (c) 2004,2007 by Internet Systems Consortium, Inc. ("ISC") + * Copyright (c) 2004-2017 by Internet Systems Consortium, Inc. ("ISC") * Copyright (c) 1999-2003 by Internet Software Consortium * - * 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. + * This Source Code Form is subject to the terms of the Mozilla Public + * License, v. 2.0. If a copy of the MPL was not distributed with this + * file, You can obtain one at http://mozilla.org/MPL/2.0/. * * THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES * WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF |