diff --git a/scm-plugin-backend/pom.xml b/scm-plugin-backend/pom.xml index e598fe18be..9a9ca6852f 100644 --- a/scm-plugin-backend/pom.xml +++ b/scm-plugin-backend/pom.xml @@ -74,6 +74,26 @@ + + + com.mycila.maven-license-plugin + maven-license-plugin + 1.9.0 + +
http://download.scm-manager.org/licenses/mvn-license.txt
+ + src/** + **/test/** + + + target/** + .hg/** + **/html5.js + **/*.html + + true +
+
org.mortbay.jetty diff --git a/scm-plugin-backend/src/main/resources/logback.xml b/scm-plugin-backend/src/main/resources/logback.xml index 6eac1b2ed1..ec39da526a 100644 --- a/scm-plugin-backend/src/main/resources/logback.xml +++ b/scm-plugin-backend/src/main/resources/logback.xml @@ -1,4 +1,36 @@ + diff --git a/scm-plugin-backend/src/main/webapp/WEB-INF/sun-web.xml b/scm-plugin-backend/src/main/webapp/WEB-INF/sun-web.xml index 07a6714c9f..77cc951e5d 100644 --- a/scm-plugin-backend/src/main/webapp/WEB-INF/sun-web.xml +++ b/scm-plugin-backend/src/main/webapp/WEB-INF/sun-web.xml @@ -1,4 +1,36 @@ + /scm-plugin-backend diff --git a/scm-plugin-backend/src/main/webapp/redirect.html b/scm-plugin-backend/src/main/webapp/redirect.html index ce57f97ec7..7abdd47ee2 100644 --- a/scm-plugin-backend/src/main/webapp/redirect.html +++ b/scm-plugin-backend/src/main/webapp/redirect.html @@ -1,3 +1,35 @@ + diff --git a/scm-plugin-backend/src/main/webapp/template/css/style.css b/scm-plugin-backend/src/main/webapp/template/css/style.css index 01915b328a..655a871898 100644 --- a/scm-plugin-backend/src/main/webapp/template/css/style.css +++ b/scm-plugin-backend/src/main/webapp/template/css/style.css @@ -1,3 +1,33 @@ +/** + * Copyright (c) 2010, Sebastian Sdorra + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without + * modification, are permitted provided that the following conditions are met: + * + * 1. Redistributions of source code must retain the above copyright notice, + * this list of conditions and the following disclaimer. + * 2. Redistributions in binary form must reproduce the above copyright notice, + * this list of conditions and the following disclaimer in the documentation + * and/or other materials provided with the distribution. + * 3. Neither the name of SCM-Manager; nor the names of its + * contributors may be used to endorse or promote products derived from this + * software without specific prior written permission. + * + * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" + * AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE + * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE + * DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE FOR ANY + * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES + * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; + * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON + * ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT + * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS + * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + * + * http://bitbucket.org/sdorra/scm-manager + * + */ /* Theme Name: Portfolio Press Description: Portfolio Press an excellent theme for showcasing your photography, art, web sites, or other projects. It also works nicely as a regular blog site. An options panel is included for uploading logos and and changing the layout. For a video screencast showing how to set up the portfolio, visit http://wptheming.com/portfolio-theme. diff --git a/scm-plugin-backend/src/main/webapp/template/js/jquery.feed.js b/scm-plugin-backend/src/main/webapp/template/js/jquery.feed.js index a542963af9..d07e97e8e7 100644 --- a/scm-plugin-backend/src/main/webapp/template/js/jquery.feed.js +++ b/scm-plugin-backend/src/main/webapp/template/js/jquery.feed.js @@ -1,4 +1,4 @@ -/* * +/* * Copyright (c) 2010, Sebastian Sdorra * All rights reserved. *