Skip to content

Commit

Permalink
Add a copyright/license header to ResolveExpressionTestCase.java
Browse files Browse the repository at this point in the history
  • Loading branch information
bstansberry committed Oct 6, 2023
1 parent 3a83281 commit 8abbe9f
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
/*
* Copyright The WildFly Authors
* SPDX-License-Identifier: Apache-2.0
*/
package org.jboss.as.test.integration.mgmt.access;

import static org.jboss.as.controller.descriptions.ModelDescriptionConstants.FAILED;
Expand Down

0 comments on commit 8abbe9f

Please sign in to comment.