config/license/header.txt
changeset 0 0a13dcabf7d3
child 8 f1eed32c4764
equal deleted inserted replaced
-1:000000000000 0:0a13dcabf7d3
       
     1 AboutOss is a utility library to retrieve and display
       
     2 opensource licenses in Android applications.
       
     3 
       
     4 Copyright (C) 2023 by Frederic-Charles Barthelery.
       
     5 
       
     6 This file is part of AboutOss.
       
     7 
       
     8 AboutOss is free software: you can redistribute it and/or modify
       
     9 it under the terms of the GNU General Public License as published by
       
    10 the Free Software Foundation, either version 3 of the License, or
       
    11 (at your option) any later version.
       
    12 
       
    13 AboutOss is distributed in the hope that it will be useful,
       
    14 but WITHOUT ANY WARRANTY; without even the implied warranty of
       
    15 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
       
    16 GNU General Public License for more details.
       
    17 
       
    18 You should have received a copy of the GNU General Public License
       
    19 along with AboutOss.  If not, see <http://www.gnu.org/licenses/>.