> @@ -0,0 +1,51 @@ > +/******************************************************************************* > + * Copyright (c) 2013 University of Stuttgart.
Apache requirements for headers are quite strict. For this to be contributed to Apache jclouds I believe you need to follow http://www.apache.org/legal/src-headers.html (i.e. move copyright into the NOTICE file, and just have the standard apache header - copy the header from any of the Java files in https://github.com/jclouds/jclouds/). --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds-labs/pull/45/files#r14714215
