Skip to content

Commit

Permalink
LICENCE.siano: Add copyright years
Browse files Browse the repository at this point in the history
A copyright notice is supposed to specify the years the work was
created.

Mauro Carvalho Chehab <[email protected]> writes:
> The oldest copyright I found for the Siano Linux driver is 2005, as
> you can see at:
>         drivers/media/common/siano/smscoreapi.c
>
> As the driver talks with the Siano firmware, it has to be written
> before or together with the driver.
>
> Browsing at the new, that seems to match the oldest news about the
> first chipset supported by the driver (sms1000) is from 2006:
>         http://www.businesswire.com/news/home/20061206005282/en/Siano-SMS1000-Mobile-Digital-TV-Receiver-Chip
>
> This driver supports both the sms1xx and the newer sms27xx
> chipsets. Due to that, the Rio firmware (ISDB-T) s probably newer,
> as it support only the sms27xx chips, but it could be based on the
> DVB-T firmware.
>
> So, if you really want to put some timestamp, except if someone
> at either Siano or Hauppauge could tell us otherwise, I would stick
> with a copyright notice starting from 2005, going u to the year that
> they got merged at the firmware tree (as some changes might have
> happened until the final version).

So I'm specifying 2005-2014.

Signed-off-by: Ben Hutchings <[email protected]>
  • Loading branch information
bwhacks committed Dec 5, 2016
1 parent feddada commit 91ddce4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion LICENCE.siano
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FIRMWARE LICENSE TERMS

Copyright (c) Siano Mobile Silicon Ltd.
Copyright (c) 2005-2014 Siano Mobile Silicon Ltd.
All rights reserved.

Redistribution. Redistribution and use in binary form, without
Expand Down

0 comments on commit 91ddce4

Please sign in to comment.