diff options
Diffstat (limited to 'omapip/handle.c')
-rw-r--r-- | omapip/handle.c | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/omapip/handle.c b/omapip/handle.c index cae5ec25..1534f6cd 100644 --- a/omapip/handle.c +++ b/omapip/handle.c @@ -3,13 +3,12 @@ Functions for maintaining handles on objects. */ /* - * Copyright (c) 2009-2010,2012,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 |