]> source.dussan.org Git - gitblit.git/commitdiff
Selected Apache License. Dropped : from name. Its simpler.
authorJames Moger <james.moger@gitblit.com>
Wed, 25 May 2011 20:21:17 +0000 (16:21 -0400)
committerJames Moger <james.moger@gitblit.com>
Wed, 25 May 2011 20:21:17 +0000 (16:21 -0400)
89 files changed:
LICENSE [new file with mode: 0644]
NOTICE [new file with mode: 0644]
README.MKD [new file with mode: 0644]
build.xml
distrib/gitblit.properties
distrib/installService.cmd
distrib/installService64.cmd
distrib/makekeystore.cmd
distrib/makekeystore_jdk.cmd
distrib/users.properties
docs/00_index.mkd
docs/00_setup.mkd
docs/01_eclipse.mkd
docs/01_faq.mkd
docs/page_header.html
src/com/gitblit/Build.java
src/com/gitblit/BuildSite.java
src/com/gitblit/Constants.java
src/com/gitblit/DownloadZipServlet.java
src/com/gitblit/FileSettings.java
src/com/gitblit/GitBlit.java
src/com/gitblit/GitBlitException.java
src/com/gitblit/GitBlitServer.java
src/com/gitblit/GitBlitServlet.java
src/com/gitblit/ILoginService.java
src/com/gitblit/IStoredSettings.java
src/com/gitblit/JettyLoginService.java
src/com/gitblit/Launcher.java
src/com/gitblit/MakeCertificate.java
src/com/gitblit/WebXmlSettings.java
src/com/gitblit/tests/JGitUtilsTest.java
src/com/gitblit/utils/ByteFormat.java
src/com/gitblit/utils/GitBlitDiffFormatter.java
src/com/gitblit/utils/GitWebDiffFormatter.java
src/com/gitblit/utils/JGitUtils.java
src/com/gitblit/utils/MarkdownUtils.java
src/com/gitblit/utils/PatchFormatter.java
src/com/gitblit/utils/StringUtils.java
src/com/gitblit/utils/TimeUtils.java
src/com/gitblit/wicket/AdminPage.java
src/com/gitblit/wicket/AuthorizationStrategy.java
src/com/gitblit/wicket/BasePage.java
src/com/gitblit/wicket/GitBlitWebApp.java
src/com/gitblit/wicket/GitBlitWebSession.java
src/com/gitblit/wicket/LinkPanel.java
src/com/gitblit/wicket/LoginPage.java
src/com/gitblit/wicket/LogoutPage.java
src/com/gitblit/wicket/RepositoryPage.java
src/com/gitblit/wicket/WicketUtils.java
src/com/gitblit/wicket/models/Metric.java
src/com/gitblit/wicket/models/PathModel.java
src/com/gitblit/wicket/models/RefModel.java
src/com/gitblit/wicket/models/RepositoryModel.java
src/com/gitblit/wicket/models/TicketModel.java
src/com/gitblit/wicket/models/UserModel.java
src/com/gitblit/wicket/pages/BlobDiffPage.java
src/com/gitblit/wicket/pages/BlobPage.java
src/com/gitblit/wicket/pages/BranchesPage.java
src/com/gitblit/wicket/pages/CommitDiffPage.java
src/com/gitblit/wicket/pages/CommitPage.java
src/com/gitblit/wicket/pages/DocsPage.java
src/com/gitblit/wicket/pages/EditRepositoryPage.java
src/com/gitblit/wicket/pages/EditUserPage.java
src/com/gitblit/wicket/pages/HistoryPage.java
src/com/gitblit/wicket/pages/LogPage.java
src/com/gitblit/wicket/pages/MarkdownPage.java
src/com/gitblit/wicket/pages/PatchPage.java
src/com/gitblit/wicket/pages/RawPage.java
src/com/gitblit/wicket/pages/RepositoriesPage.java
src/com/gitblit/wicket/pages/SearchPage.java
src/com/gitblit/wicket/pages/SummaryPage.java
src/com/gitblit/wicket/pages/TagPage.java
src/com/gitblit/wicket/pages/TagsPage.java
src/com/gitblit/wicket/pages/TicketPage.java
src/com/gitblit/wicket/pages/TicketsPage.java
src/com/gitblit/wicket/pages/TreePage.java
src/com/gitblit/wicket/panels/BasePanel.java
src/com/gitblit/wicket/panels/BranchesPanel.java
src/com/gitblit/wicket/panels/CommitHeaderPanel.java
src/com/gitblit/wicket/panels/CommitLegendPanel.java
src/com/gitblit/wicket/panels/HistoryPanel.java
src/com/gitblit/wicket/panels/LogPanel.java
src/com/gitblit/wicket/panels/PathBreadcrumbsPanel.java
src/com/gitblit/wicket/panels/RefsPanel.java
src/com/gitblit/wicket/panels/RepositoriesPanel.java
src/com/gitblit/wicket/panels/SearchPanel.java
src/com/gitblit/wicket/panels/TagsPanel.java
src/com/gitblit/wicket/panels/UsersPanel.java
src/com/gitblit/wicket/resources/welcome.mkd

diff --git a/LICENSE b/LICENSE
new file mode 100644 (file)
index 0000000..753842b
--- /dev/null
+++ b/LICENSE
@@ -0,0 +1,201 @@
+                                 Apache License\r
+                           Version 2.0, January 2004\r
+                        http://www.apache.org/licenses/\r
+\r
+   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION\r
+\r
+   1. Definitions.\r
+\r
+      "License" shall mean the terms and conditions for use, reproduction,\r
+      and distribution as defined by Sections 1 through 9 of this document.\r
+\r
+      "Licensor" shall mean the copyright owner or entity authorized by\r
+      the copyright owner that is granting the License.\r
+\r
+      "Legal Entity" shall mean the union of the acting entity and all\r
+      other entities that control, are controlled by, or are under common\r
+      control with that entity. For the purposes of this definition,\r
+      "control" means (i) the power, direct or indirect, to cause the\r
+      direction or management of such entity, whether by contract or\r
+      otherwise, or (ii) ownership of fifty percent (50%) or more of the\r
+      outstanding shares, or (iii) beneficial ownership of such entity.\r
+\r
+      "You" (or "Your") shall mean an individual or Legal Entity\r
+      exercising permissions granted by this License.\r
+\r
+      "Source" form shall mean the preferred form for making modifications,\r
+      including but not limited to software source code, documentation\r
+      source, and configuration files.\r
+\r
+      "Object" form shall mean any form resulting from mechanical\r
+      transformation or translation of a Source form, including but\r
+      not limited to compiled object code, generated documentation,\r
+      and conversions to other media types.\r
+\r
+      "Work" shall mean the work of authorship, whether in Source or\r
+      Object form, made available under the License, as indicated by a\r
+      copyright notice that is included in or attached to the work\r
+      (an example is provided in the Appendix below).\r
+\r
+      "Derivative Works" shall mean any work, whether in Source or Object\r
+      form, that is based on (or derived from) the Work and for which the\r
+      editorial revisions, annotations, elaborations, or other modifications\r
+      represent, as a whole, an original work of authorship. For the purposes\r
+      of this License, Derivative Works shall not include works that remain\r
+      separable from, or merely link (or bind by name) to the interfaces of,\r
+      the Work and Derivative Works thereof.\r
+\r
+      "Contribution" shall mean any work of authorship, including\r
+      the original version of the Work and any modifications or additions\r
+      to that Work or Derivative Works thereof, that is intentionally\r
+      submitted to Licensor for inclusion in the Work by the copyright owner\r
+      or by an individual or Legal Entity authorized to submit on behalf of\r
+      the copyright owner. For the purposes of this definition, "submitted"\r
+      means any form of electronic, verbal, or written communication sent\r
+      to the Licensor or its representatives, including but not limited to\r
+      communication on electronic mailing lists, source code control systems,\r
+      and issue tracking systems that are managed by, or on behalf of, the\r
+      Licensor for the purpose of discussing and improving the Work, but\r
+      excluding communication that is conspicuously marked or otherwise\r
+      designated in writing by the copyright owner as "Not a Contribution."\r
+\r
+      "Contributor" shall mean Licensor and any individual or Legal Entity\r
+      on behalf of whom a Contribution has been received by Licensor and\r
+      subsequently incorporated within the Work.\r
+\r
+   2. Grant of Copyright License. Subject to the terms and conditions of\r
+      this License, each Contributor hereby grants to You a perpetual,\r
+      worldwide, non-exclusive, no-charge, royalty-free, irrevocable\r
+      copyright license to reproduce, prepare Derivative Works of,\r
+      publicly display, publicly perform, sublicense, and distribute the\r
+      Work and such Derivative Works in Source or Object form.\r
+\r
+   3. Grant of Patent License. Subject to the terms and conditions of\r
+      this License, each Contributor hereby grants to You a perpetual,\r
+      worldwide, non-exclusive, no-charge, royalty-free, irrevocable\r
+      (except as stated in this section) patent license to make, have made,\r
+      use, offer to sell, sell, import, and otherwise transfer the Work,\r
+      where such license applies only to those patent claims licensable\r
+      by such Contributor that are necessarily infringed by their\r
+      Contribution(s) alone or by combination of their Contribution(s)\r
+      with the Work to which such Contribution(s) was submitted. If You\r
+      institute patent litigation against any entity (including a\r
+      cross-claim or counterclaim in a lawsuit) alleging that the Work\r
+      or a Contribution incorporated within the Work constitutes direct\r
+      or contributory patent infringement, then any patent licenses\r
+      granted to You under this License for that Work shall terminate\r
+      as of the date such litigation is filed.\r
+\r
+   4. Redistribution. You may reproduce and distribute copies of the\r
+      Work or Derivative Works thereof in any medium, with or without\r
+      modifications, and in Source or Object form, provided that You\r
+      meet the following conditions:\r
+\r
+      (a) You must give any other recipients of the Work or\r
+          Derivative Works a copy of this License; and\r
+\r
+      (b) You must cause any modified files to carry prominent notices\r
+          stating that You changed the files; and\r
+\r
+      (c) You must retain, in the Source form of any Derivative Works\r
+          that You distribute, all copyright, patent, trademark, and\r
+          attribution notices from the Source form of the Work,\r
+          excluding those notices that do not pertain to any part of\r
+          the Derivative Works; and\r
+\r
+      (d) If the Work includes a "NOTICE" text file as part of its\r
+          distribution, then any Derivative Works that You distribute must\r
+          include a readable copy of the attribution notices contained\r
+          within such NOTICE file, excluding those notices that do not\r
+          pertain to any part of the Derivative Works, in at least one\r
+          of the following places: within a NOTICE text file distributed\r
+          as part of the Derivative Works; within the Source form or\r
+          documentation, if provided along with the Derivative Works; or,\r
+          within a display generated by the Derivative Works, if and\r
+          wherever such third-party notices normally appear. The contents\r
+          of the NOTICE file are for informational purposes only and\r
+          do not modify the License. You may add Your own attribution\r
+          notices within Derivative Works that You distribute, alongside\r
+          or as an addendum to the NOTICE text from the Work, provided\r
+          that such additional attribution notices cannot be construed\r
+          as modifying the License.\r
+\r
+      You may add Your own copyright statement to Your modifications and\r
+      may provide additional or different license terms and conditions\r
+      for use, reproduction, or distribution of Your modifications, or\r
+      for any such Derivative Works as a whole, provided Your use,\r
+      reproduction, and distribution of the Work otherwise complies with\r
+      the conditions stated in this License.\r
+\r
+   5. Submission of Contributions. Unless You explicitly state otherwise,\r
+      any Contribution intentionally submitted for inclusion in the Work\r
+      by You to the Licensor shall be under the terms and conditions of\r
+      this License, without any additional terms or conditions.\r
+      Notwithstanding the above, nothing herein shall supersede or modify\r
+      the terms of any separate license agreement you may have executed\r
+      with Licensor regarding such Contributions.\r
+\r
+   6. Trademarks. This License does not grant permission to use the trade\r
+      names, trademarks, service marks, or product names of the Licensor,\r
+      except as required for reasonable and customary use in describing the\r
+      origin of the Work and reproducing the content of the NOTICE file.\r
+\r
+   7. Disclaimer of Warranty. Unless required by applicable law or\r
+      agreed to in writing, Licensor provides the Work (and each\r
+      Contributor provides its Contributions) on an "AS IS" BASIS,\r
+      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or\r
+      implied, including, without limitation, any warranties or conditions\r
+      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A\r
+      PARTICULAR PURPOSE. You are solely responsible for determining the\r
+      appropriateness of using or redistributing the Work and assume any\r
+      risks associated with Your exercise of permissions under this License.\r
+\r
+   8. Limitation of Liability. In no event and under no legal theory,\r
+      whether in tort (including negligence), contract, or otherwise,\r
+      unless required by applicable law (such as deliberate and grossly\r
+      negligent acts) or agreed to in writing, shall any Contributor be\r
+      liable to You for damages, including any direct, indirect, special,\r
+      incidental, or consequential damages of any character arising as a\r
+      result of this License or out of the use or inability to use the\r
+      Work (including but not limited to damages for loss of goodwill,\r
+      work stoppage, computer failure or malfunction, or any and all\r
+      other commercial damages or losses), even if such Contributor\r
+      has been advised of the possibility of such damages.\r
+\r
+   9. Accepting Warranty or Additional Liability. While redistributing\r
+      the Work or Derivative Works thereof, You may choose to offer,\r
+      and charge a fee for, acceptance of support, warranty, indemnity,\r
+      or other liability obligations and/or rights consistent with this\r
+      License. However, in accepting such obligations, You may act only\r
+      on Your own behalf and on Your sole responsibility, not on behalf\r
+      of any other Contributor, and only if You agree to indemnify,\r
+      defend, and hold each Contributor harmless for any liability\r
+      incurred by, or claims asserted against, such Contributor by reason\r
+      of your accepting any such warranty or additional liability.\r
+\r
+   END OF TERMS AND CONDITIONS\r
+\r
+   APPENDIX: How to apply the Apache License to your work.\r
+\r
+      To apply the Apache License to your work, attach the following\r
+      boilerplate notice, with the fields enclosed by brackets "[]"\r
+      replaced with your own identifying information. (Don't include\r
+      the brackets!)  The text should be enclosed in the appropriate\r
+      comment syntax for the file format. We also recommend that a\r
+      file or class name and description of purpose be included on the\r
+      same "printed page" as the copyright notice for easier\r
+      identification within third-party archives.\r
+\r
+   Copyright [yyyy] [name of copyright owner]\r
+\r
+   Licensed under the Apache License, Version 2.0 (the "License");\r
+   you may not use this file except in compliance with the License.\r
+   You may obtain a copy of the License at\r
+\r
+       http://www.apache.org/licenses/LICENSE-2.0\r
+\r
+   Unless required by applicable law or agreed to in writing, software\r
+   distributed under the License is distributed on an "AS IS" BASIS,\r
+   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\r
+   See the License for the specific language governing permissions and\r
+   limitations under the License.
\ No newline at end of file
diff --git a/NOTICE b/NOTICE
new file mode 100644 (file)
index 0000000..f131cfd
--- /dev/null
+++ b/NOTICE
@@ -0,0 +1,121 @@
+Gitblit\r
+Copyright 2011 gitblit.com\r
+\r
+This product includes software developed at\r
+The Apache Software Foundation (http://www.apache.org/).\r
+\r
+This is an aggregated NOTICE file for the projects included\r
+in this distribution or linked to by this distribution.\r
+\r
+---------------------------------------------------------------------------\r
+google-code-prettify\r
+---------------------------------------------------------------------------\r
+   google-code-prettify, released under the\r
+   Apache Software License, Version 2.0.\r
+\r
+   http://code.google.com/p/google-code-prettify\r
+\r
+---------------------------------------------------------------------------\r
+JavaService\r
+---------------------------------------------------------------------------\r
+   JavaService, released under the\r
+   BSD License and the Lesser GNU Public License.\r
+\r
+   http://forge.ow2.org/projects/javaservice\r
+   \r
+---------------------------------------------------------------------------\r
+JGit\r
+---------------------------------------------------------------------------\r
+   JGit, released under the\r
+   Eclipse Distribution License 1.0.\r
+\r
+   http://eclipse.org/jgit\r
+   \r
+---------------------------------------------------------------------------\r
+Apache Wicket\r
+---------------------------------------------------------------------------\r
+   Apache Wicket, released under the\r
+   Apache Software License, Version 2.0.\r
+\r
+   http://wicket.apache.org\r
+   \r
+---------------------------------------------------------------------------\r
+WicketStuff GoogleCharts\r
+---------------------------------------------------------------------------\r
+   WicketStuff GoogleCharts, released under the\r
+   Apache Software License, Version 2.0.\r
+\r
+   https://github.com/wicketstuff/core/wiki/GoogleCharts   \r
+   \r
+---------------------------------------------------------------------------\r
+MarkdownPapers\r
+---------------------------------------------------------------------------\r
+   MarkdownPapers, released under the\r
+   Apache Software License, Version 2.0.\r
+\r
+   http://markdown.tautua.org\r
+   \r
+---------------------------------------------------------------------------\r
+Jetty\r
+---------------------------------------------------------------------------\r
+   Jetty, released under the\r
+   Apache Software License, Version 2.0.\r
+\r
+   http://eclipse.org/jetty\r
+\r
+---------------------------------------------------------------------------\r
+SLF4J\r
+---------------------------------------------------------------------------\r
+   SLF4J, released under the\r
+   MIT/X11 License.\r
+\r
+   http://www.slf4j.org\r
+   \r
+---------------------------------------------------------------------------\r
+Log4j\r
+---------------------------------------------------------------------------\r
+   Log4j, released under the\r
+   Apache Software License, Version 2.0.\r
+\r
+   http://logging.apache.org/log4j   \r
\r
+---------------------------------------------------------------------------\r
+BouncyCastle\r
+---------------------------------------------------------------------------\r
+   BouncyCastle, released under the\r
+   MIT/X11 License.\r
+\r
+   http://www.bouncycastle.org\r
+   \r
+---------------------------------------------------------------------------\r
+Fancybox image viewer\r
+---------------------------------------------------------------------------\r
+   Fancybox image viewer, released under the\r
+   MIT and GPL Licenses.\r
+\r
+   http://fancybox.net\r
+   \r
+---------------------------------------------------------------------------\r
+FatCow Icons\r
+---------------------------------------------------------------------------\r
+   FatCow Icons, released under the\r
+   Creative Commons CC-BY License.\r
+\r
+   http://www.fatcow.com/free-icons\r
+\r
+---------------------------------------------------------------------------\r
+Git logo\r
+---------------------------------------------------------------------------\r
+   Git logo, released under the\r
+   Creative Commons CC-BY License.\r
+\r
+   http://henrik.nyh.se/2007/06/alternative-git-logo-and-favicon\r
+   \r
+---------------------------------------------------------------------------\r
+magnifying glass search icon\r
+---------------------------------------------------------------------------\r
+   magnifying glass search icon, released under the\r
+   Creative Commons CC-BY License.\r
+\r
+   http://gnome.org\r
+   
\ No newline at end of file
diff --git a/README.MKD b/README.MKD
new file mode 100644 (file)
index 0000000..719f40d
--- /dev/null
@@ -0,0 +1,46 @@
+Gitblit\r
+=================\r
+\r
+Gitblit is an open source, pure Java Git solution.\r
+\r
+Gitblit can be found at: http://gitblit.com and is licensed under\r
+the Apache Software Foundation license, version 2.0.\r
+\r
+Contents\r
+--------\r
+ - License\r
+ - Java/Application server requirements\r
+ - Getting help\r
+ - Building Gitblit\r
\r
+License\r
+-------\r
+\r
+Gitblit is distributed under the terms of the Apache Software Foundation\r
+license, version 2.0. The text is included in the file LICENSE in the root\r
+of the project.\r
+\r
+Java/Application server requirements\r
+------------------------------------\r
+\r
+Gitblit requires at least Java 1.6.\r
+\r
+Getting help\r
+------------\r
+\r
+ - Read the online documentation available on the Gitblit website\r
+   (http://gitblit.com)\r
+\r
+Building Gitblit\r
+----------------\r
+[Eclipse](http://eclipse.org) is recommended for development as the project settings are preconfigured.\r
+\r
+1. Import the gitblit project into your Eclipse workspace.<br/>\r
+*There will be lots of build errors.*\r
+2. Using Ant, execute the `build.xml` script in the project root.<br/>\r
+*This will download all necessary build dependencies and will also generate the Keys class for accessing settings.*\r
+3. Select your gitblit project root and **Refresh** the project, this should correct all build problems.\r
+4. Review the settings in `gitblit.properties` in your project root.<br/>\r
+Make sure you set an appropriate value for *git.repositoriesFolder*. \r
+5. Execute the *com.gitblit.Launcher* class to start Gitblit.   \r
+   
\ No newline at end of file
index a3394c65494d7e682e74c5870b0ebb3b3b59b437..7f6279f14096e2590348cc4eebd55f5d9eca4057 100644 (file)
--- a/build.xml
+++ b/build.xml
@@ -13,7 +13,7 @@
                        <format property="gb.buildDate" pattern="yyyy-MM-dd" />\r
                </tstamp>\r
 \r
-               <!-- extract Git:Blit version number from source code -->\r
+               <!-- extract Gitblit version number from source code -->\r
                <loadfile property="gb.version" srcfile="${basedir}/src/com/gitblit/Constants.java">\r
                        <filterchain>\r
                                <linecontains>\r
@@ -42,7 +42,7 @@
                                </tokenfilter>\r
                        </filterchain>\r
                </loadfile>\r
-               <echo>Building Git:Blit ${gb.version}</echo>\r
+               <echo>Building Gitblit ${gb.version}</echo>\r
 \r
                <!-- copy required distribution files to project folder -->\r
                <copy todir="${basedir}" overwrite="false">\r
                <delete dir="${basedir}/site" />\r
                <mkdir dir="${basedir}/site" />\r
                <copy todir="${basedir}/site">\r
-                       <!-- Copy selected Git:Blit resources -->\r
+                       <!-- Copy selected Gitblit resources -->\r
                        <fileset dir="${basedir}/src/com/gitblit/wicket/resources">\r
                                <include name="background.png" />\r
                                <include name="gitblit.css" />\r
index e2ddce61f2fc4630cd15858e5735d67174f69978..148a0319aaff81134e78d89efdb41620961c8d6e 100644 (file)
@@ -44,9 +44,9 @@ realm.passwordStorage = md5
 realm.minPasswordLength = 5\r
 \r
 #\r
-# Git:Blit Web Settings\r
+# Gitblit Web Settings\r
 #\r
-# If blank Git:Blit is displayed.\r
+# If blank Gitblit is displayed.\r
 web.siteName =\r
 \r
 # If web.authenticate=true, users with "admin" role can create repositories,\r
index 5b0df2c698510cd52a12a2c056b40273655e2e8b..0d181e1371edbe4aea528cfae1f84f90666ea774 100644 (file)
@@ -1,2 +1,2 @@
-set JDK=C:\Program Files\Java\jdk1.6.0_21\r
-JavaService.exe -install gitblit "%JDK%\jre\bin\server\jvm.dll" -Xmx1024M -Djava.class.path=%CD%\gitblit.jar;"%JDK%\lib\tools.jar" -start com.gitblit.Launcher -params --storePassword dosomegit -stop com.gitblit.Launcher -params --stop -out %CD%\logs\stdout.log -err %CD%\logs\stderr.log -current %CD%
\ No newline at end of file
+set JVM=C:\Program Files\Java\JVM1.6.0_21\r
+JavaService.exe -install gitblit "%JVM%\jre\bin\server\jvm.dll" -Xmx1024M -Djava.class.path=%CD%\gitblit.jar;"%JVM%\lib\tools.jar" -start com.gitblit.Launcher -params --storePassword dosomegit -stop com.gitblit.Launcher -params --stop -out %CD%\logs\stdout.log -err %CD%\logs\stderr.log -current %CD%
\ No newline at end of file
index 08761f86dfbf7c856e99367517eeb8d782b1304a..10a34443333064610a6cd541c2a678fdaca5f5f7 100644 (file)
@@ -1,2 +1,2 @@
-set JDK=C:\Program Files\Java\jdk1.6.0_21\r
-JavaService64.exe -install gitblit "%JDK%\jre\bin\server\jvm.dll" -Djava.class.path=%CD%\gitblit.jar;"%JDK%\lib\tools.jar" -start com.gitblit.Launcher -params --storePassword dosomegit -stop com.gitblit.Launcher -params --stop -out %CD%\logs\stdout.log -err %CD%\logs\stderr.log -current %CD%
\ No newline at end of file
+set JVM=C:\Program Files\Java\JVM1.6.0_21\r
+JavaService64.exe -install gitblit "%JVM%\jre\bin\server\jvm.dll" -Djava.class.path=%CD%\gitblit.jar;"%JVM%\lib\tools.jar" -start com.gitblit.Launcher -params --storePassword dosomegit -stop com.gitblit.Launcher -params --stop -out %CD%\logs\stdout.log -err %CD%\logs\stderr.log -current %CD%
\ No newline at end of file
index b2206efb0484d235a2c1a922fbc499246d55f553..2f10f24dff0eda0ecb551c1daba60b567f343724 100644 (file)
@@ -1,2 +1,2 @@
 @del keystore\r
-@java -cp gitblit.jar;"%CD%\ext\*" com.gitblit.MakeCertificate --alias localhost  --subject "CN=localhost, OU=Git:Blit, O=Git:Blit, L=Some Town, ST=Some State, C=US"\r
+@java -cp gitblit.jar;"%CD%\ext\*" com.gitblit.MakeCertificate --alias localhost  --subject "CN=localhost, OU=Gitblit, O=Gitblit, L=Some Town, ST=Some State, C=US"\r
index 34a11b210db64fca61b9378be2ea5280e8766235..648c8f4450bdf0fc4d573404774a25c787eecdd3 100644 (file)
@@ -1,2 +1,2 @@
 @del keystore\r
-@keytool -keystore keystore -alias localhost -genkey -keyalg RSA -dname "CN=localhost, OU=Git:Blit, O=Git:Blit, L=Some Town, ST=Some State, C=US"
\ No newline at end of file
+@keytool -keystore keystore -alias localhost -genkey -keyalg RSA -dname "CN=localhost, OU=Gitblit, O=Gitblit, L=Some Town, ST=Some State, C=US"
\ No newline at end of file
index 920f3233998835dc885b92116a3f18f6619d83d9..d55297566da34248e1aef019a46544773e225e19 100644 (file)
@@ -1,2 +1,2 @@
-# Git:Blit realm file format: username=password,\#permission,repository1,repository2...\r
+# Gitblit realm file format: username=password,\#permission,repository1,repository2...\r
 admin=admin,\#admin\r
index b5a0416332a6df467b52b8a0473ae9549d7dba7f..703d8eb416085e0ecfc321c0e3e794c43f60f708 100644 (file)
@@ -1,5 +1,5 @@
 ## Overview\r
-Git:Blit is an open-source, integrated pure Java stack for managing, viewing, and serving [Git][git] repositories.\r
+Gitblit is an open-source, integrated pure Java stack for managing, viewing, and serving [Git][git] repositories.\r
 Its designed primarily as a tool for small workgroups who want to host [Git][git] repositories on a Windows machine.  Having said that, it works equally well on any standard Linux distribution.\r
  \r
 ### Current Release\r
@@ -9,9 +9,9 @@ Its designed primarily as a tool for small workgroups who want to host [Git][git
 sources @ [Github][gitbltsrc]\r
 \r
 ### Design Principles\r
-1. [KISS](http://en.wikipedia.org/wiki/KISS_principle)\r
+1. [Keep It Simple, Stupid](http://en.wikipedia.org/wiki/KISS_principle)\r
 2. Offer useful features for serving Git repositories.  If feature is complex, refer to #1.\r
-3. All dependencies must be retrievable from a publicly accessible [Maven](http://maven.apache.org) repository.<br/>This is to ensure authenticity of dependencies and to keep the Git:Blit distribution svelte.  \r
+3. All dependencies must be retrievable from a publicly accessible [Maven](http://maven.apache.org) repository.<br/>This is to ensure authenticity of dependencies and to keep the Gitblit distribution svelte.  \r
 \r
 ### Features\r
 - Out-of-the-box integrated stack requiring minimal configuration\r
@@ -32,7 +32,7 @@ sources @ [Github][gitbltsrc]
 - Automatically generates a self-signed certificate for https communications\r
 - Dates can optionally be displayed using the browser's reported timezone\r
 - Author and Committer email address display can be controlled\r
-- Realtime zip downloads feature\r
+- Dynamic zip downloads feature\r
 - Markdown view support\r
 - Syntax highlighting\r
 - Customizable regular expression handling for commit messages\r
@@ -49,15 +49,14 @@ sources @ [Github][gitbltsrc]
 - HTTP/HTTPS are the only supported protocols\r
 - Access controls are not path-based, they are repository-based\r
 - Only Administrators can create, rename or delete repositories\r
-- Git:Blit is an integrated, full-stack solution.  There is no WAR build at this time.\r
+- Gitblit is an integrated, full-stack solution.  There is no WAR build at this time.\r
 \r
 ### Todo List\r
-- Review spots where Git:Blit can cache data instead of abusing the disk\r
+- Review spots where Gitblit can cache data instead of abusing the disk\r
     - stats\r
     - users.properties access\r
     - available repositories\r
     - etc\r
-- Site documentation\r
 - Code documentation\r
 - Unit testing\r
 \r
@@ -71,7 +70,7 @@ sources @ [Github][gitbltsrc]
 - Blame (waiting for the [JGit][jgit] team to do the hard part)\r
 \r
 ### License\r
-TBD\r
+Licensed under the [Apache License, Version 2.0](http://www.apache.org/licenses/LICENSE-2.0)\r
 \r
 ### Inspirations\r
 - [Gitweb](http://www.git-scm.com)\r
@@ -82,7 +81,7 @@ TBD
 ![block diagram](architecture.png "Git Blit Architecture")\r
 \r
 ### Bundled Dependencies\r
-The following dependencies are bundled with the Git:Blit zip distribution file.\r
+The following dependencies are bundled with the Gitblit zip distribution file.\r
 \r
 - [google-code-prettify](http://code.google.com/p/google-code-prettify) (Apache 2.0)\r
 - [JavaService](http://forge.ow2.org/projects/javaservice) (BSD and LGPL)\r
@@ -91,7 +90,7 @@ The following dependencies are bundled with the Git:Blit zip distribution file.
 - other icons courtesy of [FatCow Hosting](http://www.fatcow.com/free-icons) (Creative Commons CC-BY)\r
 \r
 ### Downloaded Dependencies\r
-The following dependencies are automatically downloaded from the Apache Maven repository and from the Eclipse Maven repository when Git:Blit is launched for the first time.\r
+The following dependencies are automatically downloaded from the Apache Maven repository and from the Eclipse Maven repository when Gitblit is launched for the first time.\r
 \r
 - [JGit][jgit] (EDL 1.0)\r
 - [Wicket](http://wicket.apache.org) (Apache 2.0)\r
@@ -117,7 +116,7 @@ The following dependencies are automatically downloaded from the Apache Maven re
 4. Select your gitblit project root and **Refresh** the project, this should correct all build problems.\r
 5. Review the settings in `gitblit.properties` in your project root.<br/>\r
 Make sure you set an appropriate value for *git.repositoriesFolder*. \r
-6. Execute the *com.gitblit.Launcher* class to start Git:Blit.\r
+6. Execute the *com.gitblit.Launcher* class to start Gitblit.\r
 \r
 [jgit]: http://eclipse.org/jgit "Eclipse JGit Site"\r
 [git]: http://git-scm.com "Official Git Site"\r
index 8d7da672d9fa215fbdad3d891646e178cb8e23f2..447f15150f37eaf8d0a02242da62e7e3d80b633e 100644 (file)
@@ -1,6 +1,6 @@
 ## Setup and Configuration\r
 \r
-1. Download and unzip [%VERSION%](http://gitblit.com/%DISTRIBUTION%).<br/>\r
+1. Download and unzip [Gitblit %VERSION%](http://gitblit.com/%DISTRIBUTION%).<br/>\r
 *Its best to eliminate spaces in the path name as that can cause troubleshooting headaches.* \r
 2. The server itself is configured through a simple text file.<br/>\r
 Open `gitblit.properties` in your favorite text editor and make sure to review and set:\r
@@ -51,7 +51,7 @@ Whitespace is illegal.
 User passwords are CASE-SENSITIVE and may be *plain* or *md5* formatted (see `gitblit.properties` -> *realm.passwordStorage*).\r
 \r
 #### User Roles\r
-There is only one actual *role* in Git:Blit and that is *#admin* which grants administrative powers to that user.  Administrators automatically have access to all repositories.  All other *roles* are repository names.  If a repository is access-restricted, the user must have the repository's name within his/her roles to bypass the access restriction.  This is how users are granted access to a restricted repository.\r
+There is only one actual *role* in Gitblit and that is *#admin* which grants administrative powers to that user.  Administrators automatically have access to all repositories.  All other *roles* are repository names.  If a repository is access-restricted, the user must have the repository's name within his/her roles to bypass the access restriction.  This is how users are granted access to a restricted repository.\r
 \r
 ### Creating your own Self-Signed Certificate\r
 \r
@@ -59,8 +59,8 @@ Review the contents of the `makekeystore.cmd` or `makekeystore_jdk.cmd` script a
 **NOTE:** The certificate password AND the keystore password must match!\r
 \r
 ### Running as a Service\r
-Review the contents of the `installService.cmd` or `installService64.cmd`, as appropriate for your JVM.<br/>\r
-Set the *JDK* variable in the script to the location of your JDK, add any necessary start parameters, and execute the script.\r
+Review the contents of the `installService.cmd` or `installService64.cmd`, as appropriate for your installed Java Virtual Machine.<br/>\r
+Set the *JVM* variable in the script to the location of your Java Virtual Machine, add any necessary start parameters, and execute the script.\r
 \r
 #### Command-Line Parameters\r
     --tempFolder           Server temp folder\r
index c04834c5715e474342584b5159f29a9cb00e2fb0..e768b73adb889c52917fb1fe84d0e65a76fa8936 100644 (file)
@@ -1,17 +1,17 @@
 ## Eclipse Tips\r
 \r
 ### Do Not Verify Self-Signed Certificates\r
-If you are using a self-signed certificate, like the one that is automatically generated by Git:Blit, you have to tell Eclipse/EGit to ignore certificate verification errors.\r
+If you are using a self-signed certificate, like the one that is automatically generated by Gitblit, you have to tell Eclipse/EGit to ignore certificate verification errors.\r
 \r
 ![sslverify](sslverify.png "http.sslVerify setting")\r
 \r
 ![sslverify2](sslverify2.png "Adding http.sslVerify setting")    \r
 \r
-### Pushing a New Project to a New Git:Blit Repository\r
+### Pushing a New Project to a New Gitblit Repository\r
 1. Project Root->Team->Share->Git\r
 Create a Git repository inside the project\r
 \r
-### Pushing a Git-Controlled Project to another Git:Blit Repository\r
+### Pushing a Git-Controlled Project to another Gitblit Repository\r
 1. Project Root->Team->Remote->Push\r
 2. Enter the URL information of the repository\r
 3. In the Refspec dialog click the buttons named  "All all branches spec" and "All all tags spec"\r
index f76cf6ed9cbe793957cac6d4cde822d759a91153..86aa9ad28c2c3dc2c1a8e345fbf008dbab4354a9 100644 (file)
@@ -1,34 +1,37 @@
 ## Frequently Asked Questions\r
 \r
-### Git:Blit?  What kind of name is that?\r
+### Gitblit?  What kind of name is that?\r
 Its a phonetic play on [bitblt][bitblt] which is an image processing operation meaning *bit-block transfer*.\r
 \r
-### Why use Git:Blit?\r
+### Why use Gitblit?\r
 Its small.  Its portable.  Its easy to manage.\r
 \r
 ### Do I need real Git?\r
-No.  Git:Blit is based on [JGit][jgit] which is a pure Java implementation of the [Git version control system][git].<br/>\r
-Everything you need for Git:Blit is either in the zip distribution file or automatically downloaded on execution. \r
+No.  Gitblit is based on [JGit][jgit] which is a pure Java implementation of the [Git version control system][git].<br/>\r
+Everything you need for Gitblit is either in the zip distribution file or automatically downloaded on execution.\r
 \r
-### Does Git:Blit use a database to store its data?\r
-No.  Git:Blit stores its repository configuration information within the `.git/config` file and its user information in `users.properties` or whatever filename is configured in `gitblit.properties`.\r
+### Do I need a JDK or can I use a JRE?\r
+Gitblit will run just fine with a JRE.  Gitblit can optionally use `keytool` from the JDK to generate self-signed certificates, but normally Gitblit uses [BouncyCastle][bouncycastle] for that need.\r
 \r
-### I want to deploy Git:Blit into my own servlet container.  Where is the WAR?\r
+### Does Gitblit use a database to store its data?\r
+No.  Gitblit stores its repository configuration information within the `.git/config` file and its user information in `users.properties` or whatever filename is configured in `gitblit.properties`.\r
+\r
+### I want to deploy Gitblit into my own servlet container.  Where is the WAR?\r
 At this time there is no WAR build available.\r
 \r
 ### Can I restrict access to paths within a repository?\r
 No.  Access restrictions apply to the repository as a whole.\r
 \r
-Git:Blit's simple authentication and authorization mechanism can be used to facilitate one or more of the [workflows outlined here](http://progit.org/book/ch5-1.html).  Should you require more fine-grained access controls you might consider using [gitolite](https://github.com/sitaramc/gitolite).\r
+Gitblit's simple authentication and authorization mechanism can be used to facilitate one or more of the [workflows outlined here](http://progit.org/book/ch5-1.html).  Should you require more fine-grained access controls you might consider using [gitolite](https://github.com/sitaramc/gitolite).\r
 \r
-### Why doesn't Git:Blit support SSH?\r
-Git:Blit could integrate [Apache Mina][mina] to provide SSH access.  However, doing so violates Git:Blit's first design principle: [KISS](http://en.wikipedia.org/wiki/KISS_principle).<br/>\r
+### Why doesn't Gitblit support SSH?\r
+Gitblit could integrate [Apache Mina][mina] to provide SSH access.  However, doing so violates Gitblit's first design principle: [KISS](http://en.wikipedia.org/wiki/KISS_principle).<br/>\r
 SSH support requires creating, exchanging, and managing SSH keys.  While this is possible, JGit's SmartHTTP implementation is a simpler and cleaner transport mechanism.\r
 \r
 You might consider running [Gerrit](http://gerrit.googlecode.org) which does integrate [Apache Mina][mina] and supports SSH or you might consider serving [Git][git] on Linux which would offer real SSH support and also allow use of [many other compelling Git solutions](https://git.wiki.kernel.org/index.php/InterfacesFrontendsAndTools).\r
 \r
-### What types of Search does Git:Blit support?\r
-Git:Blit supports case-insensitive searches of *commit message* (default), *author*, and *committer*.<br/>\r
+### What types of Search does Gitblit support?\r
+Gitblit supports case-insensitive searches of *commit message* (default), *author*, and *committer*.<br/>\r
 \r
 To search by *author* or *committer* use the following syntax in the search box:\r
 \r
@@ -37,11 +40,12 @@ To search by *author* or *committer* use the following syntax in the search box:
     \r
 Alternatively, you could enable the search type dropdown list in your `gitblit.properties` file.\r
 \r
-### How do I run Git:Blit on port 80 or 443 in Linux?\r
+### How do I run Gitblit on port 80 or 443 in Linux?\r
 Linux requires root permissions to serve on ports < 1024.<br/>\r
 Run the server as *root* (security concern) or change the ports you are serving to 8080 (http) and/or 8443 (https). \r
 \r
 [bitblt]: http://en.wikipedia.org/wiki/Bit_blit "Wikipedia Bitblt"\r
 [jgit]: http://eclipse.org/jgit "Eclipse JGit Site"\r
 [git]: http://git-scm.com "Official Git Site"\r
-[mina]: http://mina.apache.org " Apache Mina"
\ No newline at end of file
+[mina]: http://mina.apache.org "Apache Mina"\r
+[bouncycastle]: http://bouncycastle.org "The Legion of the Bouncy Castle"
\ No newline at end of file
index 5768fffdd5c19c259a6e837af821b226f86d2ed6..fd40c5a2cad94dbd8c9cab0fb8bcd62debf347bb 100644 (file)
@@ -1,7 +1,7 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">\r
 <html>\r
        <head>\r
-               <title>Git:Blit</title>\r
+               <title>Gitblit</title>\r
                <link rel="stylesheet" type="text/css" href="./gitblit.css"/>\r
                <link rel="stylesheet" type="text/css" href="./markdown.css"/>\r
                <link rel="shortcut icon" type="image/png" href="./gitblt-favicon.png" />\r
index 1d2c0f18ad7c66160c8faf6f9e18f7d8b0224ed1..3f63fda93dcf56873af5b77a34ed13ce6b6a9dae 100644 (file)
@@ -1,3 +1,18 @@
+/*\r
+ * Copyright 2011 gitblit.com.\r
+ *\r
+ * Licensed under the Apache License, Version 2.0 (the "License");\r
+ * you may not use this file except in compliance with the License.\r
+ * You may obtain a copy of the License at\r
+ *\r
+ *     http://www.apache.org/licenses/LICENSE-2.0\r
+ *\r
+ * Unless required by applicable law or agreed to in writing, software\r
+ * distributed under the License is distributed on an "AS IS" BASIS,\r
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\r
+ * See the License for the specific language governing permissions and\r
+ * limitations under the License.\r
+ */\r
 package com.gitblit;\r
 \r
 import java.io.BufferedInputStream;\r
index dc42cf55de5807f4370c58725f0e1d7c08d0353a..42bb48ffb018a5a3f36e993f98b34ce01a619928 100644 (file)
@@ -1,3 +1,18 @@
+/*\r
+ * Copyright 2011 gitblit.com.\r
+ *\r
+ * Licensed under the Apache License, Version 2.0 (the "License");\r
+ * you may not use this file except in compliance with the License.\r
+ * You may obtain a copy of the License at\r
+ *\r
+ *     http://www.apache.org/licenses/LICENSE-2.0\r
+ *\r
+ * Unless required by applicable law or agreed to in writing, software\r
+ * distributed under the License is distributed on an "AS IS" BASIS,\r
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\r
+ * See the License for the specific language governing permissions and\r
+ * limitations under the License.\r
+ */\r
 package com.gitblit;\r
 \r
 import java.io.BufferedReader;\r
index b84ab7da2021e38b9c1508c891c3ec48367556b5..4f6fe3a10eb414d5aa88f70299cd63eb3e1a6e08 100644 (file)
@@ -1,10 +1,25 @@
+/*\r
+ * Copyright 2011 gitblit.com.\r
+ *\r
+ * Licensed under the Apache License, Version 2.0 (the "License");\r
+ * you may not use this file except in compliance with the License.\r
+ * You may obtain a copy of the License at\r
+ *\r
+ *     http://www.apache.org/licenses/LICENSE-2.0\r
+ *\r
+ * Unless required by applicable law or agreed to in writing, software\r
+ * distributed under the License is distributed on an "AS IS" BASIS,\r
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\r
+ * See the License for the specific language governing permissions and\r
+ * limitations under the License.\r
+ */\r
 package com.gitblit;\r
 \r
 public class Constants {\r
 \r
-       public final static String NAME = "Git:Blit";\r
+       public final static String NAME = "Gitblit";\r
        \r
-       public final static String FULL_NAME = "Git:Blit - a Pure Java Git Solution";\r
+       public final static String FULL_NAME = "Gitblit - a pure Java Git solution";\r
 \r
        // The build script extracts this exact line so be careful editing it\r
        // and only use A-Z a-z 0-9 .-_ in the string. \r
index 87fda907630fe3483c8663158efd5133ccd02e7e..caa0a358151addb4b7f6927e220180ca9e6dd6e9 100644 (file)
@@ -1,3 +1,18 @@
+/*\r
+ * Copyright 2011 gitblit.com.\r
+ *\r
+ * Licensed under the Apache License, Version 2.0 (the "License");\r
+ * you may not use this file except in compliance with the License.\r
+ * You may obtain a copy of the License at\r
+ *\r
+ *     http://www.apache.org/licenses/LICENSE-2.0\r
+ *\r
+ * Unless required by applicable law or agreed to in writing, software\r
+ * distributed under the License is distributed on an "AS IS" BASIS,\r
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\r
+ * See the License for the specific language governing permissions and\r
+ * limitations under the License.\r
+ */\r
 package com.gitblit;\r
 \r
 import java.util.Date;\r
index 5cf54a7b97d4b7ee577970268bf533f4089bdce3..04430a59d08937a9b8c2454ef9f655d0c18d034c 100644 (file)
@@ -1,3 +1,18 @@
+/*\r
+ * Copyright 2011 gitblit.com.\r
+ *\r
+ * Licensed under the Apache License, Version 2.0 (the "License");\r
+ * you may not use this file except in compliance with the License.\r
+ * You may obtain a copy of the License at\r
+ *\r
+ *     http://www.apache.org/licenses/LICENSE-2.0\r
+ *\r
+ * Unless required by applicable law or agreed to in writing, software\r
+ * distributed under the License is distributed on an "AS IS" BASIS,\r
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\r
+ * See the License for the specific language governing permissions and\r
+ * limitations under the License.\r
+ */\r
 package com.gitblit;\r
 \r
 import java.io.File;\r
index acb90d811a6134c95679be2893865694865ec185..80d8192a98921b099225227a9c48edecd688cf0a 100644 (file)
@@ -1,3 +1,18 @@
+/*\r
+ * Copyright 2011 gitblit.com.\r
+ *\r
+ * Licensed under the Apache License, Version 2.0 (the "License");\r
+ * you may not use this file except in compliance with the License.\r
+ * You may obtain a copy of the License at\r
+ *\r
+ *     http://www.apache.org/licenses/LICENSE-2.0\r
+ *\r
+ * Unless required by applicable law or agreed to in writing, software\r
+ * distributed under the License is distributed on an "AS IS" BASIS,\r
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\r
+ * See the License for the specific language governing permissions and\r
+ * limitations under the License.\r
+ */\r
 package com.gitblit;\r
 \r
 import java.io.File;\r
index 15e38e16d6905b82f14a5351e0c62ec6ee5a0ed0..a79b12de08b99917465c6c83fd7975ef3e8f840a 100644 (file)
@@ -1,3 +1,18 @@
+/*\r
+ * Copyright 2011 gitblit.com.\r
+ *\r
+ * Licensed under the Apache License, Version 2.0 (the "License");\r
+ * you may not use this file except in compliance with the License.\r
+ * You may obtain a copy of the License at\r
+ *\r
+ *     http://www.apache.org/licenses/LICENSE-2.0\r
+ *\r
+ * Unless required by applicable law or agreed to in writing, software\r
+ * distributed under the License is distributed on an "AS IS" BASIS,\r
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\r
+ * See the License for the specific language governing permissions and\r
+ * limitations under the License.\r
+ */\r
 package com.gitblit;\r
 \r
 public class GitBlitException extends Exception {\r
index a7b15385200663857c69233fc796a173f745bc77..b9f4ad1eef621adbe83a8d910acf76bc59640871 100644 (file)
@@ -1,3 +1,18 @@
+/*\r
+ * Copyright 2011 gitblit.com.\r
+ *\r
+ * Licensed under the Apache License, Version 2.0 (the "License");\r
+ * you may not use this file except in compliance with the License.\r
+ * You may obtain a copy of the License at\r
+ *\r
+ *     http://www.apache.org/licenses/LICENSE-2.0\r
+ *\r
+ * Unless required by applicable law or agreed to in writing, software\r
+ * distributed under the License is distributed on an "AS IS" BASIS,\r
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\r
+ * See the License for the specific language governing permissions and\r
+ * limitations under the License.\r
+ */\r
 package com.gitblit;\r
 \r
 import java.io.BufferedReader;\r
index f703cb2ecea52ced850b7722ac5bce3210d97e4b..af0971d7648d36ee1ddcd9f956ea24e03d3352b6 100644 (file)
@@ -1,3 +1,18 @@
+/*\r
+ * Copyright 2011 gitblit.com.\r
+ *\r
+ * Licensed under the Apache License, Version 2.0 (the "License");\r
+ * you may not use this file except in compliance with the License.\r
+ * You may obtain a copy of the License at\r
+ *\r
+ *     http://www.apache.org/licenses/LICENSE-2.0\r
+ *\r
+ * Unless required by applicable law or agreed to in writing, software\r
+ * distributed under the License is distributed on an "AS IS" BASIS,\r
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\r
+ * See the License for the specific language governing permissions and\r
+ * limitations under the License.\r
+ */\r
 package com.gitblit;\r
 \r
 import java.io.IOException;\r
index a548c9a8f49bc1d323ddef86cc3106cfb438f2d6..b8c5c900f73b4873aaeea00f7e02bb923445519b 100644 (file)
@@ -1,3 +1,18 @@
+/*\r
+ * Copyright 2011 gitblit.com.\r
+ *\r
+ * Licensed under the Apache License, Version 2.0 (the "License");\r
+ * you may not use this file except in compliance with the License.\r
+ * You may obtain a copy of the License at\r
+ *\r
+ *     http://www.apache.org/licenses/LICENSE-2.0\r
+ *\r
+ * Unless required by applicable law or agreed to in writing, software\r
+ * distributed under the License is distributed on an "AS IS" BASIS,\r
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\r
+ * See the License for the specific language governing permissions and\r
+ * limitations under the License.\r
+ */\r
 package com.gitblit;\r
 \r
 import java.util.List;\r
index d5b74aa02e664ac1f208d9ddc61184378ea84bf6..323e18521067bfe91cc49c0199346e8cc394f94a 100644 (file)
@@ -1,3 +1,18 @@
+/*\r
+ * Copyright 2011 gitblit.com.\r
+ *\r
+ * Licensed under the Apache License, Version 2.0 (the "License");\r
+ * you may not use this file except in compliance with the License.\r
+ * You may obtain a copy of the License at\r
+ *\r
+ *     http://www.apache.org/licenses/LICENSE-2.0\r
+ *\r
+ * Unless required by applicable law or agreed to in writing, software\r
+ * distributed under the License is distributed on an "AS IS" BASIS,\r
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\r
+ * See the License for the specific language governing permissions and\r
+ * limitations under the License.\r
+ */\r
 package com.gitblit;\r
 \r
 import java.util.List;\r
index 231f1744f0eb9dcf47c132983870512cad7c9d24..af3fcb0c76030265252987bf9f4d3e7529be2ab3 100644 (file)
@@ -1,3 +1,18 @@
+/*\r
+ * Copyright 2011 gitblit.com.\r
+ *\r
+ * Licensed under the Apache License, Version 2.0 (the "License");\r
+ * you may not use this file except in compliance with the License.\r
+ * You may obtain a copy of the License at\r
+ *\r
+ *     http://www.apache.org/licenses/LICENSE-2.0\r
+ *\r
+ * Unless required by applicable law or agreed to in writing, software\r
+ * distributed under the License is distributed on an "AS IS" BASIS,\r
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\r
+ * See the License for the specific language governing permissions and\r
+ * limitations under the License.\r
+ */\r
 package com.gitblit;\r
 \r
 import java.io.File;\r
index 3173dc33f0ad0085278fee2d58d655e8a49fa8fd..6059e2b50157b5ab7a13a0d96eb511907a2130ab 100644 (file)
@@ -1,3 +1,18 @@
+/*\r
+ * Copyright 2011 gitblit.com.\r
+ *\r
+ * Licensed under the Apache License, Version 2.0 (the "License");\r
+ * you may not use this file except in compliance with the License.\r
+ * You may obtain a copy of the License at\r
+ *\r
+ *     http://www.apache.org/licenses/LICENSE-2.0\r
+ *\r
+ * Unless required by applicable law or agreed to in writing, software\r
+ * distributed under the License is distributed on an "AS IS" BASIS,\r
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\r
+ * See the License for the specific language governing permissions and\r
+ * limitations under the License.\r
+ */\r
 package com.gitblit;\r
 \r
 import java.io.File;\r
index e8ac6d6033a3f403b653f68ae0753aefef2c4ae4..14e749df50fde7228b6985130ccc83e6fda5a4a8 100644 (file)
@@ -1,3 +1,18 @@
+/*\r
+ * Copyright 2011 gitblit.com.\r
+ *\r
+ * Licensed under the Apache License, Version 2.0 (the "License");\r
+ * you may not use this file except in compliance with the License.\r
+ * You may obtain a copy of the License at\r
+ *\r
+ *     http://www.apache.org/licenses/LICENSE-2.0\r
+ *\r
+ * Unless required by applicable law or agreed to in writing, software\r
+ * distributed under the License is distributed on an "AS IS" BASIS,\r
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\r
+ * See the License for the specific language governing permissions and\r
+ * limitations under the License.\r
+ */\r
 package com.gitblit;\r
 \r
 import java.io.File;\r
index 03e2a922ebbcfefb1101479c08f44e8bc7c34b34..8203b86e26e42b52b211a8e577b2f8639933be4e 100644 (file)
@@ -1,3 +1,18 @@
+/*\r
+ * Copyright 2011 gitblit.com.\r
+ *\r
+ * Licensed under the Apache License, Version 2.0 (the "License");\r
+ * you may not use this file except in compliance with the License.\r
+ * You may obtain a copy of the License at\r
+ *\r
+ *     http://www.apache.org/licenses/LICENSE-2.0\r
+ *\r
+ * Unless required by applicable law or agreed to in writing, software\r
+ * distributed under the License is distributed on an "AS IS" BASIS,\r
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\r
+ * See the License for the specific language governing permissions and\r
+ * limitations under the License.\r
+ */\r
 package com.gitblit;\r
 \r
 import java.util.List;\r
index 11b771276c195f0cbfff23eea5c433d7320b6db9..8dfa46a305d73256e2e729bc322a9563d3b769e3 100644 (file)
@@ -1,3 +1,18 @@
+/*\r
+ * Copyright 2011 gitblit.com.\r
+ *\r
+ * Licensed under the Apache License, Version 2.0 (the "License");\r
+ * you may not use this file except in compliance with the License.\r
+ * You may obtain a copy of the License at\r
+ *\r
+ *     http://www.apache.org/licenses/LICENSE-2.0\r
+ *\r
+ * Unless required by applicable law or agreed to in writing, software\r
+ * distributed under the License is distributed on an "AS IS" BASIS,\r
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\r
+ * See the License for the specific language governing permissions and\r
+ * limitations under the License.\r
+ */\r
 package com.gitblit.tests;\r
 \r
 import java.io.File;\r
index 8634f298fa0575e52e162c18f92cc77134ca9236..f4cc278f3481e03876e3d7a3d4ce70f05aa35b2c 100644 (file)
@@ -1,3 +1,18 @@
+/*
+ * Copyright 2011 gitblit.com.
+ *
+ * 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.
+ */
 package com.gitblit.utils;
 
 import java.text.DecimalFormat;
index 37ee8f571f2a8a7acb6b649bca5166e7b61062fa..1777f981ffb092f0631d3ab40ba0974657a3367e 100644 (file)
@@ -1,3 +1,18 @@
+/*\r
+ * Copyright 2011 gitblit.com.\r
+ *\r
+ * Licensed under the Apache License, Version 2.0 (the "License");\r
+ * you may not use this file except in compliance with the License.\r
+ * You may obtain a copy of the License at\r
+ *\r
+ *     http://www.apache.org/licenses/LICENSE-2.0\r
+ *\r
+ * Unless required by applicable law or agreed to in writing, software\r
+ * distributed under the License is distributed on an "AS IS" BASIS,\r
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\r
+ * See the License for the specific language governing permissions and\r
+ * limitations under the License.\r
+ */\r
 package com.gitblit.utils;\r
 \r
 import java.io.ByteArrayOutputStream;\r
index 2ac0a568d3ffc895a5f72d0020c2edec478d7643..97d6bf81bf311270982ab3bb857f610edcff1289 100644 (file)
@@ -1,3 +1,18 @@
+/*\r
+ * Copyright 2011 gitblit.com.\r
+ *\r
+ * Licensed under the Apache License, Version 2.0 (the "License");\r
+ * you may not use this file except in compliance with the License.\r
+ * You may obtain a copy of the License at\r
+ *\r
+ *     http://www.apache.org/licenses/LICENSE-2.0\r
+ *\r
+ * Unless required by applicable law or agreed to in writing, software\r
+ * distributed under the License is distributed on an "AS IS" BASIS,\r
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\r
+ * See the License for the specific language governing permissions and\r
+ * limitations under the License.\r
+ */\r
 package com.gitblit.utils;\r
 \r
 import static org.eclipse.jgit.lib.Constants.encodeASCII;\r
index b153c0c6c0b91bc8eacb8c18003145049467adc2..2f3d75733b6738b6733f7a0b00584901e1229e52 100644 (file)
@@ -1,3 +1,18 @@
+/*\r
+ * Copyright 2011 gitblit.com.\r
+ *\r
+ * Licensed under the Apache License, Version 2.0 (the "License");\r
+ * you may not use this file except in compliance with the License.\r
+ * You may obtain a copy of the License at\r
+ *\r
+ *     http://www.apache.org/licenses/LICENSE-2.0\r
+ *\r
+ * Unless required by applicable law or agreed to in writing, software\r
+ * distributed under the License is distributed on an "AS IS" BASIS,\r
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\r
+ * See the License for the specific language governing permissions and\r
+ * limitations under the License.\r
+ */\r
 package com.gitblit.utils;\r
 \r
 import java.io.ByteArrayOutputStream;\r
index 6cdb3beaf0e13eefda1b0968e1f51c4e5d243e31..aef5f92d56ce907c9a46afa3abf6d94e2e885f2b 100644 (file)
@@ -1,3 +1,18 @@
+/*\r
+ * Copyright 2011 gitblit.com.\r
+ *\r
+ * Licensed under the Apache License, Version 2.0 (the "License");\r
+ * you may not use this file except in compliance with the License.\r
+ * You may obtain a copy of the License at\r
+ *\r
+ *     http://www.apache.org/licenses/LICENSE-2.0\r
+ *\r
+ * Unless required by applicable law or agreed to in writing, software\r
+ * distributed under the License is distributed on an "AS IS" BASIS,\r
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\r
+ * See the License for the specific language governing permissions and\r
+ * limitations under the License.\r
+ */\r
 package com.gitblit.utils;\r
 \r
 import java.io.IOException;\r
index 15c1f94073d1d53b6d366782566dbab8df59d380..ea13ff7ed97ed0fa8c2f5484065faa52881c54cf 100644 (file)
@@ -1,3 +1,18 @@
+/*\r
+ * Copyright 2011 gitblit.com.\r
+ *\r
+ * Licensed under the Apache License, Version 2.0 (the "License");\r
+ * you may not use this file except in compliance with the License.\r
+ * You may obtain a copy of the License at\r
+ *\r
+ *     http://www.apache.org/licenses/LICENSE-2.0\r
+ *\r
+ * Unless required by applicable law or agreed to in writing, software\r
+ * distributed under the License is distributed on an "AS IS" BASIS,\r
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\r
+ * See the License for the specific language governing permissions and\r
+ * limitations under the License.\r
+ */\r
 package com.gitblit.utils;\r
 \r
 import java.io.IOException;\r
index ddb728601dae8277b6f830a24a635e418275cf08..808508da0546b913da3cfb25e4ff0fbf9da0a4ac 100644 (file)
@@ -1,3 +1,18 @@
+/*\r
+ * Copyright 2011 gitblit.com.\r
+ *\r
+ * Licensed under the Apache License, Version 2.0 (the "License");\r
+ * you may not use this file except in compliance with the License.\r
+ * You may obtain a copy of the License at\r
+ *\r
+ *     http://www.apache.org/licenses/LICENSE-2.0\r
+ *\r
+ * Unless required by applicable law or agreed to in writing, software\r
+ * distributed under the License is distributed on an "AS IS" BASIS,\r
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\r
+ * See the License for the specific language governing permissions and\r
+ * limitations under the License.\r
+ */\r
 package com.gitblit.utils;\r
 \r
 import java.io.UnsupportedEncodingException;\r
index c4e5b59377aa0136479687ca196e3d3ed9caf6b4..55eaee6e6fa6d71f9a25240b16789ea2957bed9c 100644 (file)
@@ -1,3 +1,18 @@
+/*\r
+ * Copyright 2011 gitblit.com.\r
+ *\r
+ * Licensed under the Apache License, Version 2.0 (the "License");\r
+ * you may not use this file except in compliance with the License.\r
+ * You may obtain a copy of the License at\r
+ *\r
+ *     http://www.apache.org/licenses/LICENSE-2.0\r
+ *\r
+ * Unless required by applicable law or agreed to in writing, software\r
+ * distributed under the License is distributed on an "AS IS" BASIS,\r
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\r
+ * See the License for the specific language governing permissions and\r
+ * limitations under the License.\r
+ */\r
 package com.gitblit.utils;\r
 \r
 import java.util.Date;\r
index 2f8345b4da0840de8d096090c9345e3736153f56..1c9e0ef56bfd4033a87e9354d18b5baeb290af14 100644 (file)
@@ -1,3 +1,18 @@
+/*\r
+ * Copyright 2011 gitblit.com.\r
+ *\r
+ * Licensed under the Apache License, Version 2.0 (the "License");\r
+ * you may not use this file except in compliance with the License.\r
+ * You may obtain a copy of the License at\r
+ *\r
+ *     http://www.apache.org/licenses/LICENSE-2.0\r
+ *\r
+ * Unless required by applicable law or agreed to in writing, software\r
+ * distributed under the License is distributed on an "AS IS" BASIS,\r
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\r
+ * See the License for the specific language governing permissions and\r
+ * limitations under the License.\r
+ */\r
 package com.gitblit.wicket;\r
 \r
 import java.lang.annotation.ElementType;\r
index d5a59abbcf4f787ac81865a1ee199a8ab02465dc..892153ec0e1de6c735099d5702e4b4e4dea967b0 100644 (file)
@@ -1,3 +1,18 @@
+/*\r
+ * Copyright 2011 gitblit.com.\r
+ *\r
+ * Licensed under the Apache License, Version 2.0 (the "License");\r
+ * you may not use this file except in compliance with the License.\r
+ * You may obtain a copy of the License at\r
+ *\r
+ *     http://www.apache.org/licenses/LICENSE-2.0\r
+ *\r
+ * Unless required by applicable law or agreed to in writing, software\r
+ * distributed under the License is distributed on an "AS IS" BASIS,\r
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\r
+ * See the License for the specific language governing permissions and\r
+ * limitations under the License.\r
+ */\r
 package com.gitblit.wicket;\r
 \r
 import org.apache.wicket.Component;\r
index 733f4f7a5d4e2e9158d3441bf96aee1ef7d574b6..d88ad4045b1345a8ce0dce0b4fe5ab089e7d5c8c 100644 (file)
@@ -1,3 +1,18 @@
+/*\r
+ * Copyright 2011 gitblit.com.\r
+ *\r
+ * Licensed under the Apache License, Version 2.0 (the "License");\r
+ * you may not use this file except in compliance with the License.\r
+ * You may obtain a copy of the License at\r
+ *\r
+ *     http://www.apache.org/licenses/LICENSE-2.0\r
+ *\r
+ * Unless required by applicable law or agreed to in writing, software\r
+ * distributed under the License is distributed on an "AS IS" BASIS,\r
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\r
+ * See the License for the specific language governing permissions and\r
+ * limitations under the License.\r
+ */\r
 package com.gitblit.wicket;\r
 \r
 import java.util.LinkedHashMap;\r
index 87c97a58c1eadda32fba0771affc6773d3a2a620..85a5bb550d54cf3db702f3e2d4c919fed05b2131 100644 (file)
@@ -1,3 +1,18 @@
+/*\r
+ * Copyright 2011 gitblit.com.\r
+ *\r
+ * Licensed under the Apache License, Version 2.0 (the "License");\r
+ * you may not use this file except in compliance with the License.\r
+ * You may obtain a copy of the License at\r
+ *\r
+ *     http://www.apache.org/licenses/LICENSE-2.0\r
+ *\r
+ * Unless required by applicable law or agreed to in writing, software\r
+ * distributed under the License is distributed on an "AS IS" BASIS,\r
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\r
+ * See the License for the specific language governing permissions and\r
+ * limitations under the License.\r
+ */\r
 package com.gitblit.wicket;\r
 \r
 import org.apache.wicket.Application;\r
index 4996546de7006873cb816b2910a4ffcbb4b82b9f..d39a25d88f9077efa91d85c3fda653223cbaf609 100644 (file)
@@ -1,3 +1,18 @@
+/*\r
+ * Copyright 2011 gitblit.com.\r
+ *\r
+ * Licensed under the Apache License, Version 2.0 (the "License");\r
+ * you may not use this file except in compliance with the License.\r
+ * You may obtain a copy of the License at\r
+ *\r
+ *     http://www.apache.org/licenses/LICENSE-2.0\r
+ *\r
+ * Unless required by applicable law or agreed to in writing, software\r
+ * distributed under the License is distributed on an "AS IS" BASIS,\r
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\r
+ * See the License for the specific language governing permissions and\r
+ * limitations under the License.\r
+ */\r
 package com.gitblit.wicket;\r
 \r
 import java.util.TimeZone;\r
index 91f24face9e0cc4d24c1fda019725e1a17ef9efd..0909ec33204027044d0aa7743e50546ce2225a0a 100644 (file)
@@ -1,3 +1,18 @@
+/*\r
+ * Copyright 2011 gitblit.com.\r
+ *\r
+ * Licensed under the Apache License, Version 2.0 (the "License");\r
+ * you may not use this file except in compliance with the License.\r
+ * You may obtain a copy of the License at\r
+ *\r
+ *     http://www.apache.org/licenses/LICENSE-2.0\r
+ *\r
+ * Unless required by applicable law or agreed to in writing, software\r
+ * distributed under the License is distributed on an "AS IS" BASIS,\r
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\r
+ * See the License for the specific language governing permissions and\r
+ * limitations under the License.\r
+ */\r
 package com.gitblit.wicket;\r
 \r
 import org.apache.wicket.PageParameters;\r
index 63cb18f3ddb8a80aa8630aa81b1d5cbda1f22d07..af1a23d8bc06edc758c99aed83002c4f9c796f64 100644 (file)
@@ -1,3 +1,18 @@
+/*\r
+ * Copyright 2011 gitblit.com.\r
+ *\r
+ * Licensed under the Apache License, Version 2.0 (the "License");\r
+ * you may not use this file except in compliance with the License.\r
+ * You may obtain a copy of the License at\r
+ *\r
+ *     http://www.apache.org/licenses/LICENSE-2.0\r
+ *\r
+ * Unless required by applicable law or agreed to in writing, software\r
+ * distributed under the License is distributed on an "AS IS" BASIS,\r
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\r
+ * See the License for the specific language governing permissions and\r
+ * limitations under the License.\r
+ */\r
 package com.gitblit.wicket;\r
 \r
 import org.apache.wicket.PageParameters;\r
index 278fbec51d4755ecb767602264c2234e2467db82..47f80f0ce0e6d4b7d1d862e44c59f69e5529b14e 100644 (file)
@@ -1,3 +1,18 @@
+/*\r
+ * Copyright 2011 gitblit.com.\r
+ *\r
+ * Licensed under the Apache License, Version 2.0 (the "License");\r
+ * you may not use this file except in compliance with the License.\r
+ * You may obtain a copy of the License at\r
+ *\r
+ *     http://www.apache.org/licenses/LICENSE-2.0\r
+ *\r
+ * Unless required by applicable law or agreed to in writing, software\r
+ * distributed under the License is distributed on an "AS IS" BASIS,\r
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\r
+ * See the License for the specific language governing permissions and\r
+ * limitations under the License.\r
+ */\r
 package com.gitblit.wicket;\r
 \r
 import org.apache.wicket.markup.html.WebPage;\r
index 7b447bc02e28f436c10ecef95c045103eb37461c..ed77c5c709c574f46486bd9dc5f1d905f0c6a367 100644 (file)
@@ -1,3 +1,18 @@
+/*\r
+ * Copyright 2011 gitblit.com.\r
+ *\r
+ * Licensed under the Apache License, Version 2.0 (the "License");\r
+ * you may not use this file except in compliance with the License.\r
+ * You may obtain a copy of the License at\r
+ *\r
+ *     http://www.apache.org/licenses/LICENSE-2.0\r
+ *\r
+ * Unless required by applicable law or agreed to in writing, software\r
+ * distributed under the License is distributed on an "AS IS" BASIS,\r
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\r
+ * See the License for the specific language governing permissions and\r
+ * limitations under the License.\r
+ */\r
 package com.gitblit.wicket;\r
 \r
 import java.text.MessageFormat;\r
index 761595b11c89bfd87e39d3ffad76defd483adec4..3da990ba0cf0b621fde1e74e1a115ae5d85ce873 100644 (file)
@@ -1,3 +1,18 @@
+/*\r
+ * Copyright 2011 gitblit.com.\r
+ *\r
+ * Licensed under the Apache License, Version 2.0 (the "License");\r
+ * you may not use this file except in compliance with the License.\r
+ * You may obtain a copy of the License at\r
+ *\r
+ *     http://www.apache.org/licenses/LICENSE-2.0\r
+ *\r
+ * Unless required by applicable law or agreed to in writing, software\r
+ * distributed under the License is distributed on an "AS IS" BASIS,\r
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\r
+ * See the License for the specific language governing permissions and\r
+ * limitations under the License.\r
+ */\r
 package com.gitblit.wicket;\r
 \r
 import java.text.DateFormat;\r
index 194e265955f7a1c45919311f1d33f65c9cd3b1a9..3014cd0c2b9eb0a9188cef3cb91642f89acf2997 100644 (file)
@@ -1,3 +1,18 @@
+/*\r
+ * Copyright 2011 gitblit.com.\r
+ *\r
+ * Licensed under the Apache License, Version 2.0 (the "License");\r
+ * you may not use this file except in compliance with the License.\r
+ * You may obtain a copy of the License at\r
+ *\r
+ *     http://www.apache.org/licenses/LICENSE-2.0\r
+ *\r
+ * Unless required by applicable law or agreed to in writing, software\r
+ * distributed under the License is distributed on an "AS IS" BASIS,\r
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\r
+ * See the License for the specific language governing permissions and\r
+ * limitations under the License.\r
+ */\r
 package com.gitblit.wicket.models;\r
 \r
 import java.io.Serializable;\r
index 2895d568c51018161daceb2738041b0c7e78661e..b9a47bf116b6a488beb5aa78f5396581672a9a9d 100644 (file)
@@ -1,3 +1,18 @@
+/*\r
+ * Copyright 2011 gitblit.com.\r
+ *\r
+ * Licensed under the Apache License, Version 2.0 (the "License");\r
+ * you may not use this file except in compliance with the License.\r
+ * You may obtain a copy of the License at\r
+ *\r
+ *     http://www.apache.org/licenses/LICENSE-2.0\r
+ *\r
+ * Unless required by applicable law or agreed to in writing, software\r
+ * distributed under the License is distributed on an "AS IS" BASIS,\r
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\r
+ * See the License for the specific language governing permissions and\r
+ * limitations under the License.\r
+ */\r
 package com.gitblit.wicket.models;\r
 \r
 import java.io.Serializable;\r
index bb563d52989f9206122d2e9c68a2660c3507e812..ab445931ddc5078b27b8549879afbddcd2038a38 100644 (file)
@@ -1,3 +1,18 @@
+/*\r
+ * Copyright 2011 gitblit.com.\r
+ *\r
+ * Licensed under the Apache License, Version 2.0 (the "License");\r
+ * you may not use this file except in compliance with the License.\r
+ * You may obtain a copy of the License at\r
+ *\r
+ *     http://www.apache.org/licenses/LICENSE-2.0\r
+ *\r
+ * Unless required by applicable law or agreed to in writing, software\r
+ * distributed under the License is distributed on an "AS IS" BASIS,\r
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\r
+ * See the License for the specific language governing permissions and\r
+ * limitations under the License.\r
+ */\r
 package com.gitblit.wicket.models;\r
 \r
 import java.io.Serializable;\r
index e7b524946bddaeb46c49889ea32244769e32477c..b12f4a9d631abb8aac83807750e2242de81cd5ca 100644 (file)
@@ -1,3 +1,18 @@
+/*\r
+ * Copyright 2011 gitblit.com.\r
+ *\r
+ * Licensed under the Apache License, Version 2.0 (the "License");\r
+ * you may not use this file except in compliance with the License.\r
+ * You may obtain a copy of the License at\r
+ *\r
+ *     http://www.apache.org/licenses/LICENSE-2.0\r
+ *\r
+ * Unless required by applicable law or agreed to in writing, software\r
+ * distributed under the License is distributed on an "AS IS" BASIS,\r
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\r
+ * See the License for the specific language governing permissions and\r
+ * limitations under the License.\r
+ */\r
 package com.gitblit.wicket.models;\r
 \r
 import java.io.Serializable;\r
index 39f3c90283255c8650a618d0f8201d1f3a2bf00a..b5cd68948dc20f1d9beecd665f2c26951e4a20a0 100644 (file)
@@ -1,3 +1,18 @@
+/*\r
+ * Copyright 2011 gitblit.com.\r
+ *\r
+ * Licensed under the Apache License, Version 2.0 (the "License");\r
+ * you may not use this file except in compliance with the License.\r
+ * You may obtain a copy of the License at\r
+ *\r
+ *     http://www.apache.org/licenses/LICENSE-2.0\r
+ *\r
+ * Unless required by applicable law or agreed to in writing, software\r
+ * distributed under the License is distributed on an "AS IS" BASIS,\r
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\r
+ * See the License for the specific language governing permissions and\r
+ * limitations under the License.\r
+ */\r
 package com.gitblit.wicket.models;\r
 \r
 import java.io.Serializable;\r
index 252bcfa235d3f0c6b75225cfa003372c02aceacc..e60b4dac7e3e96d498b2dd8ce11cb04f4ad54a24 100644 (file)
@@ -1,3 +1,18 @@
+/*\r
+ * Copyright 2011 gitblit.com.\r
+ *\r
+ * Licensed under the Apache License, Version 2.0 (the "License");\r
+ * you may not use this file except in compliance with the License.\r
+ * You may obtain a copy of the License at\r
+ *\r
+ *     http://www.apache.org/licenses/LICENSE-2.0\r
+ *\r
+ * Unless required by applicable law or agreed to in writing, software\r
+ * distributed under the License is distributed on an "AS IS" BASIS,\r
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\r
+ * See the License for the specific language governing permissions and\r
+ * limitations under the License.\r
+ */\r
 package com.gitblit.wicket.models;\r
 \r
 import java.io.Serializable;\r
index 4be48ecc9987c7b225198a5ddc26324ef9e81f0f..06cf219e4e743a3ef7462b826a5b2cc7736cb302 100644 (file)
@@ -1,3 +1,18 @@
+/*\r
+ * Copyright 2011 gitblit.com.\r
+ *\r
+ * Licensed under the Apache License, Version 2.0 (the "License");\r
+ * you may not use this file except in compliance with the License.\r
+ * You may obtain a copy of the License at\r
+ *\r
+ *     http://www.apache.org/licenses/LICENSE-2.0\r
+ *\r
+ * Unless required by applicable law or agreed to in writing, software\r
+ * distributed under the License is distributed on an "AS IS" BASIS,\r
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\r
+ * See the License for the specific language governing permissions and\r
+ * limitations under the License.\r
+ */\r
 package com.gitblit.wicket.pages;\r
 \r
 import org.apache.wicket.PageParameters;\r
index d28ff32462147132e5c4e93c34f84163e204cde8..c425186f1549dab9859a7256e5b65b1cb9cb6a60 100644 (file)
@@ -1,3 +1,18 @@
+/*\r
+ * Copyright 2011 gitblit.com.\r
+ *\r
+ * Licensed under the Apache License, Version 2.0 (the "License");\r
+ * you may not use this file except in compliance with the License.\r
+ * You may obtain a copy of the License at\r
+ *\r
+ *     http://www.apache.org/licenses/LICENSE-2.0\r
+ *\r
+ * Unless required by applicable law or agreed to in writing, software\r
+ * distributed under the License is distributed on an "AS IS" BASIS,\r
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\r
+ * See the License for the specific language governing permissions and\r
+ * limitations under the License.\r
+ */\r
 package com.gitblit.wicket.pages;\r
 \r
 import java.util.HashMap;\r
index 928765c3e237b50ad088f16ffd21096d417155ba..f348fd4ae1e6c9f49ac27c6f4ffda0e4d2fb3ae6 100644 (file)
@@ -1,3 +1,18 @@
+/*\r
+ * Copyright 2011 gitblit.com.\r
+ *\r
+ * Licensed under the Apache License, Version 2.0 (the "License");\r
+ * you may not use this file except in compliance with the License.\r
+ * You may obtain a copy of the License at\r
+ *\r
+ *     http://www.apache.org/licenses/LICENSE-2.0\r
+ *\r
+ * Unless required by applicable law or agreed to in writing, software\r
+ * distributed under the License is distributed on an "AS IS" BASIS,\r
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\r
+ * See the License for the specific language governing permissions and\r
+ * limitations under the License.\r
+ */\r
 package com.gitblit.wicket.pages;\r
 \r
 import org.apache.wicket.PageParameters;\r
index f293c12bd3ae9ba25535116f90bc1633f88b40cc..d7d54bb5f814720b8868097279284701b4c28e39 100644 (file)
@@ -1,3 +1,18 @@
+/*\r
+ * Copyright 2011 gitblit.com.\r
+ *\r
+ * Licensed under the Apache License, Version 2.0 (the "License");\r
+ * you may not use this file except in compliance with the License.\r
+ * You may obtain a copy of the License at\r
+ *\r
+ *     http://www.apache.org/licenses/LICENSE-2.0\r
+ *\r
+ * Unless required by applicable law or agreed to in writing, software\r
+ * distributed under the License is distributed on an "AS IS" BASIS,\r
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\r
+ * See the License for the specific language governing permissions and\r
+ * limitations under the License.\r
+ */\r
 package com.gitblit.wicket.pages;\r
 \r
 import java.util.ArrayList;\r
index c3c3fa96d7051a5e063e6894db9c5fc951cefe07..140a2738cb7c9775572ad511e4c3d8cc8b757d68 100644 (file)
@@ -1,3 +1,18 @@
+/*\r
+ * Copyright 2011 gitblit.com.\r
+ *\r
+ * Licensed under the Apache License, Version 2.0 (the "License");\r
+ * you may not use this file except in compliance with the License.\r
+ * You may obtain a copy of the License at\r
+ *\r
+ *     http://www.apache.org/licenses/LICENSE-2.0\r
+ *\r
+ * Unless required by applicable law or agreed to in writing, software\r
+ * distributed under the License is distributed on an "AS IS" BASIS,\r
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\r
+ * See the License for the specific language governing permissions and\r
+ * limitations under the License.\r
+ */\r
 package com.gitblit.wicket.pages;\r
 \r
 import java.util.ArrayList;\r
index 302d29d70151854cedccbbde171ec28b5f857674..96fffcaa3a89a2dce998f8fa80acfb1b86da680d 100644 (file)
@@ -1,3 +1,18 @@
+/*\r
+ * Copyright 2011 gitblit.com.\r
+ *\r
+ * Licensed under the Apache License, Version 2.0 (the "License");\r
+ * you may not use this file except in compliance with the License.\r
+ * You may obtain a copy of the License at\r
+ *\r
+ *     http://www.apache.org/licenses/LICENSE-2.0\r
+ *\r
+ * Unless required by applicable law or agreed to in writing, software\r
+ * distributed under the License is distributed on an "AS IS" BASIS,\r
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\r
+ * See the License for the specific language governing permissions and\r
+ * limitations under the License.\r
+ */\r
 package com.gitblit.wicket.pages;\r
 \r
 import java.util.List;\r
index 20a9c7375f21ba2baa67f0a39a061be04a8c159e..ffacec5d8eccdf8d485e6fa9b51b4d3efc0b78a4 100644 (file)
@@ -1,3 +1,18 @@
+/*\r
+ * Copyright 2011 gitblit.com.\r
+ *\r
+ * Licensed under the Apache License, Version 2.0 (the "License");\r
+ * you may not use this file except in compliance with the License.\r
+ * You may obtain a copy of the License at\r
+ *\r
+ *     http://www.apache.org/licenses/LICENSE-2.0\r
+ *\r
+ * Unless required by applicable law or agreed to in writing, software\r
+ * distributed under the License is distributed on an "AS IS" BASIS,\r
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\r
+ * See the License for the specific language governing permissions and\r
+ * limitations under the License.\r
+ */\r
 package com.gitblit.wicket.pages;\r
 \r
 import java.text.MessageFormat;\r
index 4a6882fc9d861f8f66970e726d37a521ab0fba25..c772df559553f4a43c42d4f90855b5106c1e8dd6 100644 (file)
@@ -1,3 +1,18 @@
+/*\r
+ * Copyright 2011 gitblit.com.\r
+ *\r
+ * Licensed under the Apache License, Version 2.0 (the "License");\r
+ * you may not use this file except in compliance with the License.\r
+ * You may obtain a copy of the License at\r
+ *\r
+ *     http://www.apache.org/licenses/LICENSE-2.0\r
+ *\r
+ * Unless required by applicable law or agreed to in writing, software\r
+ * distributed under the License is distributed on an "AS IS" BASIS,\r
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\r
+ * See the License for the specific language governing permissions and\r
+ * limitations under the License.\r
+ */\r
 package com.gitblit.wicket.pages;\r
 \r
 import java.text.MessageFormat;\r
index 8b7075a3affd7b3b6d005d4b5bf52ecf602d168b..290bb68b5810424450c38c31b8139fcbe29165e1 100644 (file)
@@ -1,3 +1,18 @@
+/*\r
+ * Copyright 2011 gitblit.com.\r
+ *\r
+ * Licensed under the Apache License, Version 2.0 (the "License");\r
+ * you may not use this file except in compliance with the License.\r
+ * You may obtain a copy of the License at\r
+ *\r
+ *     http://www.apache.org/licenses/LICENSE-2.0\r
+ *\r
+ * Unless required by applicable law or agreed to in writing, software\r
+ * distributed under the License is distributed on an "AS IS" BASIS,\r
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\r
+ * See the License for the specific language governing permissions and\r
+ * limitations under the License.\r
+ */\r
 package com.gitblit.wicket.pages;\r
 \r
 import org.apache.wicket.PageParameters;\r
index 38148f5aaeada85778b4e6791e1b74b1edb5280e..fbc54b9550500390ad2d2746dae354e0fe75e035 100644 (file)
@@ -1,3 +1,18 @@
+/*\r
+ * Copyright 2011 gitblit.com.\r
+ *\r
+ * Licensed under the Apache License, Version 2.0 (the "License");\r
+ * you may not use this file except in compliance with the License.\r
+ * You may obtain a copy of the License at\r
+ *\r
+ *     http://www.apache.org/licenses/LICENSE-2.0\r
+ *\r
+ * Unless required by applicable law or agreed to in writing, software\r
+ * distributed under the License is distributed on an "AS IS" BASIS,\r
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\r
+ * See the License for the specific language governing permissions and\r
+ * limitations under the License.\r
+ */\r
 package com.gitblit.wicket.pages;\r
 \r
 import org.apache.wicket.PageParameters;\r
index 81e53f550cffe01c7f1bc71608e65383bed3af8d..1ee61da498c104962fd94d9ecdae4f09270b7348 100644 (file)
@@ -1,3 +1,18 @@
+/*\r
+ * Copyright 2011 gitblit.com.\r
+ *\r
+ * Licensed under the Apache License, Version 2.0 (the "License");\r
+ * you may not use this file except in compliance with the License.\r
+ * You may obtain a copy of the License at\r
+ *\r
+ *     http://www.apache.org/licenses/LICENSE-2.0\r
+ *\r
+ * Unless required by applicable law or agreed to in writing, software\r
+ * distributed under the License is distributed on an "AS IS" BASIS,\r
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\r
+ * See the License for the specific language governing permissions and\r
+ * limitations under the License.\r
+ */\r
 package com.gitblit.wicket.pages;\r
 \r
 import java.text.ParseException;\r
index 62431d209198f17be7006c04b32ace5c5cca7e14..9d032cad8c0c1191c2afb2ad37479a6b30ce0538 100644 (file)
@@ -1,3 +1,18 @@
+/*\r
+ * Copyright 2011 gitblit.com.\r
+ *\r
+ * Licensed under the Apache License, Version 2.0 (the "License");\r
+ * you may not use this file except in compliance with the License.\r
+ * You may obtain a copy of the License at\r
+ *\r
+ *     http://www.apache.org/licenses/LICENSE-2.0\r
+ *\r
+ * Unless required by applicable law or agreed to in writing, software\r
+ * distributed under the License is distributed on an "AS IS" BASIS,\r
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\r
+ * See the License for the specific language governing permissions and\r
+ * limitations under the License.\r
+ */\r
 package com.gitblit.wicket.pages;\r
 \r
 import org.apache.wicket.PageParameters;\r
index 7dd25738abee35fbfb301e1918b0ce4cc7e664fa..944bb2cba20f3d21c7b838bae2554e509d871d64 100644 (file)
@@ -1,3 +1,18 @@
+/*\r
+ * Copyright 2011 gitblit.com.\r
+ *\r
+ * Licensed under the Apache License, Version 2.0 (the "License");\r
+ * you may not use this file except in compliance with the License.\r
+ * You may obtain a copy of the License at\r
+ *\r
+ *     http://www.apache.org/licenses/LICENSE-2.0\r
+ *\r
+ * Unless required by applicable law or agreed to in writing, software\r
+ * distributed under the License is distributed on an "AS IS" BASIS,\r
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\r
+ * See the License for the specific language governing permissions and\r
+ * limitations under the License.\r
+ */\r
 package com.gitblit.wicket.pages;\r
 \r
 import java.util.HashMap;\r
index e421c895a714c814242a8cd5410f78c7bfbae448..792fd9544ac0aa20a49cf0555c67c0a01bae6467 100644 (file)
@@ -1,3 +1,18 @@
+/*\r
+ * Copyright 2011 gitblit.com.\r
+ *\r
+ * Licensed under the Apache License, Version 2.0 (the "License");\r
+ * you may not use this file except in compliance with the License.\r
+ * You may obtain a copy of the License at\r
+ *\r
+ *     http://www.apache.org/licenses/LICENSE-2.0\r
+ *\r
+ * Unless required by applicable law or agreed to in writing, software\r
+ * distributed under the License is distributed on an "AS IS" BASIS,\r
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\r
+ * See the License for the specific language governing permissions and\r
+ * limitations under the License.\r
+ */\r
 package com.gitblit.wicket.pages;\r
 \r
 import java.io.File;\r
index d0f12c21d0965279d6909ea09474f1e5b67c9a1b..730d32d6bce732f8aa70a91b1a494c78a7177df2 100644 (file)
@@ -1,3 +1,18 @@
+/*\r
+ * Copyright 2011 gitblit.com.\r
+ *\r
+ * Licensed under the Apache License, Version 2.0 (the "License");\r
+ * you may not use this file except in compliance with the License.\r
+ * You may obtain a copy of the License at\r
+ *\r
+ *     http://www.apache.org/licenses/LICENSE-2.0\r
+ *\r
+ * Unless required by applicable law or agreed to in writing, software\r
+ * distributed under the License is distributed on an "AS IS" BASIS,\r
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\r
+ * See the License for the specific language governing permissions and\r
+ * limitations under the License.\r
+ */\r
 package com.gitblit.wicket.pages;\r
 \r
 import org.apache.wicket.PageParameters;\r
index c596e8714b7aa80d18daff99c11e8fd620a60044..f1c76fc599172d1596bd3b19235161c6880d62d3 100644 (file)
@@ -1,3 +1,18 @@
+/*\r
+ * Copyright 2011 gitblit.com.\r
+ *\r
+ * Licensed under the Apache License, Version 2.0 (the "License");\r
+ * you may not use this file except in compliance with the License.\r
+ * You may obtain a copy of the License at\r
+ *\r
+ *     http://www.apache.org/licenses/LICENSE-2.0\r
+ *\r
+ * Unless required by applicable law or agreed to in writing, software\r
+ * distributed under the License is distributed on an "AS IS" BASIS,\r
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\r
+ * See the License for the specific language governing permissions and\r
+ * limitations under the License.\r
+ */\r
 package com.gitblit.wicket.pages;\r
 \r
 import java.awt.Color;\r
index a95b967d118453cd326f863336b7f31b53c07703..81cf12902a6edce2f1e476ebb2dee20562896027 100644 (file)
@@ -1,3 +1,18 @@
+/*\r
+ * Copyright 2011 gitblit.com.\r
+ *\r
+ * Licensed under the Apache License, Version 2.0 (the "License");\r
+ * you may not use this file except in compliance with the License.\r
+ * You may obtain a copy of the License at\r
+ *\r
+ *     http://www.apache.org/licenses/LICENSE-2.0\r
+ *\r
+ * Unless required by applicable law or agreed to in writing, software\r
+ * distributed under the License is distributed on an "AS IS" BASIS,\r
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\r
+ * See the License for the specific language governing permissions and\r
+ * limitations under the License.\r
+ */\r
 package com.gitblit.wicket.pages;\r
 \r
 import java.util.List;\r
index d759d5d126015473b0a9ab38bccb8328475e1129..0f429425b30a88e14b36c6774d63a1e25f6748a7 100644 (file)
@@ -1,3 +1,18 @@
+/*\r
+ * Copyright 2011 gitblit.com.\r
+ *\r
+ * Licensed under the Apache License, Version 2.0 (the "License");\r
+ * you may not use this file except in compliance with the License.\r
+ * You may obtain a copy of the License at\r
+ *\r
+ *     http://www.apache.org/licenses/LICENSE-2.0\r
+ *\r
+ * Unless required by applicable law or agreed to in writing, software\r
+ * distributed under the License is distributed on an "AS IS" BASIS,\r
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\r
+ * See the License for the specific language governing permissions and\r
+ * limitations under the License.\r
+ */\r
 package com.gitblit.wicket.pages;\r
 \r
 import org.apache.wicket.PageParameters;\r
index 1cfa8090a66f28b7bfd3a9b631b613ce49a7e93d..393d99fc5a3aa76dd0f4a5fed21977f260011a70 100644 (file)
@@ -1,3 +1,18 @@
+/*\r
+ * Copyright 2011 gitblit.com.\r
+ *\r
+ * Licensed under the Apache License, Version 2.0 (the "License");\r
+ * you may not use this file except in compliance with the License.\r
+ * You may obtain a copy of the License at\r
+ *\r
+ *     http://www.apache.org/licenses/LICENSE-2.0\r
+ *\r
+ * Unless required by applicable law or agreed to in writing, software\r
+ * distributed under the License is distributed on an "AS IS" BASIS,\r
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\r
+ * See the License for the specific language governing permissions and\r
+ * limitations under the License.\r
+ */\r
 package com.gitblit.wicket.pages;\r
 \r
 import org.apache.wicket.PageParameters;\r
index 865b8bf828c68d78dd82936e38f9cc5b4bb0e2b6..74607e39f6acbba222f2e46986cfd270e58c914d 100644 (file)
@@ -1,3 +1,18 @@
+/*\r
+ * Copyright 2011 gitblit.com.\r
+ *\r
+ * Licensed under the Apache License, Version 2.0 (the "License");\r
+ * you may not use this file except in compliance with the License.\r
+ * You may obtain a copy of the License at\r
+ *\r
+ *     http://www.apache.org/licenses/LICENSE-2.0\r
+ *\r
+ * Unless required by applicable law or agreed to in writing, software\r
+ * distributed under the License is distributed on an "AS IS" BASIS,\r
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\r
+ * See the License for the specific language governing permissions and\r
+ * limitations under the License.\r
+ */\r
 package com.gitblit.wicket.pages;\r
 \r
 import java.util.List;\r
index e385fab07593ee387935e8f11f4d305be9a1709b..10da7eb36df4876b90e2729fb117ae2b491ca5a5 100644 (file)
@@ -1,3 +1,18 @@
+/*\r
+ * Copyright 2011 gitblit.com.\r
+ *\r
+ * Licensed under the Apache License, Version 2.0 (the "License");\r
+ * you may not use this file except in compliance with the License.\r
+ * You may obtain a copy of the License at\r
+ *\r
+ *     http://www.apache.org/licenses/LICENSE-2.0\r
+ *\r
+ * Unless required by applicable law or agreed to in writing, software\r
+ * distributed under the License is distributed on an "AS IS" BASIS,\r
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\r
+ * See the License for the specific language governing permissions and\r
+ * limitations under the License.\r
+ */\r
 package com.gitblit.wicket.pages;\r
 \r
 import java.util.List;\r
index 6ebb8a7a8673e1c47dcf882884a5eb4f2ad195a6..a527833f9271583d317aae9667d605e49fc21158 100644 (file)
@@ -1,3 +1,18 @@
+/*\r
+ * Copyright 2011 gitblit.com.\r
+ *\r
+ * Licensed under the Apache License, Version 2.0 (the "License");\r
+ * you may not use this file except in compliance with the License.\r
+ * You may obtain a copy of the License at\r
+ *\r
+ *     http://www.apache.org/licenses/LICENSE-2.0\r
+ *\r
+ * Unless required by applicable law or agreed to in writing, software\r
+ * distributed under the License is distributed on an "AS IS" BASIS,\r
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\r
+ * See the License for the specific language governing permissions and\r
+ * limitations under the License.\r
+ */\r
 package com.gitblit.wicket.panels;\r
 \r
 import java.util.TimeZone;\r
index aff28ec8fc2661fe22cbeae402384d084ccd3960..70fc5ba496f3df4c36ea607bb03e1b7fbb6f100f 100644 (file)
@@ -1,3 +1,18 @@
+/*\r
+ * Copyright 2011 gitblit.com.\r
+ *\r
+ * Licensed under the Apache License, Version 2.0 (the "License");\r
+ * you may not use this file except in compliance with the License.\r
+ * You may obtain a copy of the License at\r
+ *\r
+ *     http://www.apache.org/licenses/LICENSE-2.0\r
+ *\r
+ * Unless required by applicable law or agreed to in writing, software\r
+ * distributed under the License is distributed on an "AS IS" BASIS,\r
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\r
+ * See the License for the specific language governing permissions and\r
+ * limitations under the License.\r
+ */\r
 package com.gitblit.wicket.panels;\r
 \r
 import java.util.ArrayList;\r
index bf653ec4beda820e0ae5ced2066adc863b545063..68cd4a995e310699061a3c28de468a18cc04e54c 100644 (file)
@@ -1,3 +1,18 @@
+/*\r
+ * Copyright 2011 gitblit.com.\r
+ *\r
+ * Licensed under the Apache License, Version 2.0 (the "License");\r
+ * you may not use this file except in compliance with the License.\r
+ * You may obtain a copy of the License at\r
+ *\r
+ *     http://www.apache.org/licenses/LICENSE-2.0\r
+ *\r
+ * Unless required by applicable law or agreed to in writing, software\r
+ * distributed under the License is distributed on an "AS IS" BASIS,\r
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\r
+ * See the License for the specific language governing permissions and\r
+ * limitations under the License.\r
+ */\r
 package com.gitblit.wicket.panels;\r
 \r
 import org.apache.wicket.markup.html.basic.Label;\r
index 9833d6430101244b5e775d69f585a22840c4d4fb..417241b95f979796333fcfe9a61542bdfac2ff4c 100644 (file)
@@ -1,3 +1,18 @@
+/*\r
+ * Copyright 2011 gitblit.com.\r
+ *\r
+ * Licensed under the Apache License, Version 2.0 (the "License");\r
+ * you may not use this file except in compliance with the License.\r
+ * You may obtain a copy of the License at\r
+ *\r
+ *     http://www.apache.org/licenses/LICENSE-2.0\r
+ *\r
+ * Unless required by applicable law or agreed to in writing, software\r
+ * distributed under the License is distributed on an "AS IS" BASIS,\r
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\r
+ * See the License for the specific language governing permissions and\r
+ * limitations under the License.\r
+ */\r
 package com.gitblit.wicket.panels;\r
 \r
 import java.text.MessageFormat;\r
index 71ab93007f2649a425490c53fccee5452e90e115..7a8f9b28d955b5206194e0b865f7f71929b2b0e3 100644 (file)
@@ -1,3 +1,18 @@
+/*\r
+ * Copyright 2011 gitblit.com.\r
+ *\r
+ * Licensed under the Apache License, Version 2.0 (the "License");\r
+ * you may not use this file except in compliance with the License.\r
+ * You may obtain a copy of the License at\r
+ *\r
+ *     http://www.apache.org/licenses/LICENSE-2.0\r
+ *\r
+ * Unless required by applicable law or agreed to in writing, software\r
+ * distributed under the License is distributed on an "AS IS" BASIS,\r
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\r
+ * See the License for the specific language governing permissions and\r
+ * limitations under the License.\r
+ */\r
 package com.gitblit.wicket.panels;\r
 \r
 import java.util.Date;\r
index 23afc377aed35bf9b4bff983a046313bc8c7116f..c774f8edee1ce231dac3036eeb77987e57fe2921 100644 (file)
@@ -1,3 +1,18 @@
+/*\r
+ * Copyright 2011 gitblit.com.\r
+ *\r
+ * Licensed under the Apache License, Version 2.0 (the "License");\r
+ * you may not use this file except in compliance with the License.\r
+ * You may obtain a copy of the License at\r
+ *\r
+ *     http://www.apache.org/licenses/LICENSE-2.0\r
+ *\r
+ * Unless required by applicable law or agreed to in writing, software\r
+ * distributed under the License is distributed on an "AS IS" BASIS,\r
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\r
+ * See the License for the specific language governing permissions and\r
+ * limitations under the License.\r
+ */\r
 package com.gitblit.wicket.panels;\r
 \r
 import java.util.Date;\r
index 974fb9a0ed922af66fa6c4a47efa66cb8e6d723a..d4ce44268b89cdae935ecfe220ed71ab9de68b2a 100644 (file)
@@ -1,3 +1,18 @@
+/*\r
+ * Copyright 2011 gitblit.com.\r
+ *\r
+ * Licensed under the Apache License, Version 2.0 (the "License");\r
+ * you may not use this file except in compliance with the License.\r
+ * You may obtain a copy of the License at\r
+ *\r
+ *     http://www.apache.org/licenses/LICENSE-2.0\r
+ *\r
+ * Unless required by applicable law or agreed to in writing, software\r
+ * distributed under the License is distributed on an "AS IS" BASIS,\r
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\r
+ * See the License for the specific language governing permissions and\r
+ * limitations under the License.\r
+ */\r
 package com.gitblit.wicket.panels;\r
 \r
 import java.io.Serializable;\r
index e8d8c7f345cb744cb544905dc0764894cdc8b9f4..63042806bca437678fce277e0aba83cb8f63bcee 100644 (file)
@@ -1,3 +1,18 @@
+/*\r
+ * Copyright 2011 gitblit.com.\r
+ *\r
+ * Licensed under the Apache License, Version 2.0 (the "License");\r
+ * you may not use this file except in compliance with the License.\r
+ * You may obtain a copy of the License at\r
+ *\r
+ *     http://www.apache.org/licenses/LICENSE-2.0\r
+ *\r
+ * Unless required by applicable law or agreed to in writing, software\r
+ * distributed under the License is distributed on an "AS IS" BASIS,\r
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\r
+ * See the License for the specific language governing permissions and\r
+ * limitations under the License.\r
+ */\r
 package com.gitblit.wicket.panels;\r
 \r
 import java.util.ArrayList;\r
index c1413792a588ae42c51d635850229d0633395725..12f6152d735925b94428d7b36a3f30e4b7ab9f76 100644 (file)
@@ -1,3 +1,18 @@
+/*\r
+ * Copyright 2011 gitblit.com.\r
+ *\r
+ * Licensed under the Apache License, Version 2.0 (the "License");\r
+ * you may not use this file except in compliance with the License.\r
+ * You may obtain a copy of the License at\r
+ *\r
+ *     http://www.apache.org/licenses/LICENSE-2.0\r
+ *\r
+ * Unless required by applicable law or agreed to in writing, software\r
+ * distributed under the License is distributed on an "AS IS" BASIS,\r
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\r
+ * See the License for the specific language governing permissions and\r
+ * limitations under the License.\r
+ */\r
 package com.gitblit.wicket.panels;\r
 \r
 import java.text.MessageFormat;\r
index 38a54d9f2295a61422b958d49a4ee62b53288b3e..51244cf82383c8111f4208607839354e941ab2a3 100644 (file)
@@ -1,3 +1,18 @@
+/*\r
+ * Copyright 2011 gitblit.com.\r
+ *\r
+ * Licensed under the Apache License, Version 2.0 (the "License");\r
+ * you may not use this file except in compliance with the License.\r
+ * You may obtain a copy of the License at\r
+ *\r
+ *     http://www.apache.org/licenses/LICENSE-2.0\r
+ *\r
+ * Unless required by applicable law or agreed to in writing, software\r
+ * distributed under the License is distributed on an "AS IS" BASIS,\r
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\r
+ * See the License for the specific language governing permissions and\r
+ * limitations under the License.\r
+ */\r
 package com.gitblit.wicket.panels;\r
 \r
 import java.util.Date;\r
index e55b672eba96c8f7eb147c184a82155d4746d319..d63069feadf7054e1c85d759b9fade8f862a98e9 100644 (file)
@@ -1,3 +1,18 @@
+/*\r
+ * Copyright 2011 gitblit.com.\r
+ *\r
+ * Licensed under the Apache License, Version 2.0 (the "License");\r
+ * you may not use this file except in compliance with the License.\r
+ * You may obtain a copy of the License at\r
+ *\r
+ *     http://www.apache.org/licenses/LICENSE-2.0\r
+ *\r
+ * Unless required by applicable law or agreed to in writing, software\r
+ * distributed under the License is distributed on an "AS IS" BASIS,\r
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\r
+ * See the License for the specific language governing permissions and\r
+ * limitations under the License.\r
+ */\r
 package com.gitblit.wicket.panels;\r
 \r
 import java.util.List;\r
index 55671ec1584efcf3267612a846b351b1d12a19c6..c227ef94232db8b084689d94248b86ed0d6f45cb 100644 (file)
@@ -1,3 +1,18 @@
+/*\r
+ * Copyright 2011 gitblit.com.\r
+ *\r
+ * Licensed under the Apache License, Version 2.0 (the "License");\r
+ * you may not use this file except in compliance with the License.\r
+ * You may obtain a copy of the License at\r
+ *\r
+ *     http://www.apache.org/licenses/LICENSE-2.0\r
+ *\r
+ * Unless required by applicable law or agreed to in writing, software\r
+ * distributed under the License is distributed on an "AS IS" BASIS,\r
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\r
+ * See the License for the specific language governing permissions and\r
+ * limitations under the License.\r
+ */\r
 package com.gitblit.wicket.panels;\r
 \r
 import java.text.MessageFormat;\r
index 769baa4289774aca7b7acbb1b6d42531ef2a0d76..130cd8ac826f9b4f9d4c68d4f347d9adcc087440 100644 (file)
@@ -1,3 +1,3 @@
-## Welcome to Git:Blit\r
+## Welcome to Gitblit\r
 \r
 A quick and easy way to host or view your own [Git](http://www.git-scm.com) repositories.\r