From c7da892cb23d50d4d85746c9a0b6b14bf570989d Mon Sep 17 00:00:00 2001 From: Adrian Dudau Date: Thu, 26 Jun 2014 13:23:09 +0200 Subject: initial commit for Enea Linux 4.0 Migrated from the internal git server on the daisy-enea branch Signed-off-by: Adrian Dudau --- .../templates/projecttemplates/Licenses/Header_GPLv3 | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 plugins/org.yocto.sdk.ide/templates/projecttemplates/Licenses/Header_GPLv3 (limited to 'plugins/org.yocto.sdk.ide/templates/projecttemplates/Licenses/Header_GPLv3') diff --git a/plugins/org.yocto.sdk.ide/templates/projecttemplates/Licenses/Header_GPLv3 b/plugins/org.yocto.sdk.ide/templates/projecttemplates/Licenses/Header_GPLv3 new file mode 100644 index 0000000..c7953e5 --- /dev/null +++ b/plugins/org.yocto.sdk.ide/templates/projecttemplates/Licenses/Header_GPLv3 @@ -0,0 +1,19 @@ +/* + * Copyright (C) $(copyright). + * + * Author: $(author) + * + * + * 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 3 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 . + */ \ No newline at end of file -- cgit v1.2.3-54-g00ecf