From 39b9586ee07bf77e8d1042c865876d87d2754e22 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Sat, 17 Sep 2022 09:33:02 -0400 Subject: Adopt REUSE machine-readable licensing standard --- include/chilbert/chilbert.hpp | 20 +++----------------- 1 file changed, 3 insertions(+), 17 deletions(-) (limited to 'include/chilbert/chilbert.hpp') diff --git a/include/chilbert/chilbert.hpp b/include/chilbert/chilbert.hpp index 36b94cc..9540014 100644 --- a/include/chilbert/chilbert.hpp +++ b/include/chilbert/chilbert.hpp @@ -1,20 +1,6 @@ -/* - Copyright (C) 2018 David Robillard - Copyright (C) 2006-2007 Chris Hamilton - - This program is free software: you can redistribute it and/or modify it under - the terms of the GNU General Public License as published by the Free Software - Foundation, either version 2 of the License, or (at your option) any later - version. - - This program is distributed in the hope that it will be useful, but WITHOUT - ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS - FOR A PARTICULAR PURPOSE. See the GNU General Public License for more - details. - - You should have received a copy of the GNU General Public License along with - this program. If not, see . -*/ +// Copyright 2018-2022 David Robillard +// Copyright 2006-2007 Chris Hamilton +// SPDX-License-Identifier: GPL-2.0-or-later #ifndef CHILBERT_HILBERT_HPP #define CHILBERT_HILBERT_HPP -- cgit v1.2.1