mirror of https://github.com/apache/jclouds.git
Made the copyright holder parameterizable.
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2706 3d8758e0-26b5-11de-8745-db77d3ebf521
This commit is contained in:
parent
0d835e7f8c
commit
dd437931b5
|
@ -1,5 +1,5 @@
|
|||
|
||||
Copyright (C) ${year} Cloud Conscious, LLC. <info@cloudconscious.com>
|
||||
Copyright (C) ${year} ${copyrightHolder}. <${email}>
|
||||
|
||||
====================================================================
|
||||
Licensed under the Apache License, Version 2.0 (the "License");
|
||||
|
|
Loading…
Reference in New Issue