On Sun, 12 Aug 2018 09:07:14 +0200 Sven Joachim <[email protected]> wrote: > Control: tags -1 + moreinfo > > On 2018-02-10 13:06 +0100, Sven Joachim wrote: > > >> diff -Nru ncurses-6.0+20161126/debian/tests/build > >> ncurses-6.0+20161126/debian/tests/build > >> --- ncurses-6.0+20161126/debian/tests/build 1969-12-31 > >> 21:00:00.000000000 -0300 > >> +++ ncurses-6.0+20161126/debian/tests/build 2016-05-25 > >> 14:41:01.000000000 -0300 > >> @@ -0,0 +1,93 @@ > >> +#!/bin/sh > >> +# autopkgtest check: Build and run a program against ncurses, to verify > >> that > >> +# the headers and pkg-config file are installed correctly > >> +# (C) 2012 Canonical Ltd. > >> +# Author: Vibhav Pant <[email protected]> > > > > There is a Copyright header but no license information. Can I assume > > that the file is under the same license as the rest of ncurses? > > I will happily include the Ubuntu's autopkgtest once this question is > answered, but not before. > > Cheers, > Sven > >
Hello, I never seen Canonical add different copyrights, and in case of no explicit license, what is written in Debian copyright works I'm adding another email for Vibhav Pant, but I'm pretty sure he just did copy-paste some headers from another package or documentation! (I did the same some weeks ago in another package testsuite) Probably some Ubuntu wiki needs updating G.

