Follow-up Comment #64, task #14667 (project administration):

Short licenses like COPYING.stk-4.3 should be embedded directly in the
relevant source files, there is no need to put them in dedicated files.

gsequencer.share/demo-songs/agsly.xml
gsequencer.share/styles/ags.rc
functional-tests.mk
libags_audio.sym
ags/object/ags_marshallers.list
ags/test/scale_test.c have neither copyright nor license notices.

The notices for ags/object/ags_marshal.c moved to README, this is not correct;
README is only a fallback for the formats that don't allow for notices.

ags.xsl configure.ac have no valid copyright notice.

The license notice in gsequencer.1 is ambiguous: it doesn't say at whose
option GPL version number is.

I didn't look through all files; please check other files as well.

Since you'll edit files to fix those issues, anyway, I recommend
using the full form of GPL notices in README files,


    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 3 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, see <http://www.gnu.org/licenses/>.


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/task/?14667>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/


Reply via email to