mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-09-03 15:35:17 +00:00
[master] copyright dates, and versions updated for 1.4.0 release
This commit is contained in:
@@ -1,3 +1,5 @@
|
|||||||
|
Kea 1.4.0 released on June 15, 2018
|
||||||
|
|
||||||
1427. [bug] marcin
|
1427. [bug] marcin
|
||||||
Resolved multiple problems causing slow synchronization of
|
Resolved multiple problems causing slow synchronization of
|
||||||
leases in the HA hooks library, including adjusting
|
leases in the HA hooks library, including adjusting
|
||||||
|
@@ -7,7 +7,7 @@ AC_PREREQ([2.69])
|
|||||||
# For GIT versions, this is x.y.z-git, where x.y.z denotes the software
|
# For GIT versions, this is x.y.z-git, where x.y.z denotes the software
|
||||||
# version that was used as a base + changes that were made later, but
|
# version that was used as a base + changes that were made later, but
|
||||||
# are not released yet.
|
# are not released yet.
|
||||||
AC_INIT(kea,1.4.0-beta-git, kea-dev@lists.isc.org)
|
AC_INIT(kea,1.4.0-git, kea-dev@lists.isc.org)
|
||||||
AC_CONFIG_SRCDIR(README)
|
AC_CONFIG_SRCDIR(README)
|
||||||
|
|
||||||
# serial-tests is not available in automake version before 1.13, so
|
# serial-tests is not available in automake version before 1.13, so
|
||||||
|
@@ -1,4 +1,4 @@
|
|||||||
// Copyright (C) 2015-2017 Internet Systems Consortium, Inc. ("ISC")
|
// Copyright (C) 2015-2018 Internet Systems Consortium, Inc. ("ISC")
|
||||||
//
|
//
|
||||||
// This Source Code Form is subject to the terms of the Mozilla Public
|
// 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
|
// License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||||
|
@@ -1,4 +1,4 @@
|
|||||||
// Copyright (C) 2017 Internet Systems Consortium, Inc. ("ISC")
|
// Copyright (C) 2017-2018 Internet Systems Consortium, Inc. ("ISC")
|
||||||
//
|
//
|
||||||
// This Source Code Form is subject to the terms of the Mozilla Public
|
// 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
|
// License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||||
|
Reference in New Issue
Block a user