From eab6b5113a76ffa108faea7cedb28c9818561efe Mon Sep 17 00:00:00 2001 From: Peter Lee Date: Fri, 29 Jan 2016 16:19:27 -0800 Subject: re-merge source with license header info Change-Id: Ie8251d65adc85cef72fa8c2ebfbdf667f7eb2e4b (cherry picked from commit 60ec6a4152ff4c56f371d0abe57ca4c951bd89f5) --- source/spec/promise-intents.coffee | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'source/spec/promise-intents.coffee') diff --git a/source/spec/promise-intents.coffee b/source/spec/promise-intents.coffee index 6ad3ae7..afb0e24 100644 --- a/source/spec/promise-intents.coffee +++ b/source/spec/promise-intents.coffee @@ -1,3 +1,11 @@ +# +# Author: Peter K. Lee (peter@corenova.com) +# +# All rights reserved. This program and the accompanying materials +# are made available under the terms of the Apache License, Version 2.0 +# which accompanies this distribution, and is available at +# http://www.apache.org/licenses/LICENSE-2.0 +# module.exports = 'create-reservation': (input, output, done) -> -- cgit 1.2.3-korg