diff options
Diffstat (limited to 'source/spec/promise-module.coffee')
-rw-r--r-- | source/spec/promise-module.coffee | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/source/spec/promise-module.coffee b/source/spec/promise-module.coffee index 3eea482..f021f6c 100644 --- a/source/spec/promise-module.coffee +++ b/source/spec/promise-module.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 = '/opnfv-promise/promise/capacity/total': (prev) -> @computed (-> |