Skip to content

Commit

Permalink
Update copyright year and author
Browse files Browse the repository at this point in the history
  • Loading branch information
rainboyan committed May 30, 2022
1 parent a260711 commit 6517eab
Showing 1 changed file with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright 2014 the original author or authors.
* Copyright 2014-2022 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand Down Expand Up @@ -44,10 +44,12 @@ import org.grails.io.support.UrlResource
import org.springframework.util.ClassUtils
import static org.codehaus.groovy.ast.tools.GeneralUtils.*
import java.lang.reflect.Modifier

/**
* Injector for the 'Application' class
*
* @author Graeme Rocher
* @author Michael Yan
* @since 3.0
*/
@CompileStatic
Expand Down

0 comments on commit 6517eab

Please sign in to comment.