From f5222f3105ec08dfd84bef887e128516625827cc Mon Sep 17 00:00:00 2001 From: jamesagnew Date: Fri, 17 Jul 2020 08:27:10 -0400 Subject: [PATCH] License headeer update --- .../main/java/ca/uhn/fhir/rest/annotation/GraphQLQueryUrl.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hapi-fhir-base/src/main/java/ca/uhn/fhir/rest/annotation/GraphQLQueryUrl.java b/hapi-fhir-base/src/main/java/ca/uhn/fhir/rest/annotation/GraphQLQueryUrl.java index 12fffa35635..9adbebfc112 100644 --- a/hapi-fhir-base/src/main/java/ca/uhn/fhir/rest/annotation/GraphQLQueryUrl.java +++ b/hapi-fhir-base/src/main/java/ca/uhn/fhir/rest/annotation/GraphQLQueryUrl.java @@ -16,7 +16,7 @@ package ca.uhn.fhir.rest.annotation; * 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 LBoicense. + * limitations under the License. * #L% */