Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
davidjgonzalez committed May 9, 2020
1 parent 627e7d2 commit 0cb8a83
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
@@ -1,20 +1,21 @@
/*
* #%L
* ACS AEM Commons Bundle
*
* %%
* Copyright (C) 2020 Adobe
*
* %%
* Licensed 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.
*
* #L%
*/
@Version("1.0.0")
package com.adobe.acs.commons.indesign.dynamicdeckdynamo.services;
Expand Down
Expand Up @@ -2,7 +2,7 @@
* #%L
* ACS AEM Commons Bundle
* %%
* Copyright (C) 20202 Adobe
* Copyright (C) 2020 Adobe
* %%
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand Down

0 comments on commit 0cb8a83

Please sign in to comment.