Skip to content

Commit c18086d

Browse files
author
linux_name2
committed
chore: update GTK3 references to GTK4 in copyright headers and LICENSE
1 parent cd048b4 commit c18086d

17 files changed

Lines changed: 25 additions & 25 deletions

LICENSE

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@ subs2srs — Generate Anki flashcards from media with subtitles.
33
Copyright (C) 2009-2016 Christopher Brochtrup
44
https://sourceforge.net/projects/subs2srs/
55

6-
GTK3/.NET 10 port:
6+
GTK4/.NET 10 port:
77
Copyright (C) 2026 fkzys
8-
https://gitlab.com/fkzys/subs2srs-gtk3
8+
https://gitlab.com/fkzys/subs2srs
99

1010
This program is free software: you can redistribute it and/or modify
1111
it under the terms of the GNU General Public License as published by

subs2srs/InfoCombined.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
// Copyright (C) 2009-2016 Christopher Brochtrup
2-
// Copyright (C) 2026 fkzys (GTK3/.NET 10 port)
1+
// Copyright (C) 2009-2016 Christopher Brochtrup
2+
// Copyright (C) 2026 fkzys (GTK4/.NET 10 port)
33
//
44
// This file is part of subs2srs.
55
//

subs2srs/InfoLine.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// Copyright (C) 2009-2016 Christopher Brochtrup
2-
// Copyright (C) 2026 fkzys (GTK3/.NET 10 port)
2+
// Copyright (C) 2026 fkzys (GTK4/.NET 10 port)
33
//
44
// This file is part of subs2srs.
55
//

subs2srs/ObjectCloner.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
// Copyright (C) 2009-2016 Christopher Brochtrup
2-
// Copyright (C) 2026 fkzys (GTK3/.NET 10 port)
1+
// Copyright (C) 2009-2016 Christopher Brochtrup
2+
// Copyright (C) 2026 fkzys (GTK4/.NET 10 port)
33
//
44
// This file is part of subs2srs.
55
//

subs2srs/PrefIO.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// Copyright (C) 2009-2016 Christopher Brochtrup
2-
// Copyright (C) 2026 fkzys (GTK3/.NET 10 port)
2+
// Copyright (C) 2026 fkzys (GTK4/.NET 10 port)
33
//
44
// This file is part of subs2srs.
55
//

subs2srs/PropertyBag.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
*
33
* PropertyBag.cs
44
* --------------
5-
* Copyright (C) 2002 Tony Allowatt
6-
* Copyright (C) 2026 fkzys (GTK3/.NET 10 port)
5+
* Copyright (C) 2002 Tony Allowatt
6+
* Copyright (C) 2026 fkzys (GTK4/.NET 10 port)
77
* Last Update: 12/14/2002
88
*
99
* THE SOFTWARE IS PROVIDED BY THE AUTHOR "AS IS", WITHOUT WARRANTY

subs2srs/Settings.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// Copyright (C) 2009-2016 Christopher Brochtrup
2-
// Copyright (C) 2026 fkzys (GTK3/.NET 10 port)
2+
// Copyright (C) 2026 fkzys (GTK4/.NET 10 port)
33
//
44
// This file is part of subs2srs.
55
//

subs2srs/SubsProcessor.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
// Copyright (C) 2009-2016 Christopher Brochtrup
2-
// Copyright (C) 2026 fkzys (GTK3/.NET 10 port)
1+
// Copyright (C) 2009-2016 Christopher Brochtrup
2+
// Copyright (C) 2026 fkzys (GTK4/.NET 10 port)
33
//
44
// This file is part of subs2srs.
55
//

subs2srs/UtilsAssembly.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
// Copyright (C) 2009-2016 Christopher Brochtrup
2-
// Copyright (C) 2026 fkzys (GTK3/.NET 10 port)
1+
// Copyright (C) 2009-2016 Christopher Brochtrup
2+
// Copyright (C) 2026 fkzys (GTK4/.NET 10 port)
33
//
44
// This file is part of subs2srs.
55
//

subs2srs/UtilsCommon.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// Copyright (C) 2009-2016 Christopher Brochtrup
2-
// Copyright (C) 2026 fkzys (GTK3/.NET 10 port)
2+
// Copyright (C) 2026 fkzys (GTK4/.NET 10 port)
33
//
44
// This file is part of subs2srs.
55
//

0 commit comments

Comments
 (0)