Skip to content

Commit 58aa1fe

Browse files
committed
• remove all the “Copyright _MyCompanyName_” lines
• set the human readable copyright in InfoPlist.strings to “The TextMate Community” (in lack of better) git-svn-id: http://svn.textmate.org/branches/WIP/Tools/Dialog2@9006 dfb7d73b-c2ec-0310-8fea-fb051d288c6d
1 parent 5129233 commit 58aa1fe

File tree

12 files changed

+0
-11
lines changed

12 files changed

+0
-11
lines changed

CLIProxy.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
// Dialog2
44
//
55
// Created by Ciaran Walsh on 16/02/2008.
6-
// Copyright 2008 __MyCompanyName__. All rights reserved.
76
//
87

98
#import <Cocoa/Cocoa.h>

CLIProxy.mm

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
// Dialog2
44
//
55
// Created by Ciaran Walsh on 16/02/2008.
6-
// Copyright 2008 __MyCompanyName__. All rights reserved.
76
//
87

98
#import "CLIProxy.h"

Commands/ExtendedPopUp/TMDIncrementalPopUpMenu.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
// TMDIncrementalPopUpMenu.h
33
//
44
// Created by Joachim MŒrtensson on 2007-08-10.
5-
// Copyright (c) 2007 __MyCompanyName__. All rights reserved.
65
//
76

87
#import <Cocoa/Cocoa.h>

Commands/ExtendedPopUp/TMDIncrementalPopUpMenu.mm

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
// TMDIncrementalPopUpMenu.mm
33
//
44
// Created by Joachim Mårtensson on 2007-08-10.
5-
// Copyright (c) 2007 __MyCompanyName__. All rights reserved.
65
//
76

87
#import "TMDIncrementalPopUpMenu.h"

Commands/HTMLTips/TMDHTMLTips.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
// TMDIncrementalPopUpMenu.h
33
//
44
// Created by Ciarán Walsh on 2007-08-19.
5-
// Copyright (c) 2007 __MyCompanyName__. All rights reserved.
65
//
76

87
#import <Cocoa/Cocoa.h>

Commands/HTMLTips/TMDHTMLTips.mm

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
// TMDHTMLTips.mm
33
//
44
// Created by Ciarán Walsh on 2007-08-19.
5-
// Copyright (c) 2007 __MyCompanyName__. All rights reserved.
65
//
76

87
#import "TMDHTMLTips.h"

Commands/Utilities/TMDBorderLessWindow.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
// Dialog
44
//
55
// Created by Joachim Mårtensson on 2007-08-14.
6-
// Copyright 2007 __MyCompanyName__. All rights reserved.
76
//
87

98
#import <Cocoa/Cocoa.h>

Commands/Utilities/TMDBorderLessWindow.m

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
// Dialog
44
//
55
// Created by Joachim Mårtensson on 2007-08-14.
6-
// Copyright 2007 __MyCompanyName__. All rights reserved.
76
//
87

98
#import "TMDBorderLessWindow.h"

Commands/Utilities/TMDNibController.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
// Dialog2
44
//
55
// Created by Ciaran Walsh on 23/11/2007.
6-
// Copyright 2007 __MyCompanyName__. All rights reserved.
76
//
87

98
@interface TMDNibController : NSObject

Commands/Utilities/TMDNibController.mm

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
// Dialog2
44
//
55
// Created by Ciaran Walsh on 23/11/2007.
6-
// Copyright 2007 __MyCompanyName__. All rights reserved.
76
//
87

98
#import <string>

Dialog2.mm

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
// Dialog2
44
//
55
// Created by Ciaran Walsh on 19/11/2007.
6-
// Copyright 2007 __MyCompanyName__. All rights reserved.
76
//
87

98
#import "Dialog2.h"

English.lproj/InfoPlist.strings

10 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)