Skip to content

Commit bdcbfa9

Browse files
authored
Update the LICENSE file so that it is recognized by pub.dev (#856)
1 parent 47df8a7 commit bdcbfa9

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

84 files changed

+128
-73
lines changed

packages/camera/CHANGELOG.md

Lines changed: 2 additions & 1 deletion

packages/camera/LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ are permitted provided that the following conditions are met:
1010
copyright notice, this list of conditions and the following
1111
disclaimer in the documentation and/or other materials provided
1212
with the distribution.
13-
* Neither the names of the copyright holders nor the names of the
13+
* Neither the name of the copyright holder nor the names of the
1414
contributors may be used to endorse or promote products derived
1515
from this software without specific prior written permission.
1616

packages/camera/README.md

Lines changed: 1 addition & 1 deletion

packages/camera/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: camera_tizen
22
description: Tizen implementation of the camera plugin.
33
homepage: https://github.com/flutter-tizen/plugins
44
repository: https://github.com/flutter-tizen/plugins/tree/master/packages/camera
5-
version: 0.3.4
5+
version: 0.3.5
66

77
environment:
88
sdk: ">=3.1.0 <4.0.0"

packages/connectivity_plus/CHANGELOG.md

Lines changed: 4 additions & 0 deletions

packages/connectivity_plus/LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ are permitted provided that the following conditions are met:
1010
copyright notice, this list of conditions and the following
1111
disclaimer in the documentation and/or other materials provided
1212
with the distribution.
13-
* Neither the names of the copyright holders nor the names of the
13+
* Neither the name of the copyright holder nor the names of the
1414
contributors may be used to endorse or promote products derived
1515
from this software without specific prior written permission.
1616

packages/connectivity_plus/README.md

Lines changed: 1 addition & 1 deletion

packages/connectivity_plus/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: connectivity_plus_tizen
22
description: Tizen implementation of the connectivity_plus plugin.
33
homepage: https://github.com/flutter-tizen/plugins
44
repository: https://github.com/flutter-tizen/plugins/tree/master/packages/connectivity_plus
5-
version: 1.2.1
5+
version: 1.2.2
66

77
environment:
88
sdk: ">=3.1.0 <4.0.0"

packages/device_info_plus/CHANGELOG.md

Lines changed: 2 additions & 1 deletion

packages/device_info_plus/LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ are permitted provided that the following conditions are met:
1010
copyright notice, this list of conditions and the following
1111
disclaimer in the documentation and/or other materials provided
1212
with the distribution.
13-
* Neither the names of the copyright holders nor the names of the
13+
* Neither the name of the copyright holder nor the names of the
1414
contributors may be used to endorse or promote products derived
1515
from this software without specific prior written permission.
1616

0 commit comments

Comments
 (0)