0
0
mirror of https://github.com/Doodle3D/doodle3d-firmware.git synced 2024-12-22 11:03:48 +01:00

Update license header templates.

Eclipse-related files.
This commit is contained in:
Wouter R 2014-03-20 21:56:52 +01:00
parent c8e6a5b32d
commit 0eb94d4a67
4 changed files with 7 additions and 3 deletions

View File

@ -0,0 +1,4 @@
eclipse.preferences.version=1
org.eclipse.dltk.coretasks.case_sensitive=true
org.eclipse.dltk.coretasks.enabled=true
org.eclipse.dltk.coretasks.tags=FIXME;HIGH,TODO;NORMAL,XXX;NORMAL,@fixme;HIGH,@todo;NORMAL,@warning;NORMAL

View File

@ -1,7 +1,7 @@
/* /*
* This file is part of the Doodle3D project (http://doodle3d.com). * This file is part of the Doodle3D project (http://doodle3d.com).
* *
* Copyright (c) 2013, Doodle3D * Copyright (c) 2013-2014, Doodle3D
* This software is licensed under the terms of the GNU GPL v2 or later. * This software is licensed under the terms of the GNU GPL v2 or later.
* See file LICENSE.txt or visit http://www.gnu.org/licenses/gpl.html for full license details. * See file LICENSE.txt or visit http://www.gnu.org/licenses/gpl.html for full license details.
*/ */

View File

@ -1,7 +1,7 @@
-- --
-- This file is part of the Doodle3D project (http://doodle3d.com). -- This file is part of the Doodle3D project (http://doodle3d.com).
-- --
-- @copyright 2013, Doodle3D -- @copyright 2013-2014, Doodle3D
-- @license This software is licensed under the terms of the GNU GPL v2 or later. -- @license This software is licensed under the terms of the GNU GPL v2 or later.
-- See file LICENSE.txt or visit http://www.gnu.org/licenses/gpl.html for full license details. -- See file LICENSE.txt or visit http://www.gnu.org/licenses/gpl.html for full license details.

View File

@ -1,6 +1,6 @@
# This file is part of the Doodle3D project (http://doodle3d.com). # This file is part of the Doodle3D project (http://doodle3d.com).
# #
# Copyright (c) 2013, Doodle3D # Copyright (c) 2013-2014, Doodle3D
# This software is licensed under the terms of the GNU GPL v2 or later. # This software is licensed under the terms of the GNU GPL v2 or later.
# See file LICENSE.txt or visit http://www.gnu.org/licenses/gpl.html for full license details. # See file LICENSE.txt or visit http://www.gnu.org/licenses/gpl.html for full license details.