X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=tests%2Fregression%2Fust%2Fjava-log4j%2FJTestLTTng.java;fp=tests%2Fregression%2Fust%2Fjava-log4j%2FJTestLTTng.java;h=1b4a51b45c02132027a812e7b2cb283118cdadf5;hp=33566bd74256a1a1d8375f755361183909ea46ca;hb=9d16b343fb9e781fc8d8fa3c448a3f382306dd33;hpb=ec5b87f3610b3b0e52ce6109600930deb5996cca diff --git a/tests/regression/ust/java-log4j/JTestLTTng.java b/tests/regression/ust/java-log4j/JTestLTTng.java index 33566bd74..1b4a51b45 100644 --- a/tests/regression/ust/java-log4j/JTestLTTng.java +++ b/tests/regression/ust/java-log4j/JTestLTTng.java @@ -1,20 +1,10 @@ /* - * Copyright (C) 2015 - Michael Jeanson - * Copyright (C) 2014 - David Goulet - * Christian Babeux + * Copyright (C) 2015 Michael Jeanson + * Copyright (C) 2014 David Goulet + * Copyright (C) 2014 Christian Babeux * - * This program is free software; you can redistribute it and/or modify it - * under the terms of the GNU General Public License, version 2 only, as - * published by the Free Software Foundation. + * SPDX-License-Identifier: GPL-2.0-only * - * 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, write to the Free Software Foundation, Inc., 51 - * Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ import java.io.IOException;