Skip to content

Commit 416a072

Browse files
committed
[#3237] release changes
1 parent a146a11 commit 416a072

File tree

413 files changed

+544
-543
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

413 files changed

+544
-543
lines changed

COPYING

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright (C) 2009-2023 Internet Systems Consortium, Inc. ("ISC")
1+
Copyright (C) 2009-2024 Internet Systems Consortium, Inc. ("ISC")
22

33
This Source Code Form is subject to the terms of the Mozilla Public
44
License, v. 2.0. If a copy of the MPL was not distributed with this

ChangeLog

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
Kea 2.5.5 (development) released on January 31, 2024
2+
13
2203. [build] razvan
24
The library version numbers have been bumped up for the Kea 2.5.5
35
development release.

doc/sphinx/grammar/grammar-dhcp4-parser.rst

Lines changed: 3 additions & 0 deletions

doc/sphinx/grammar/grammar-dhcp6-parser.rst

Lines changed: 3 additions & 0 deletions

hammer.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/usr/bin/env python3
22

3-
# Copyright (C) 2018-2023 Internet Systems Consortium, Inc. ("ISC")
3+
# Copyright (C) 2018-2024 Internet Systems Consortium, Inc. ("ISC")
44
#
55
# This Source Code Form is subject to the terms of the Mozilla Public
66
# License, v. 2.0. If a copy of the MPL was not distributed with this

platforms.rst

Lines changed: 2 additions & 8 deletions

src/bin/admin/tests/mysql_tests.sh.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/bin/sh
22

3-
# Copyright (C) 2014-2023 Internet Systems Consortium, Inc. ("ISC")
3+
# Copyright (C) 2014-2024 Internet Systems Consortium, Inc. ("ISC")
44
#
55
# This Source Code Form is subject to the terms of the Mozilla Public
66
# License, v. 2.0. If a copy of the MPL was not distributed with this

src/bin/admin/tests/pgsql_tests.sh.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/bin/sh
22

3-
# Copyright (C) 2015-2023 Internet Systems Consortium, Inc. ("ISC")
3+
# Copyright (C) 2015-2024 Internet Systems Consortium, Inc. ("ISC")
44
#
55
# This Source Code Form is subject to the terms of the Mozilla Public
66
# License, v. 2.0. If a copy of the MPL was not distributed with this

src/bin/agent/ca_cfg_mgr.cc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (C) 2016-2021 Internet Systems Consortium, Inc. ("ISC")
1+
// Copyright (C) 2016-2024 Internet Systems Consortium, Inc. ("ISC")
22
//
33
// This Source Code Form is subject to the terms of the Mozilla Public
44
// License, v. 2.0. If a copy of the MPL was not distributed with this

src/bin/agent/ca_process.cc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (C) 2016-2023 Internet Systems Consortium, Inc. ("ISC")
1+
// Copyright (C) 2016-2024 Internet Systems Consortium, Inc. ("ISC")
22
//
33
// This Source Code Form is subject to the terms of the Mozilla Public
44
// License, v. 2.0. If a copy of the MPL was not distributed with this

0 commit comments

Comments
 (0)