Skip to content

Commit 57399a5

Browse files
author
Matt Morrison
committed
update to add blurb about new license
1 parent e80b446 commit 57399a5

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

messages/1.2.1.txt

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,11 @@ experimenting with bringing the contents of the base Python package's `Regular
1111
Expressions (Python).tmLanguage` file into Python Improved, I have decided to
1212
remove it. It was causing some significant problems highlighting regexes in
1313
Python code, and rather than wade through it line-by-line I found it works just
14-
as well as if I just use a single `include` statement.
14+
as well as if I just use a single `include` statement. Finally, I updated the
15+
license to CC-BY-SA 4.0, an upgrade from 3.0. I think it's a little more
16+
clearly written, but still says essentially the same thing: feel free to use my
17+
work as the basis of your own, but please acknowledge me in your work, and
18+
license it with the same or a similar license.
1519

1620
To take full advantage of the extra scopes included in Python Improved, check out
1721
the Neon Color Scheme at https://sublime.wbond.net/packages/Neon%20Color%20Scheme

0 commit comments

Comments
 (0)