-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
2.0.1, still experimental but looks good
- Loading branch information
Showing
16 changed files
with
1,052 additions
and
194 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
Copyright 2014 Igor Vaynberg | ||
|
||
Version: @@ver@@ Timestamp: @@timestamp@@ | ||
|
||
This software is licensed under the Apache License, Version 2.0 (the "Apache License") or the GNU | ||
General Public License version 2 (the "GPL License"). You may choose either license to govern your | ||
use of this software only upon the condition that you accept all of the terms of either the Apache | ||
License or the GPL License. | ||
|
||
You may obtain a copy of the Apache License and the GPL License at: | ||
|
||
http://www.apache.org/licenses/LICENSE-2.0 | ||
http://www.gnu.org/licenses/gpl-2.0.html | ||
|
||
Unless required by applicable law or agreed to in writing, software distributed under the Apache License | ||
or the GPL Licesnse is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, | ||
either express or implied. See the Apache License and the GPL License for the specific language governing | ||
permissions and limitations under the Apache License and the GPL License. |
Oops, something went wrong.