From a08c6c845c5d3947027ddd67c1365027632705b2 Mon Sep 17 00:00:00 2001
From: Wang Renxin
Date: Sat, 30 Dec 2017 12:31:07 +0800
Subject: [PATCH] *happy new year. hope i can make a release of v1.2 in 2018.
---
LICENSE | 2 +-
README.md | 4 ++--
core/my_basic.c | 2 +-
core/my_basic.h | 2 +-
donate.html | 4 ++--
resource/my_basic.rc | 2 +-
shell/main.c | 4 ++--
7 files changed, 10 insertions(+), 10 deletions(-)
diff --git a/LICENSE b/LICENSE
index 78fbaf5..5030656 100755
--- a/LICENSE
+++ b/LICENSE
@@ -1,6 +1,6 @@
The MIT License
-Copyright (C) 2011 - 2017 Wang Renxin
+Copyright (C) 2011 - 2018 Wang Renxin
Permission is hereby granted, free of charge, to any person obtaining a copy of
this software and associated documentation files (the "Software"), to deal in
diff --git a/README.md b/README.md
index f843560..5611f11 100755
--- a/README.md
+++ b/README.md
@@ -5,7 +5,7 @@
|_|_|_| |_| |_____|__|__|_____|_____|_____|
~~~~~~~~~~
-**Copyright (C) 2011 - 2017 Wang Renxin. All rights reserved.**
+**Copyright (C) 2011 - 2018 Wang Renxin. All rights reserved.**
[](https://travis-ci.org/paladin-t/my_basic)
[](http://opensource.org/licenses/MIT)
@@ -117,7 +117,7 @@ For more details about using MY-BASIC when it has been integrated with a project
## [Interpreter workflow diagram](https://github.com/paladin-t/my_basic/wiki/Interpreter-workflow-diagram)
-It's necessary to know some principle of MY-BASIC before doing heavy customization; nothing's better than a workflow diagram to get a first image.
+It's necessary to know some principle of MY-BASIC before doing deep customization; nothing's better than a workflow diagram to get a first image.

diff --git a/core/my_basic.c b/core/my_basic.c
index 98b9326..485ba0b 100755
--- a/core/my_basic.c
+++ b/core/my_basic.c
@@ -3,7 +3,7 @@
**
** For the latest info, see https://github.com/paladin-t/my_basic/
**
-** Copyright (C) 2011 - 2017 Wang Renxin
+** Copyright (C) 2011 - 2018 Wang Renxin
**
** Permission is hereby granted, free of charge, to any person obtaining a copy of
** this software and associated documentation files (the "Software"), to deal in
diff --git a/core/my_basic.h b/core/my_basic.h
index 32d2dd4..db4b318 100755
--- a/core/my_basic.h
+++ b/core/my_basic.h
@@ -3,7 +3,7 @@
**
** For the latest info, see https://github.com/paladin-t/my_basic/
**
-** Copyright (C) 2011 - 2017 Wang Renxin
+** Copyright (C) 2011 - 2018 Wang Renxin
**
** Permission is hereby granted, free of charge, to any person obtaining a copy of
** this software and associated documentation files (the "Software"), to deal in
diff --git a/donate.html b/donate.html
index 678da13..b581556 100644
--- a/donate.html
+++ b/donate.html
@@ -1,6 +1,6 @@
@@ -113,6 +113,6 @@ LIST OF DONORS.
BACK TO MY-BASIC
- Copyright (C) 2011 - 2017 Wang Renxin. All rights reserved.
+ Copyright (C) 2011 - 2018 Wang Renxin. All rights reserved.