diff options
author | Treeki <treeki@gmail.com> | 2010-10-08 00:07:50 +0200 |
---|---|---|
committer | Treeki <treeki@gmail.com> | 2010-10-08 00:07:50 +0200 |
commit | e813d6ede6bed1e69d749bb32529d657a9d96173 (patch) | |
tree | 742c0a4bf7a0888d63633b1469d3197f8444eda1 /LayoutStudio.pro | |
parent | 532859713aaf0fdf482ee7d68676f6927a800eeb (diff) | |
download | LayoutStudio-e813d6ede6bed1e69d749bb32529d657a9d96173.tar.gz LayoutStudio-e813d6ede6bed1e69d749bb32529d657a9d96173.zip |
added GPLv2 license
Diffstat (limited to '')
-rw-r--r-- | LayoutStudio.pro | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/LayoutStudio.pro b/LayoutStudio.pro index aac834e..a1423b7 100644 --- a/LayoutStudio.pro +++ b/LayoutStudio.pro @@ -50,4 +50,5 @@ OTHER_FILES += \ icons/picture.png \ icons/pane.png \ icons/bounding.png \ - README.markdown + README.markdown \ + LICENSE.txt |