You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: graphql-database-manager-test/src/main/java/com/phocassoftware/graphql/database/manager/test/annotations/TestDatabaseSetup.java
+11Lines changed: 11 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,14 @@
1
+
/*
2
+
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except
3
+
* in compliance with the License. You may obtain a copy of the License at
4
+
*
5
+
* http://www.apache.org/licenses/LICENSE-2.0
6
+
*
7
+
* Unless required by applicable law or agreed to in writing, software distributed under the License
8
+
* is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express
9
+
* or implied. See the License for the specific language governing permissions and limitations under
0 commit comments