2
by Jono Bacon
First code for the repo. |
1 |
# Copyright (C) 2009 Jono Bacon <jono@ubuntu.com>
|
1
by Jono Bacon
Initial project creation with Quickly! |
2 |
### BEGIN AUTOMATIC LICENSE GENERATION
|
2
by Jono Bacon
First code for the repo. |
3 |
#This program is free software: you can redistribute it and/or modify it
|
4 |
#under the terms of the GNU General Public License version 3, as published
|
|
5 |
#by the Free Software Foundation.
|
|
6 |
#
|
|
7 |
#This program is distributed in the hope that it will be useful, but
|
|
8 |
#WITHOUT ANY WARRANTY; without even the implied warranties of
|
|
9 |
#MERCHANTABILITY, SATISFACTORY QUALITY, or FITNESS FOR A PARTICULAR
|
|
10 |
#PURPOSE. See the GNU General Public License for more details.
|
|
11 |
#
|
|
12 |
#You should have received a copy of the GNU General Public License along
|
|
13 |
#with this program. If not, see <http://www.gnu.org/licenses/>.
|
|
1
by Jono Bacon
Initial project creation with Quickly! |
14 |
### END AUTOMATIC LICENSE GENERATION
|