X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=pceplib%2Ftest%2Fpcep_msg_object_error_types_test.c;h=3237fecb1f932abd4d8449b1290c86465ba0725e;hb=12906cb1c84b4de54874365d4a02a040ed9632d1;hp=b1463751d6d0b1e864b0d6cd7647a45d97ba061c;hpb=82689214b5d590ad9037366daae721701ada9d30;p=mirror_frr.git diff --git a/pceplib/test/pcep_msg_object_error_types_test.c b/pceplib/test/pcep_msg_object_error_types_test.c index b1463751d..3237fecb1 100644 --- a/pceplib/test/pcep_msg_object_error_types_test.c +++ b/pceplib/test/pcep_msg_object_error_types_test.c @@ -1,21 +1,9 @@ +// SPDX-License-Identifier: LGPL-2.1-or-later /* * This file is part of the PCEPlib, a PCEP protocol library. * * Copyright (C) 2020 Volta Networks https://voltanet.io/ * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2 of the License, or (at your option) any later version. - * - * This library 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public License - * along with this program. If not, see . - * * Author : Brady Johnson * */