Skip to content
This repository was archived by the owner on Aug 12, 2022. It is now read-only.

Commit 6004558

Browse files
committed
Update file header template
1 parent ad058dd commit 6004558

File tree

1 file changed

+2
-7
lines changed

1 file changed

+2
-7
lines changed

r2-shared-swift.xcodeproj/xcshareddata/IDETemplateMacros.plist

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,9 @@
44
<dict>
55
<key>FILEHEADER</key>
66
<string>
7-
// ___FILENAME___
8-
// ___PROJECTNAME___
9-
//
10-
// Created by ___FULLUSERNAME___ on ___DATE___.
11-
//
127
// Copyright ___YEAR___ Readium Foundation. All rights reserved.
13-
// Use of this source code is governed by a BSD-style license which is detailed
14-
// in the LICENSE file present in the project repository where this source code is maintained.
8+
// Use of this source code is governed by the BSD-style license
9+
// available in the top-level LICENSE file of the project.
1510
//</string>
1611
</dict>
1712
</plist>

0 commit comments

Comments
 (0)