Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
TASTE
Ocarina
Commits
8ea77a85
Commit
8ea77a85
authored
Jun 16, 2015
by
yoogx
Browse files
* Update licence to GPLv3 + runtime exception
For issue #43
parent
c8496fae
Changes
1
Hide whitespace changes
Inline
Side-by-side
support/headers_ocarina.adb
View file @
8ea77a85
...
@@ -6,25 +6,23 @@
...
@@ -6,25 +6,23 @@
-- --
-- --
-- B o d y --
-- B o d y --
-- --
-- --
-- Copyright (C) 2006-2009 Telecom ParisTech, 2010-201
2
ESA & ISAE. --
-- Copyright (C) 2006-2009 Telecom ParisTech, 2010-201
5
ESA & ISAE. --
-- --
-- --
-- Ocarina is free software; you can redistribute it and/or modify --
-- Ocarina is free software; you can redistribute it and/or modify under --
-- it under terms of the GNU General Public License as published by the --
-- terms of the GNU General Public License as published by the Free Soft- --
-- Free Software Foundation; either version 2, or (at your option) any --
-- ware Foundation; either version 3, or (at your option) any later ver- --
-- later version. Ocarina is distributed in the hope that it will be --
-- sion. Ocarina is distributed in the hope that it will be useful, but --
-- useful, but WITHOUT ANY WARRANTY; without even the implied warranty of --
-- WITHOUT ANY WARRANTY; without even the implied warranty of --
-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General --
-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. --
-- Public License for more details. You should have received a copy of the --
-- GNU General Public License distributed with Ocarina; see file COPYING. --
-- If not, write to the Free Software Foundation, 51 Franklin Street, Fifth --
-- Floor, Boston, MA 02111-1301, USA. --
-- --
-- --
-- As a special exception, if other files instantiate generics from this --
-- As a special exception under Section 7 of GPL version 3, you are granted --
-- unit, or you link this unit with other files to produce an executable, --
-- additional permissions described in the GCC Runtime Library Exception, --
-- this unit does not by itself cause the resulting executable to be --
-- version 3.1, as published by the Free Software Foundation. --
-- covered by the GNU General Public License. This exception does not --
-- --
-- however invalidate any other reasons why the executable file might be --
-- You should have received a copy of the GNU General Public License and --
-- covered by the GNU Public License. --
-- a copy of the GCC Runtime Library Exception along with this program; --
-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see --
-- <http://www.gnu.org/licenses/>. --
-- --
-- --
-- Ocarina is maintained by the TASTE project --
-- Ocarina is maintained by the TASTE project --
-- (taste-users@lists.tuxfamily.org) --
-- (taste-users@lists.tuxfamily.org) --
...
@@ -59,23 +57,21 @@ procedure Headers_Ocarina is
...
@@ -59,23 +57,21 @@ procedure Headers_Ocarina is
"-- --"
&
ASCII
.
LF
&
"-- --"
&
ASCII
.
LF
&
"@COPYRIGHT@"
&
"@COPYRIGHT@"
&
"-- --"
&
ASCII
.
LF
&
"-- --"
&
ASCII
.
LF
&
"-- Ocarina is free software;
you
can
redistribute
it and/or
modify --"
&
ASCII
.
LF
&
"-- Ocarina is free software; you can redistribute it and/or modify
under
--"
&
ASCII
.
LF
&
"--
it under
terms of the GNU General Public License as published by the
--"
&
ASCII
.
LF
&
"-- terms of the
GNU General Public License as published
by the
Free Soft-
--"
&
ASCII
.
LF
&
"--
Free Soft
ware Foundation; either version
2
, or (at your option) any
--"
&
ASCII
.
LF
&
"-- ware
Foundation;
either version
3
,
or (at your option) any
later ver-
--"
&
ASCII
.
LF
&
"--
later ver
sion. Ocarina is distributed
in
the
hope
that it will be --"
&
ASCII
.
LF
&
"-- sion. Ocarina is distributed in the hope that it will be
useful, but
--"
&
ASCII
.
LF
&
"--
useful, but
WITHOUT ANY WARRANTY;
without even the implied warranty of --"
&
ASCII
.
LF
&
"-- WITHOUT ANY WARRANTY; without even the implied warranty of
--"
&
ASCII
.
LF
&
"-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
See the GNU General
--"
&
ASCII
.
LF
&
"-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
--"
&
ASCII
.
LF
&
"--
Public License for more details. You should have received a copy of the
--"
&
ASCII
.
LF
&
"--
--"
&
ASCII
.
LF
&
"--
GNU General Public License distributed with Ocarina; see file COPYING.
--"
&
ASCII
.
LF
&
"--
As a special exception under Section 7 of GPL version 3, you are granted
--"
&
ASCII
.
LF
&
"--
If not, write to the Free Software Foundation, 51 Franklin Street, Fifth
--"
&
ASCII
.
LF
&
"--
additional permissions described in the GCC Runtime Library Exception,
--"
&
ASCII
.
LF
&
"--
Floor, Boston, MA 02111-1301, USA.
--"
&
ASCII
.
LF
&
"--
version 3.1, as published by the Free Software Foundation.
--"
&
ASCII
.
LF
&
"-- --"
&
ASCII
.
LF
&
"-- --"
&
ASCII
.
LF
&
"-- As a special exception, if other files instantiate generics from this --"
&
ASCII
.
LF
&
"-- You should have received a copy of the GNU General Public License and --"
&
ASCII
.
LF
&
"-- unit, or you link this unit with other files to produce an executable, --"
&
ASCII
.
LF
&
"-- a copy of the GCC Runtime Library Exception along with this program; --"
&
ASCII
.
LF
&
"-- this unit does not by itself cause the resulting executable to be --"
&
ASCII
.
LF
&
"-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see --"
&
ASCII
.
LF
&
"-- covered by the GNU General Public License. This exception does not --"
&
ASCII
.
LF
&
"-- <http://www.gnu.org/licenses/>. --"
&
ASCII
.
LF
&
"-- however invalidate any other reasons why the executable file might be --"
&
ASCII
.
LF
&
"-- covered by the GNU Public License. --"
&
ASCII
.
LF
&
"-- --"
&
ASCII
.
LF
&
"-- --"
&
ASCII
.
LF
&
"-- Ocarina is maintained by the TASTE project --"
&
ASCII
.
LF
&
"-- Ocarina is maintained by the TASTE project --"
&
ASCII
.
LF
&
"-- (taste-users@lists.tuxfamily.org) --"
&
ASCII
.
LF
&
"-- (taste-users@lists.tuxfamily.org) --"
&
ASCII
.
LF
&
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment