Skip to content

Commit

Permalink
add license
Browse files Browse the repository at this point in the history
  • Loading branch information
tokku5552 committed Feb 13, 2021
1 parent 445077e commit 742177b
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/workflows/flutter_analyze.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
#
# Copyright (c) 2021 tokku5552
#
# This software is released under the MIT License.
# https://opensource.org/licenses/mit-license.php
#
#
name: Flutter_Analyzer

on:
Expand Down
7 changes: 7 additions & 0 deletions .github/workflows/flutter_test.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
#
# Copyright (c) 2021 tokku5552
#
# This software is released under the MIT License.
# https://opensource.org/licenses/mit-license.php
#
#
name: Flutter_Test

on:
Expand Down
7 changes: 7 additions & 0 deletions pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
#
# Copyright (c) 2021 tokku5552
#
# This software is released under the MIT License.
# https://opensource.org/licenses/mit-license.php
#
#
name: todo_app_sample_flutter
description: A new Flutter application.

Expand Down

0 comments on commit 742177b

Please sign in to comment.