Updated Branches: refs/heads/master 5655b6ff6 -> 03c628bdd
http://git-wip-us.apache.org/repos/asf/incubator-jclouds-labs-aws/blob/03c628bd/rds/src/test/java/org/jclouds/rds/parse/DescribeDBSecurityGroupsResponseTest.java ---------------------------------------------------------------------- diff --git a/rds/src/test/java/org/jclouds/rds/parse/DescribeDBSecurityGroupsResponseTest.java b/rds/src/test/java/org/jclouds/rds/parse/DescribeDBSecurityGroupsResponseTest.java index 8a48714..3ead966 100644 --- a/rds/src/test/java/org/jclouds/rds/parse/DescribeDBSecurityGroupsResponseTest.java +++ b/rds/src/test/java/org/jclouds/rds/parse/DescribeDBSecurityGroupsResponseTest.java @@ -1,20 +1,18 @@ -/** - * Licensed to jclouds, Inc. (jclouds) under one or more - * contributor license agreements. See the NOTICE file - * distributed with this work for additional information - * regarding copyright ownership. jclouds licenses this file - * to you under the Apache License, Version 2.0 (the - * "License"); you may not use this file except in compliance - * with the License. You may obtain a copy of the License at +/* + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (the "License"); you may not use this file except in compliance with + * the License. You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package org.jclouds.rds.parse; http://git-wip-us.apache.org/repos/asf/incubator-jclouds-labs-aws/blob/03c628bd/rds/src/test/java/org/jclouds/rds/parse/DescribeDBSubnetGroupsResponseTest.java ---------------------------------------------------------------------- diff --git a/rds/src/test/java/org/jclouds/rds/parse/DescribeDBSubnetGroupsResponseTest.java b/rds/src/test/java/org/jclouds/rds/parse/DescribeDBSubnetGroupsResponseTest.java index 5bba45e..9dc94ac 100644 --- a/rds/src/test/java/org/jclouds/rds/parse/DescribeDBSubnetGroupsResponseTest.java +++ b/rds/src/test/java/org/jclouds/rds/parse/DescribeDBSubnetGroupsResponseTest.java @@ -1,20 +1,18 @@ -/** - * Licensed to jclouds, Inc. (jclouds) under one or more - * contributor license agreements. See the NOTICE file - * distributed with this work for additional information - * regarding copyright ownership. jclouds licenses this file - * to you under the Apache License, Version 2.0 (the - * "License"); you may not use this file except in compliance - * with the License. You may obtain a copy of the License at +/* + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (the "License"); you may not use this file except in compliance with + * the License. You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package org.jclouds.rds.parse; http://git-wip-us.apache.org/repos/asf/incubator-jclouds-labs-aws/blob/03c628bd/rds/src/test/java/org/jclouds/rds/parse/GetInstanceResponseTest.java ---------------------------------------------------------------------- diff --git a/rds/src/test/java/org/jclouds/rds/parse/GetInstanceResponseTest.java b/rds/src/test/java/org/jclouds/rds/parse/GetInstanceResponseTest.java index 2c47ea9..66f9627 100644 --- a/rds/src/test/java/org/jclouds/rds/parse/GetInstanceResponseTest.java +++ b/rds/src/test/java/org/jclouds/rds/parse/GetInstanceResponseTest.java @@ -1,20 +1,18 @@ -/** - * Licensed to jclouds, Inc. (jclouds) under one or more - * contributor license agreements. See the NOTICE file - * distributed with this work for additional information - * regarding copyright ownership. jclouds licenses this file - * to you under the Apache License, Version 2.0 (the - * "License"); you may not use this file except in compliance - * with the License. You may obtain a copy of the License at +/* + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (the "License"); you may not use this file except in compliance with + * the License. You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package org.jclouds.rds.parse; http://git-wip-us.apache.org/repos/asf/incubator-jclouds-labs-aws/blob/03c628bd/rds/src/test/java/org/jclouds/rds/parse/GetSecurityGroupResponseTest.java ---------------------------------------------------------------------- diff --git a/rds/src/test/java/org/jclouds/rds/parse/GetSecurityGroupResponseTest.java b/rds/src/test/java/org/jclouds/rds/parse/GetSecurityGroupResponseTest.java index d6bdb77..51a467c 100644 --- a/rds/src/test/java/org/jclouds/rds/parse/GetSecurityGroupResponseTest.java +++ b/rds/src/test/java/org/jclouds/rds/parse/GetSecurityGroupResponseTest.java @@ -1,20 +1,18 @@ -/** - * Licensed to jclouds, Inc. (jclouds) under one or more - * contributor license agreements. See the NOTICE file - * distributed with this work for additional information - * regarding copyright ownership. jclouds licenses this file - * to you under the Apache License, Version 2.0 (the - * "License"); you may not use this file except in compliance - * with the License. You may obtain a copy of the License at +/* + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (the "License"); you may not use this file except in compliance with + * the License. You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package org.jclouds.rds.parse; http://git-wip-us.apache.org/repos/asf/incubator-jclouds-labs-aws/blob/03c628bd/rds/src/test/java/org/jclouds/rds/parse/GetSubnetGroupResponseTest.java ---------------------------------------------------------------------- diff --git a/rds/src/test/java/org/jclouds/rds/parse/GetSubnetGroupResponseTest.java b/rds/src/test/java/org/jclouds/rds/parse/GetSubnetGroupResponseTest.java index 15e4017..d1f61f9 100644 --- a/rds/src/test/java/org/jclouds/rds/parse/GetSubnetGroupResponseTest.java +++ b/rds/src/test/java/org/jclouds/rds/parse/GetSubnetGroupResponseTest.java @@ -1,20 +1,18 @@ -/** - * Licensed to jclouds, Inc. (jclouds) under one or more - * contributor license agreements. See the NOTICE file - * distributed with this work for additional information - * regarding copyright ownership. jclouds licenses this file - * to you under the Apache License, Version 2.0 (the - * "License"); you may not use this file except in compliance - * with the License. You may obtain a copy of the License at +/* + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (the "License"); you may not use this file except in compliance with + * the License. You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package org.jclouds.rds.parse;
