Update header comments

This commit is contained in:
Andrew Miner
2015-01-05 06:42:05 -08:00
parent bba161445d
commit 206973e304
50 changed files with 84 additions and 84 deletions
+4 -4
View File
@@ -1,8 +1,8 @@
###
# Crafting Guide - inventory.coffee
#
# Copyright (c) 2014 by Redwood Labs
# All rights reserved.
Crafting Guide - inventory.coffee
Copyright (c) 2014 by Redwood Labs
All rights reserved.
###
BaseModel = require './base_model'