diff options
Diffstat (limited to 'source/spec/openstack-intents.coffee')
-rw-r--r-- | source/spec/openstack-intents.coffee | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/source/spec/openstack-intents.coffee b/source/spec/openstack-intents.coffee index f1a10d2..6fd8fe2 100644 --- a/source/spec/openstack-intents.coffee +++ b/source/spec/openstack-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 +# request = require 'superagent' module.exports = |