L4Re/OLD/libsystypes

Annotated docs/COPYING.txt

25:4dbf96569f68
2020-03-08 Paul Boddie Added a declaration for the open function, usually defined in fcntl.h.
paul@1 1
Licence Agreement
paul@1 2
-----------------
paul@1 3
paul@1 4
All original work in this distribution is covered by the following copyright
paul@1 5
and licensing information:
paul@1 6
paul@1 7
Copyright (C) 2019 Paul Boddie <paul@boddie.org.uk>
paul@1 8
paul@1 9
This software is free software; you can redistribute it and/or
paul@1 10
modify it under the terms of the GNU General Public License as
paul@1 11
published by the Free Software Foundation; either version 2 of
paul@1 12
the License, or (at your option) any later version.
paul@1 13
paul@1 14
This software is distributed in the hope that it will be useful,
paul@1 15
but WITHOUT ANY WARRANTY; without even the implied warranty of
paul@1 16
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
paul@1 17
GNU General Public License for more details.
paul@1 18
paul@1 19
You should have received a copy of the GNU General Public
paul@1 20
License along with this library; see the file LICENCE.txt
paul@1 21
If not, write to the Free Software Foundation, Inc.,
paul@1 22
51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA