diff --git a/LICENSE b/LICENSE new file mode 100644 index 0000000..e70ae74 --- /dev/null +++ b/LICENSE @@ -0,0 +1,3 @@ +Authored by Hossein Bakhtiarifar +No rights are reserved and this software comes with no warranties of any kind to the extent permitted by law. + diff --git a/sources/battleship.c b/sources/battleship.c index 960a0c2..bcb606c 100644 --- a/sources/battleship.c +++ b/sources/battleship.c @@ -17,7 +17,7 @@ |_) |_)ATTLESHIP -copyright Hossein Bakhtiarifar 2018 (c) +Authored by Hossein Bakhtiarifar No rights are reserved and this software comes with no warranties of any kind to the extent permitted by law. compile with -lncurses diff --git a/sources/checkers.c b/sources/checkers.c index 01b564a..c3ddc8e 100644 --- a/sources/checkers.c +++ b/sources/checkers.c @@ -20,10 +20,9 @@ | ' '._.HECKERS -copyright Hossein Bakhtiarifar 2018 (c) +Authored by Hossein Bakhtiarifar No rights are reserved and this software comes with no warranties of any kind to the extent permitted by law. - Compile with -lncurses */ typedef signed char byte; diff --git a/sources/jewels.c b/sources/jewels.c index 76e72fb..09de66b 100644 --- a/sources/jewels.c +++ b/sources/jewels.c @@ -12,8 +12,7 @@ /* Jewels - -copyright Hossein Bakhtiarifar 2018 (c) +Authored by Hossein Bakhtiarifar No rights are reserved and this software comes with no warranties of any kind to the extent permitted by law. compile with -lnucrses diff --git a/sources/mines.c b/sources/mines.c index 9d897be..23fe829 100644 --- a/sources/mines.c +++ b/sources/mines.c @@ -10,8 +10,7 @@ |\/| | |INES - -copyright Hossein Bakhtiarifar 2018 (c) +Authored by Hossein Bakhtiarifar No rights are reserved and this software comes with no warranties of any kind to the extent permitted by law. compile with -lncurses diff --git a/sources/pipes.c b/sources/pipes.c index db10c30..68d8036 100644 --- a/sources/pipes.c +++ b/sources/pipes.c @@ -22,8 +22,7 @@ |_) | IPES - -copyright Hossein Bakhtiarifar 2018 (c) +Authored by Hossein Bakhtiarifar No rights are reserved and this software comes with no warranties of any kind to the extent permitted by law. compile with -lncurses diff --git a/sources/rabbithole.c b/sources/rabbithole.c index 3a9e380..493ebda 100644 --- a/sources/rabbithole.c +++ b/sources/rabbithole.c @@ -15,7 +15,7 @@ |_) | \ABBITHOLE -copyright Hossein Bakhtiarifar 2018 (c) +Authored by Hossein Bakhtiarifar No rights are reserved and this software comes with no warranties of any kind to the extent permitted by law. compile with -lncurses diff --git a/sources/reversi.c b/sources/reversi.c index ad39292..1ff1c10 100644 --- a/sources/reversi.c +++ b/sources/reversi.c @@ -7,8 +7,7 @@ |_) | \EVERSI - -copyright Hossein Bakhtiarifar 2018 (c) +Authored by Hossein Bakhtiarifar No rights are reserved and this software comes with no warranties of any kind to the extent permitted by law. compile with -lncurses diff --git a/sources/sos.c b/sources/sos.c index 80b2b7a..30ddc30 100644 --- a/sources/sos.c +++ b/sources/sos.c @@ -10,8 +10,7 @@ (_'| |(_' ._):_:._) - -copyright Hossein Bakhtiarifar 2018 (c) +Authored by Hossein Bakhtiarifar No rights are reserved and this software comes with no warranties of any kind to the extent permitted by law. compile with -lncurses diff --git a/sources/sudoku.c b/sources/sudoku.c index cbf5a72..71ca3be 100644 --- a/sources/sudoku.c +++ b/sources/sudoku.c @@ -10,8 +10,7 @@ (_ _)UDOKU - -copyright Hossein Bakhtiarifar 2018 (c) +Authored by Hossein Bakhtiarifar No rights are reserved and this software comes with no warranties of any kind to the extent permitted by law. compile with -lncurses