nxtbgthng / MGTemplateEngine

Unofficial fork of MGTemplateEngine

Home Page:http://mattgemmell.com/2008/05/20/mgtemplateengine-templates-with-cocoa

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MGTemplateEngine

About this repository

This is an unofficial fork of MGTemplateEngine by Matt Legend Gemmell. Since his original code lies untouched for years on an SVN repo we decided to do an git-svn import to put it on git and add some changes.

What's new in this fork

Here's a list of things we did to the repo. Feel free to have a look at the commits for more details. The changes are rather small.

  • fixed some leaks
  • added a target for a static library to integrade into other projects

License & Copyright

All the original code is by Matt. All copyright rests with him if not explicitly claimed in the source files.

Here's the license text from Matts page:

License Agreement for Source Code provided by Matt Gemmell

This software is supplied to you by Matt Gemmell in consideration of your agreement to the following terms, and your use, installation, modification or redistribution of this software constitutes acceptance of these terms. If you do not agree with these terms, please do not use, install, modify or redistribute this software.

In consideration of your agreement to abide by the following terms, and subject to these terms, Matt Gemmell grants you a personal, non-exclusive license, to use, reproduce, modify and redistribute the software, with or without modifications, in source and/or binary forms; provided that if you redistribute the software in its entirety and without modifications, you must retain this notice and the following text and disclaimers in all such redistributions of the software, and that in all cases attribution of Matt Gemmell as the original author of the source code shall be included in all such resulting software products or distributions. Neither the name, trademarks, service marks or logos of Matt Gemmell may be used to endorse or promote products derived from the software without specific prior written permission from Matt Gemmell. Except as expressly stated in this notice, no other rights or licenses, express or implied, are granted by Matt Gemmell herein, including but not limited to any patent rights that may be infringed by your derivative works or by other works in which the software may be incorporated.

The software is provided by Matt Gemmell on an "AS IS" basis. MATT GEMMELL MAKES NO WARRANTIES, EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION THE IMPLIED WARRANTIES OF NON-INFRINGEMENT, MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE, REGARDING THE SOFTWARE OR ITS USE AND OPERATION ALONE OR IN COMBINATION WITH YOUR PRODUCTS.

IN NO EVENT SHALL MATT GEMMELL BE LIABLE FOR ANY SPECIAL, INDIRECT, INCIDENTAL OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) ARISING IN ANY WAY OUT OF THE USE, REPRODUCTION, MODIFICATION AND/OR DISTRIBUTION OF THE SOFTWARE, HOWEVER CAUSED AND WHETHER UNDER THEORY OF CONTRACT, TORT (INCLUDING NEGLIGENCE), STRICT LIABILITY OR OTHERWISE, EVEN IF MATT GEMMELL HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

About

Unofficial fork of MGTemplateEngine

http://mattgemmell.com/2008/05/20/mgtemplateengine-templates-with-cocoa


Languages

Language:Objective-C 100.0%