Skip to content

Commit 414ac8a

Browse files
committed
update copyright notice with new text
1 parent e965964 commit 414ac8a

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.markdown

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1065,7 +1065,7 @@ The following copyright statement should be included at the top of every source
10651065
file:
10661066

10671067
```swift
1068-
/// Copyright (c) 2019 Razeware LLC
1068+
/// Copyright (c) 2020 Razeware LLC
10691069
///
10701070
/// Permission is hereby granted, free of charge, to any person obtaining a copy
10711071
/// of this software and associated documentation files (the "Software"), to deal
@@ -1085,6 +1085,10 @@ file:
10851085
/// merger, publication, distribution, sublicensing, creation of derivative works,
10861086
/// or sale is expressly withheld.
10871087
///
1088+
/// This project and source code may use libraries or frameworks that are
1089+
/// released under various Open-Source licenses. Use of those libraries and
1090+
/// frameworks are governed by their own individual licenses.
1091+
///
10881092
/// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
10891093
/// IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
10901094
/// FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE

0 commit comments

Comments
 (0)