Skip to content

Commit bc067b0

Browse files
author
Mic Pringle
committed
Update the copyright notice to an Xcode-friendly format
1 parent 459e65d commit bc067b0

File tree

1 file changed

+20
-20
lines changed

1 file changed

+20
-20
lines changed

README.markdown

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -550,26 +550,26 @@ let colour = "red"
550550
The following copyright statement should be included at the top of every source
551551
file:
552552

553-
/*
554-
* Copyright (c) 2016 Razeware LLC
555-
*
556-
* Permission is hereby granted, free of charge, to any person obtaining a copy
557-
* of this software and associated documentation files (the "Software"), to deal
558-
* in the Software without restriction, including without limitation the rights
559-
* to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
560-
* copies of the Software, and to permit persons to whom the Software is
561-
* furnished to do so, subject to the following conditions:
562-
*
563-
* The above copyright notice and this permission notice shall be included in
564-
* all copies or substantial portions of the Software.
565-
*
566-
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
567-
* IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
568-
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
569-
* AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
570-
* LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
571-
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
572-
* THE SOFTWARE.
553+
/**
554+
Copyright (c) 2016 Razeware LLC
555+
556+
Permission is hereby granted, free of charge, to any person obtaining a copy
557+
of this software and associated documentation files (the "Software"), to deal
558+
in the Software without restriction, including without limitation the rights
559+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
560+
copies of the Software, and to permit persons to whom the Software is
561+
furnished to do so, subject to the following conditions:
562+
563+
The above copyright notice and this permission notice shall be included in
564+
all copies or substantial portions of the Software.
565+
566+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
567+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
568+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
569+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
570+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
571+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
572+
THE SOFTWARE.
573573
*/
574574

575575
## Smiley Face

0 commit comments

Comments
 (0)