commit | fc075c19aae776d044d235665a0b327271115d04 | [log] [tgz] |
---|---|---|
author | Hugo Arès <hugo.ares@ericsson.com> | Mon Jun 11 13:37:48 2018 -0400 |
committer | Hugo Arès <hugo.ares@ericsson.com> | Mon Jun 11 13:37:48 2018 -0400 |
tree | b944855674729e34b2112657d9283c21a9517b57 | |
parent | b6535891c56d82fd65596575cd99926bc0c7225a [diff] | |
parent | 3ee935110e31d2fc98ebd9f2ee1c661f8de35a66 [diff] |
Merge branch 'stable-2.12' into stable-2.13 * stable-2.12: Change copyright to AOSP Change-Id: I4a7eb3007befa0c83537f6d24529f3f416a25acf
diff --git a/src/main/java/com/ericsson/gerrit/plugins/projectgroupstructure/ProjectCreationValidator.java b/src/main/java/com/ericsson/gerrit/plugins/projectgroupstructure/ProjectCreationValidator.java index 57abb49..d11afca 100644 --- a/src/main/java/com/ericsson/gerrit/plugins/projectgroupstructure/ProjectCreationValidator.java +++ b/src/main/java/com/ericsson/gerrit/plugins/projectgroupstructure/ProjectCreationValidator.java
@@ -1,4 +1,4 @@ -// Copyright (C) 2016 Ericsson +// Copyright (C) 2016 The Android Open Source Project // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License.
diff --git a/src/test/java/com/ericsson/gerrit/plugins/projectgroupstructure/ProjectCreationValidatorTest.java b/src/test/java/com/ericsson/gerrit/plugins/projectgroupstructure/ProjectCreationValidatorTest.java index d3cb1e1..b61f1aa 100644 --- a/src/test/java/com/ericsson/gerrit/plugins/projectgroupstructure/ProjectCreationValidatorTest.java +++ b/src/test/java/com/ericsson/gerrit/plugins/projectgroupstructure/ProjectCreationValidatorTest.java
@@ -1,4 +1,4 @@ -// Copyright (C) 2016 Ericsson +// Copyright (C) 2016 The Android Open Source Project // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License.