diff options
author | Paul Jakma <paul.jakma@sun.com> | 2007-02-22 17:55:20 +0000 |
---|---|---|
committer | Paul Jakma <paul.jakma@sun.com> | 2007-02-22 17:55:20 +0000 |
commit | def09df7d1df2f4583c68b5b7f02375f5a2e9dc7 (patch) | |
tree | 2ff6e32007ddc30ef2f98b59d7fedfd4fc1a9a85 /solaris/quagga.xml.in | |
parent | f2c31acb6f97688af0f368211536829324145919 (diff) |
[solaris] Add licence boilerplate to files for clarity
2007-02-22 Paul Jakma <paul.jakma@sun.com>
* quagga.{xml,init}.in: Add licence boilerplate to ensure
licence terms are clear.
Diffstat (limited to 'solaris/quagga.xml.in')
-rw-r--r-- | solaris/quagga.xml.in | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/solaris/quagga.xml.in b/solaris/quagga.xml.in index d6dca8d2..3cd402f6 100644 --- a/solaris/quagga.xml.in +++ b/solaris/quagga.xml.in @@ -1,6 +1,23 @@ <?xml version="1.0"?> <!DOCTYPE service_bundle SYSTEM "/usr/share/lib/xml/dtd/service_bundle.dtd.1"> <!-- + This file is part of Quagga. + + Quagga is free software; you can redistribute it and/or modify it + under the terms of the GNU General Public License as published by the + Free Software Foundation; either version 2, or (at your option) any + later version. + + Quagga is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + General Public License for more details. + + You should have received a copy of the GNU General Public License + along with Quagga; see the file COPYING. If not, write to the Free + Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA + 02111-1307, USA. + Copyright 2005 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. |