Update header comments
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
###
|
||||
crafting_guide - base_model.coffee
|
||||
Crafting Guide - base_model.coffee
|
||||
|
||||
Copyright (c) 2014 by Redwood Labs
|
||||
Copyright (c) 2014-2015 by Redwood Labs
|
||||
All rights reserved.
|
||||
###
|
||||
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
###
|
||||
# Crafting Guide - crafting_plan.coffee
|
||||
#
|
||||
# Copyright (c) 2014 by Redwood Labs
|
||||
# All rights reserved.
|
||||
Crafting Guide - crafting_plan.coffee
|
||||
|
||||
Copyright (c) 2014-2015 by Redwood Labs
|
||||
All rights reserved.
|
||||
###
|
||||
|
||||
Inventory = require './inventory'
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
###
|
||||
Crafting Guide - crafting_table.coffee
|
||||
|
||||
Copyright (c) 2014 by Redwood Labs
|
||||
Copyright (c) 2014-2015 by Redwood Labs
|
||||
All rights reserved.
|
||||
###
|
||||
|
||||
|
||||
@@ -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'
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
###
|
||||
Crafting Guide - inventory_parser.coffee
|
||||
|
||||
Copyright (c) 2014 by Redwood Labs
|
||||
Copyright (c) 2014-2015 by Redwood Labs
|
||||
All rights reserved.
|
||||
###
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
###
|
||||
Crafting Guide - item.coffee
|
||||
|
||||
Copyright (c) 2014 by Redwood Labs
|
||||
Copyright (c) 2014-2015 by Redwood Labs
|
||||
All rights reserved.
|
||||
###
|
||||
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
###
|
||||
# Crafting Guide - item_page.coffee
|
||||
#
|
||||
# Copyright (c) 2014 by Redwood Labs
|
||||
# All rights reserved.
|
||||
Crafting Guide - item_page.coffee
|
||||
|
||||
Copyright (c) 2014-2015 by Redwood Labs
|
||||
All rights reserved.
|
||||
###
|
||||
|
||||
BaseModel = require './base_model'
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
###
|
||||
# Crafting Guide - mod_pack.coffee
|
||||
#
|
||||
# Copyright (c) 2014 by Redwood Labs
|
||||
# All rights reserved.
|
||||
Crafting Guide - mod_pack.coffee
|
||||
|
||||
Copyright (c) 2014-2015 by Redwood Labs
|
||||
All rights reserved.
|
||||
###
|
||||
|
||||
BaseModel = require './base_model'
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
###
|
||||
Crafting Guide - mod_version.coffee
|
||||
|
||||
Copyright (c) 2014 by Redwood Labs
|
||||
Copyright (c) 2014-2015 by Redwood Labs
|
||||
All rights reserved.
|
||||
###
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
###
|
||||
Crafting Guide - mod_version_parser.coffee
|
||||
|
||||
Copyright (c) 2014 by Redwood Labs
|
||||
Copyright (c) 2014-2015 by Redwood Labs
|
||||
All rights reserved.
|
||||
###
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
###
|
||||
Crafting Guide - recipe.coffee
|
||||
|
||||
Copyright (c) 2014 by Redwood Labs
|
||||
Copyright (c) 2014-2015 by Redwood Labs
|
||||
All rights reserved.
|
||||
###
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
###
|
||||
Crafting Guide - stack.coffee
|
||||
|
||||
Copyright (c) 2014 by Redwood Labs
|
||||
Copyright (c) 2014-2015 by Redwood Labs
|
||||
All rights reserved.
|
||||
###
|
||||
|
||||
|
||||
Reference in New Issue
Block a user