From 164763e13cc73e9bf20de6c6d9db4c8a61a33813 Mon Sep 17 00:00:00 2001 From: Erik Boasson Date: Thu, 14 Feb 2019 12:36:21 +0100 Subject: [PATCH] remove copyright blurbs from output of IDL preprocessor Signed-off-by: Erik Boasson --- .../org/eclipse/cyclonedds/templates/c/banner.st | 13 +------------ .../org/eclipse/cyclonedds/templates/h/banner.st | 13 +------------ 2 files changed, 2 insertions(+), 24 deletions(-) diff --git a/src/idlc/src/org/eclipse/cyclonedds/templates/c/banner.st b/src/idlc/src/org/eclipse/cyclonedds/templates/c/banner.st index 1efea42..d27deb4 100644 --- a/src/idlc/src/org/eclipse/cyclonedds/templates/c/banner.st +++ b/src/idlc/src/org/eclipse/cyclonedds/templates/c/banner.st @@ -9,20 +9,9 @@ // SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause banner (file, date, version) ::= << -/* - * Copyright(c) 2006 to 2018 ADLINK Technology Limited and others - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0 which is available at - * http://www.eclipse.org/legal/epl-2.0, or the Eclipse Distribution License - * v. 1.0 which is available at - * http://www.eclipse.org/org/documents/edl-v10.php. - * - * SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause - */ /**************************************************************** - Generated by Cyclone DDS IDL to C Translator + Generated by Eclipse Cyclone DDS IDL to C Translator File name: .c Source: .idl Generated: diff --git a/src/idlc/src/org/eclipse/cyclonedds/templates/h/banner.st b/src/idlc/src/org/eclipse/cyclonedds/templates/h/banner.st index 1f03b35..84c3044 100644 --- a/src/idlc/src/org/eclipse/cyclonedds/templates/h/banner.st +++ b/src/idlc/src/org/eclipse/cyclonedds/templates/h/banner.st @@ -9,20 +9,9 @@ // SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause banner (file, date, version) ::= << -/* - * Copyright(c) 2006 to 2018 ADLINK Technology Limited and others - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0 which is available at - * http://www.eclipse.org/legal/epl-2.0, or the Eclipse Distribution License - * v. 1.0 which is available at - * http://www.eclipse.org/org/documents/edl-v10.php. - * - * SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause - */ /**************************************************************** - Generated by Cyclone DDS IDL to C Translator + Generated by Eclipse Cyclone DDS IDL to C Translator File name: .h Source: .idl Generated: