source: rtems/LICENSE @ 15359bb

5
Last change on this file since 15359bb was 65c6425, checked in by Joel Sherrill <joel.sherrill@…>, on 05/03/12 at 17:24:46

Remove CVS Id Strings (manual edits after script)

These modifications were required by hand after running the script.
In some cases, the file names did not match patterns. In others,
the format of the file did not match any common patterns.

  • Property mode set to 100644
File size: 1.1 KB
Line 
1                      LICENSE INFORMATION
2
3RTEMS is free software; you can redistribute it and/or modify it under
4terms of the GNU General Public License as published by the
5Free Software Foundation; either version 2, or (at your option) any
6later version.  RTEMS is distributed in the hope that it will be useful,
7but WITHOUT ANY WARRANTY; without even the implied warranty of
8MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
9General Public License for more details. You should have received
10a copy of the GNU General Public License along with RTEMS; see
11file COPYING. If not, write to the Free Software Foundation, 675
12Mass Ave, Cambridge, MA 02139, USA.
13
14As a special exception, including RTEMS header files in a file,
15instantiating RTEMS generics or templates, or linking other files
16with RTEMS objects to produce an executable application, does not
17by itself cause the resulting executable application to be covered
18by the GNU General Public License. This exception does not
19however invalidate any other reasons why the executable file might be
20covered by the GNU Public License.
Note: See TracBrowser for help on using the repository browser.