[
https://issues.apache.org/jira/browse/JOSHUA-255?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15260218#comment-15260218
]
Lewis John McGibbney commented on JOSHUA-255:
---------------------------------------------
Files with issues are as follows
{code}
ext/giza-pp/mkcls-v2/makePackage.sh
{code}
The above file has following license header
{code}
1 /*
2
3 Copyright (C) 1997,1998,1999,2000,2001 Franz Josef Och
4
5 mkcls - a program for making word classes .
6
7 This program is free software; you can redistribute it and/or
8 modify it under the terms of the GNU General Public License
9 as published by the Free Software Foundation; either version 2
10 of the License, or (at your option) any later version.
11
12 This program is distributed in the hope that it will be useful,
13 but WITHOUT ANY WARRANTY; without even the implied warranty of
14 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
15 GNU General Public License for more details.
16
17 You should have received a copy of the GNU General Public License
18 along with this program; if not, write to the Free Software
19 Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,
20 USA.
21
22 */
23 #! /bin/csh
{code}
Other files of note are
{code}
Changes not staged for commit:
(use "git add <file>..." to update what will be committed)
(use "git checkout -- <file>..." to discard changes in working directory)
(commit or discard the untracked or modified content in submodules)
modified: ext/berkeleylm (modified content, untracked content)
modified: ext/kenlm (modified content)
modified: thrax (modified content)
Untracked files:
(use "git add <file>..." to include in what will be committed)
ext/giza-pp/GIZA++-v2/GIZA++
ext/giza-pp/mkcls-v2/mkcls
ext/symal/symal
lib/collections-generic-4.01.jar
{code}
> License headers for all bash scripts
> ------------------------------------
>
> Key: JOSHUA-255
> URL: https://issues.apache.org/jira/browse/JOSHUA-255
> Project: Joshua
> Issue Type: Task
> Affects Versions: 6.0.5
> Reporter: Lewis John McGibbney
> Assignee: Lewis John McGibbney
> Fix For: 6.1
>
>
> Add license headers to all bash scripts in master branch
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)