File: remove_template.patch

package info (click to toggle)
efte 1.1-2
  • links: PTS
  • area: main
  • in suites: bullseye, buster, jessie, jessie-kfreebsd, stretch
  • size: 3,748 kB
  • ctags: 5,111
  • sloc: cpp: 43,587; ansic: 1,228; makefile: 311; objc: 92; sh: 40
file content (12 lines) | stat: -rw-r--r-- 280 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
# Remove uneeded copyright template
# Author: Xavier Oswald <xoswald@debian.org>
--- a/src/cocoa.mm
+++ b/src/cocoa.mm
@@ -3,7 +3,6 @@
 //  fte
 //
 //  Created by Lauri Nurmi on 5.1.2008.
-//  Copyright __MyCompanyName__ 2008. All rights reserved.
 //
 
 #import <Cocoa/Cocoa.h>