From 8697671f82841562295b92bd9331d5c50590eeb4 Mon Sep 17 00:00:00 2001 From: Paul Weingardt Date: Wed, 12 Mar 2014 12:53:13 +0100 Subject: [PATCH] added license header template --- LICENSE.header | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 LICENSE.header diff --git a/LICENSE.header b/LICENSE.header new file mode 100644 index 0000000..89774ee --- /dev/null +++ b/LICENSE.header @@ -0,0 +1,13 @@ +/******************************************************************************* + * Copyright (c) 2014, Paul Weingardt + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html + * + * Contributors: + * Paul Weingardt - initial API and implementation + *******************************************************************************/ + + +