Add 2006 to copyright header.
This commit is contained in:
parent
c030052058
commit
a0aef26e21
11
jalopy.xml
11
jalopy.xml
|
@ -179,7 +179,7 @@
|
||||||
</generate>
|
</generate>
|
||||||
<parseComments>true</parseComments>
|
<parseComments>true</parseComments>
|
||||||
<tags>
|
<tags>
|
||||||
<in-line />
|
<in-line></in-line>
|
||||||
<standard>@hibernate|@@SecurityConfig</standard>
|
<standard>@hibernate|@@SecurityConfig</standard>
|
||||||
</tags>
|
</tags>
|
||||||
<templates>
|
<templates>
|
||||||
|
@ -212,16 +212,16 @@
|
||||||
</text>
|
</text>
|
||||||
</separator>
|
</separator>
|
||||||
</comments>
|
</comments>
|
||||||
<environment />
|
<environment></environment>
|
||||||
<footer>
|
<footer>
|
||||||
<keys />
|
<keys></keys>
|
||||||
<smartMode>0</smartMode>
|
<smartMode>0</smartMode>
|
||||||
<use>false</use>
|
<use>false</use>
|
||||||
</footer>
|
</footer>
|
||||||
<header>
|
<header>
|
||||||
<keys>Acegi Technology Pty Limited|Created on|To change the template for this generated|Apache Software License</keys>
|
<keys>Acegi Technology Pty Limited|Created on|To change the template for this generated|Apache Software License</keys>
|
||||||
<smartMode>0</smartMode>
|
<smartMode>0</smartMode>
|
||||||
<text>/* Copyright 2004, 2005 Acegi Technology Pty Limited| *| * Licensed under the Apache License, Version 2.0 (the "License");| * you may not use this file except in compliance with the License.| * You may obtain a copy of the License at| *| * http://www.apache.org/licenses/LICENSE-2.0| *| * Unless required by applicable law or agreed to in writing, software| * 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 License.| */</text>
|
<text>/* Copyright 2004, 2005, 2006 Acegi Technology Pty Limited| *| * Licensed under the Apache License, Version 2.0 (the "License");| * you may not use this file except in compliance with the License.| * You may obtain a copy of the License at| *| * http://www.apache.org/licenses/LICENSE-2.0| *| * Unless required by applicable law or agreed to in writing, software| * 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 License.| */</text>
|
||||||
<use>true</use>
|
<use>true</use>
|
||||||
</header>
|
</header>
|
||||||
<history>
|
<history>
|
||||||
|
@ -281,7 +281,7 @@
|
||||||
<enable>true</enable>
|
<enable>true</enable>
|
||||||
<interface>true</interface>
|
<interface>true</interface>
|
||||||
<method>true</method>
|
<method>true</method>
|
||||||
<order>static|field|initializer|constructor|method|interface|class</order>
|
<order>static|field|initializer|constructor|method|interface|class|annotation|enum</order>
|
||||||
<variable>true</variable>
|
<variable>true</variable>
|
||||||
</declaration>
|
</declaration>
|
||||||
<modifier>
|
<modifier>
|
||||||
|
@ -375,4 +375,3 @@
|
||||||
</wrapping>
|
</wrapping>
|
||||||
</printer>
|
</printer>
|
||||||
</jalopy>
|
</jalopy>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue