Commit b656bcfe authored by Liang Ding's avatar Liang Ding

文件头格式化

parent 73839b93
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<!-- <!--
Description: B3log Solo parent POM. Description: B3log Solo parent POM.
Version: 2.0.4.12, Jul 1, 2014 Version: 2.0.4.13, Jul 14, 2014
Author: Liang Ding Author: Liang Ding
--> -->
<project xmlns="http://maven.apache.org/POM/4.0.0" <project xmlns="http://maven.apache.org/POM/4.0.0"
...@@ -267,6 +267,7 @@ ...@@ -267,6 +267,7 @@
<include>**/src/*/webapp/css/*.css</include> <include>**/src/*/webapp/css/*.css</include>
<include>**/src/*/webapp/skins/*/js/*.js</include> <include>**/src/*/webapp/skins/*/js/*.js</include>
<include>**/src/*/webapp/skins/*/css/*.css</include> <include>**/src/*/webapp/skins/*/css/*.css</include>
<include>**/src/*/webapp/skins/**/*.properties</include>
<include>**/src/*/webapp/js/admin/*.js</include> <include>**/src/*/webapp/js/admin/*.js</include>
<include>**/src/*/resources/*.properties</include> <include>**/src/*/resources/*.properties</include>
<include>**/src/*/webapp/WEB-INF/*.xml</include> <include>**/src/*/webapp/WEB-INF/*.xml</include>
......
# #
# Copyright (c) 2009, 2010, 2011, B3log Team # Copyright (c) 2009, 2010, 2011, 2012, 2013, 2014, B3log Team
# #
# Licensed under the Apache License, Version 2.0 (the "License"); # Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License. # you may not use this file except in compliance with the License.
......
# #
# Copyright (c) 2009, 2010, 2011, B3log Team # Copyright (c) 2009, 2010, 2011, 2012, 2013, 2014, B3log Team
# #
# Licensed under the Apache License, Version 2.0 (the "License"); # Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License. # you may not use this file except in compliance with the License.
......
# #
# Copyright (C) 2009, 2010, 2011, B3log Team # Copyright (c) 2009, 2010, 2011, 2012, 2013, 2014, B3log Team
# #
# Licensed under the Apache License, Version 2.0 (the "License"); # Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License. # you may not use this file except in compliance with the License.
......
# #
# Copyright (c) 2009, 2010, 2011, B3log Team # Copyright (c) 2009, 2010, 2011, 2012, 2013, 2014, B3log Team
# #
# Licensed under the Apache License, Version 2.0 (the "License"); # Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License. # you may not use this file except in compliance with the License.
......
# #
# Copyright (c) 2009, 2010, 2011, B3log Team # Copyright (c) 2009, 2010, 2011, 2012, 2013, 2014, B3log Team
# #
# Licensed under the Apache License, Version 2.0 (the "License"); # Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License. # you may not use this file except in compliance with the License.
......
# #
# Copyright (C) 2009, 2010, 2010, B3log Team # Copyright (c) 2009, 2010, 2011, 2012, 2013, 2014, B3log Team
# #
# Licensed under the Apache License, Version 2.0 (the "License"); # Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License. # you may not use this file except in compliance with the License.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment