diff options
Diffstat (limited to 'omapip/hash.c')
-rw-r--r-- | omapip/hash.c | 10 |
1 files changed, 4 insertions, 6 deletions
diff --git a/omapip/hash.c b/omapip/hash.c index bb5435ac..e30ad881 100644 --- a/omapip/hash.c +++ b/omapip/hash.c @@ -3,14 +3,12 @@ Routines for manipulating hash tables... */ /* - * Copyright (c) 2014-2015 by Internet Systems Consortium, Inc. ("ISC") - * Copyright (c) 2009-2010 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) 1995-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 |