Remove copyright headers

Closes #12
This commit is contained in:
Kyle Fuller
2014-10-26 16:02:05 +00:00
parent 2c9bbe5229
commit 6fd3fec141
17 changed files with 2 additions and 123 deletions

View File

@@ -1,11 +1,3 @@
//
// Context.swift
// Stencil
//
// Created by Kyle Fuller on 23/10/2014.
// Copyright (c) 2014 Cocode. All rights reserved.
//
import Foundation
/// A container for template variables.