Skip to content

Commit ce57c3f

Browse files
IngmarSteinIngmar Stein
authored andcommitted
Update copyright year
1 parent 6a265c0 commit ce57c3f

File tree

19 files changed

+6
-6
lines changed

19 files changed

+6
-6
lines changed

Classes/ISTableView.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// Monolingual
44
//
55
// Created by Ingmar Stein on 27.01.06.
6-
// Copyright 2006-2015 Ingmar Stein. All rights reserved.
6+
// Copyright 2006-2016 Ingmar Stein. All rights reserved.
77
//
88

99
import Cocoa

Classes/MainViewController.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* Copyright (C) 2001, 2002 Joshua Schrier (jschrier@mac.com),
3-
* 2004-2015 Ingmar Stein
3+
* 2004-2016 Ingmar Stein
44
* Released under the GNU GPL. For more information, see the header file.
55
*/
66
//

Classes/PreferencesViewController.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// Monolingual
44
//
55
// Created by Ingmar Stein on Mon Apr 19 2004.
6-
// Copyright (c) 2004-2015 Ingmar Stein. All rights reserved.
6+
// Copyright (c) 2004-2016 Ingmar Stein. All rights reserved.
77
//
88

99
import Cocoa

Classes/ProgressViewController.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* Copyright (C) 2001, 2002 Joshua Schrier (jschrier@mac.com),
3-
* 2004-2015 Ingmar Stein
3+
* 2004-2016 Ingmar Stein
44
*/
55

66
import Cocoa

Info.plist

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<key>CFBundleExecutable</key>
2525
<string>Monolingual</string>
2626
<key>CFBundleGetInfoString</key>
27-
<string>Monolingual version 1.7.3, Copyleft 2001, 2002 J. Schrier, 2004-2015 Ingmar Stein</string>
27+
<string>Monolingual version 1.7.3, Copyleft 2001, 2002 J. Schrier, 2004-2016 Ingmar Stein</string>
2828
<key>CFBundleIdentifier</key>
2929
<string>$(PRODUCT_BUNDLE_IDENTIFIER)</string>
3030
<key>CFBundleInfoDictionaryVersion</key>
@@ -60,7 +60,7 @@
6060
<key>LSMinimumSystemVersion</key>
6161
<string>10.11</string>
6262
<key>NSHumanReadableCopyright</key>
63-
<string>Copyleft 2001, 2002 J. Schrier, 2004-2015 Ingmar Stein.
63+
<string>Copyleft 2001, 2002 J. Schrier, 2004-2016 Ingmar Stein.
6464
Released under the GNU Public License.</string>
6565
<key>NSMainStoryboardFile</key>
6666
<string>Main</string>
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)