diff options
Diffstat (limited to 'regenerate-symbol-docs.sh')
-rwxr-xr-x | regenerate-symbol-docs.sh | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/regenerate-symbol-docs.sh b/regenerate-symbol-docs.sh index c9f9d6b88..20322247f 100755 --- a/regenerate-symbol-docs.sh +++ b/regenerate-symbol-docs.sh @@ -1,5 +1,21 @@ #!/bin/bash +# Copyright (C) 2016 Mike Gabriel <mike.gabriel@das-netzwerkteam.de> +# +# This program 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 of the License, or +# (at your option) any later version. +# +# This program 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 this program; if not, write to the +# Free Software Foundation, Inc., +# 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. # libNX_X11 |