L4Re/OLD/vfsserver

Annotated docs/COPYING.txt

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