Skip to content

Commit 1ef0d08

Browse files
committed
Remove license appendix
1 parent be646bd commit 1ef0d08

File tree

3 files changed

+5
-16
lines changed

3 files changed

+5
-16
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 0.9.1+1
2+
3+
- Update license
4+
15
## 0.9.1
26

37
- Add support for Firebase emulator (@willhlas)

LICENSE

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -175,18 +175,3 @@
175175
of your accepting any such warranty or additional liability.
176176

177177
END OF TERMS AND CONDITIONS
178-
179-
Copyright Daniel Cachapa
180-
181-
Licensed under the Apache License, Version 2.0 (the "License");
182-
you may not use this file except in compliance with the License.
183-
You may obtain a copy of the License at
184-
185-
http://www.apache.org/licenses/LICENSE-2.0
186-
187-
Unless required by applicable law or agreed to in writing, software
188-
distributed under the License is distributed on an "AS IS" BASIS,
189-
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
190-
See the License for the specific language governing permissions and
191-
limitations under the License.
192-

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: firedart
22
description: A dart-native implementation of the Firebase Auth and Firestore SDKs.
3-
version: 0.9.1
3+
version: 0.9.1+1
44
homepage: https://github.com/cachapa/firedart
55

66
environment:

0 commit comments

Comments
 (0)