From 766c1a13c22a3ddd120941618ce4b8d15dc62d50 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20=C5=A0pa=C4=8Dek?= Date: Tue, 3 Dec 2024 10:43:02 +0100 Subject: [PATCH] Add missing copyright header to Release Notes --- doc/notes/notes-9.21.3.rst | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/doc/notes/notes-9.21.3.rst b/doc/notes/notes-9.21.3.rst index bb0fb99a9a..bf21b872dc 100644 --- a/doc/notes/notes-9.21.3.rst +++ b/doc/notes/notes-9.21.3.rst @@ -1,3 +1,14 @@ +.. Copyright (C) Internet Systems Consortium, Inc. ("ISC") +.. +.. SPDX-License-Identifier: MPL-2.0 +.. +.. 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 https://mozilla.org/MPL/2.0/. +.. +.. See the COPYRIGHT file distributed with this work for additional +.. information regarding copyright ownership. + Notes for BIND 9.21.3 ---------------------