Changeset 1098399
- Timestamp:
- 02/24/2015 07:22:25 PM (11 years ago)
- Location:
- markdownbar/trunk
- Files:
-
- 9 added
- 1 edited
-
LICENSE (modified) (4 diffs)
-
README.txt (added)
-
assets (added)
-
assets/css (added)
-
assets/css/admin.css (added)
-
assets/screenshot-1.png (added)
-
includes (added)
-
includes/class-markdownbar.php (added)
-
index.php (added)
-
markdownbar.php (added)
Legend:
- Unmodified
- Added
- Removed
-
markdownbar/trunk/LICENSE
r1098398 r1098399 1 GNU GENERAL PUBLIC LICENSE1 GNU GENERAL PUBLIC LICENSE 2 2 Version 2, June 1991 3 3 4 Copyright (C) 1989, 1991 Free Software Foundation, Inc., <http://fsf.org/>4 Copyright (C) 1989, 1991 Free Software Foundation, Inc., 5 5 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA 6 6 Everyone is permitted to copy and distribute verbatim copies … … 291 291 the "copyright" line and a pointer to where the full notice is found. 292 292 293 {description}294 Copyright (C) {year} {fullname}293 <one line to give the program's name and a brief idea of what it does.> 294 Copyright (C) <year> <name of author> 295 295 296 296 This program is free software; you can redistribute it and/or modify … … 330 330 `Gnomovision' (which makes passes at compilers) written by James Hacker. 331 331 332 {signature of Ty Coon}, 1 April 1989332 <signature of Ty Coon>, 1 April 1989 333 333 Ty Coon, President of Vice 334 334 … … 338 338 library. If this is what you want to do, use the GNU Lesser General 339 339 Public License instead of this License. 340
Note: See TracChangeset
for help on using the changeset viewer.