Skip to content

Commit 06c8411

Browse files
committed
Update licence dates, authors, maintainers [skip-ci]
1 parent 20f163e commit 06c8411

File tree

10 files changed

+19
-53
lines changed

10 files changed

+19
-53
lines changed

LICENSE

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Copyright (c) 2012-2016, University of Twente,
2-
2016-2017, Myrtle Software Ltd,
3-
2017 , QBayLogic, Google Inc.
2+
2016-2019, Myrtle Software Ltd,
3+
2017-2019, QBayLogic B.V., Google Inc.
44
All rights reserved.
55

66
Redistribution and use in source and binary forms, with or without

clash-ghc/LICENSE

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Copyright (c) 2012-2016, University of Twente,
2-
2016-2017, Myrtle Software Ltd,
3-
2017 , QBayLogic, Google Inc.
2+
2016-2019, Myrtle Software Ltd,
3+
2017-2019, QBayLogic B.V., Google Inc.
44
All rights reserved.
55

66
Redistribution and use in source and binary forms, with or without

clash-ghc/clash-ghc.cabal

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,11 +34,11 @@ Homepage: http://www.clash-lang.org/
3434
bug-reports: http://github.com/clash-lang/clash-compiler/issues
3535
License: BSD2
3636
License-file: LICENSE
37-
Author: Christiaan Baaij
38-
Maintainer: Christiaan Baaij <christiaan.baaij@gmail.com>
37+
Author: The Clash Authors
38+
Maintainer: QBayLogic B.V. <devops@qbaylogic.com>
3939
Copyright: Copyright © 2012-2016, University of Twente,
4040
2016-2017, Myrtle Software Ltd,
41-
2017 , QBayLogic, Google Inc.
41+
2017-2019, QBayLogic B.V., Google Inc.
4242
Category: Hardware
4343
Build-type: Simple
4444

clash-lib/LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Copyright (c) 2012-2016, University of Twente,
22
2016-2017, Myrtle Software Ltd,
3-
2017 , QBayLogic, Google Inc.
3+
2017-2019, QBayLogic B.V., Google Inc.
44
All rights reserved.
55

66
Redistribution and use in source and binary forms, with or without

clash-lib/clash-lib.cabal

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -46,11 +46,11 @@ Homepage: http://www.clash-lang.org/
4646
bug-reports: http://github.com/clash-lang/clash-compiler/issues
4747
License: BSD2
4848
License-file: LICENSE
49-
Author: Christiaan Baaij
50-
Maintainer: Christiaan Baaij <christiaan.baaij@gmail.com>
49+
Author: The Clash Authors
50+
Maintainer: QBayLogic B.V. <devops@qbaylogic.com>
5151
Copyright: Copyright © 2012-2016, University of Twente,
52-
2016-2017, Myrtle Software Ltd,
53-
2017 , QBayLogic, Google Inc.
52+
2016-2019, Myrtle Software Ltd,
53+
2017-2019, QBayLogic B.V., Google Inc.
5454
Category: Hardware
5555
Build-type: Simple
5656

clash-prelude/LICENSE

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Copyright (c) 2013-2016, University of Twente,
2-
2016-2017, Myrtle Software Ltd,
3-
2017 , QBayLogic, Google Inc.
2+
2016-2019, Myrtle Software Ltd,
3+
2017-2019, QBayLogic B.V., Google Inc.
44
All rights reserved.
55

66
Redistribution and use in source and binary forms, with or without

clash-prelude/clash-prelude.cabal

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -45,11 +45,11 @@ Homepage: http://www.clash-lang.org/
4545
bug-reports: http://github.com/clash-lang/clash-prelude/issues
4646
License: BSD2
4747
License-file: LICENSE
48-
Author: Christiaan Baaij
49-
Maintainer: Christiaan Baaij <christiaan.baaij@gmail.com>
48+
Author: The Clash Authors
49+
Maintainer: QBayLogic B.V. <devops@qbaylogic.com>
5050
Copyright: Copyright © 2013-2016, University of Twente,
5151
2016-2017, Myrtle Software Ltd,
52-
2017 , QBayLogic, Google Inc.
52+
2017-2019, QBayLogic B.V., Google Inc.
5353
Category: Hardware
5454
Build-type: Simple
5555

clash-term/LICENSE

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
1-
Copyright (c) 2012-2016, University of Twente,
2-
2016-2017, Myrtle Software Ltd,
3-
2017 , QBayLogic, Google Inc.
1+
Copyright (c) 2019, QBayLogic B.V.
42
All rights reserved.
53

64
Redistribution and use in source and binary forms, with or without

clash-term/LICENSE_GHC

Lines changed: 0 additions & 31 deletions
This file was deleted.

clash-term/clash-term.cabal

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,11 @@ License: BSD2
88
License-file: LICENSE
99
Author: Orestis Melkonian
1010
Maintainer: Orestis Melkonian <[email protected]>
11-
Copyright: Copyright © 2019, QBayLogic
11+
Copyright: Copyright © 2019, QBayLogic B.V.
1212
Category: Terminal
1313
Build-type: Simple
1414

1515
Extra-source-files: README.md
16-
LICENSE_GHC
1716
theme.ini
1817

1918
Cabal-version: >=1.10

0 commit comments

Comments
 (0)