Skip to content

Commit e9401f8

Browse files
committed
#1807: Remove outdated license information.
1 parent 80eea11 commit e9401f8

1 file changed

Lines changed: 1 addition & 28 deletions

File tree

src/site/site.xml

Lines changed: 1 addition & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -2,37 +2,12 @@
22
<!--
33
* SPDX-FileCopyrightText: Copyright (c) 2013-2025 Yegor Bugayenko
44
* SPDX-License-Identifier: MIT
5-
*
6-
* Redistribution and use in source and binary forms, with or without
7-
* modification, are permitted provided that the following conditions
8-
* are met: 1) Redistributions of source code must retain the above
9-
* copyright notice, this list of conditions and the following
10-
* disclaimer. 2) Redistributions in binary form must reproduce the above
11-
* copyright notice, this list of conditions and the following
12-
* disclaimer in the documentation and/or other materials provided
13-
* with the distribution. 3) Neither the name of the jcabi.com nor
14-
* the names of its contributors may be used to endorse or promote
15-
* products derived from this software without specific prior written
16-
* permission.
17-
*
18-
* THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
19-
* "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT
20-
* NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
21-
* FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL
22-
* THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT,
23-
* INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
24-
* (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
25-
* SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
26-
* HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
27-
* STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
28-
* ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
29-
* OF THE POSSIBILITY OF SUCH DAMAGE.
305
-->
316
<project xmlns="http://maven.apache.org/DECORATION/1.3.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/DECORATION/1.3.0 http://maven.apache.org/xsd/decoration-1.3.0.xsd" name="jcabi-github">
327
<skin>
338
<groupId>com.jcabi</groupId>
349
<artifactId>jcabi-maven-skin</artifactId>
35-
<version>1.7.1</version>
10+
<version>1.8.1</version>
3611
</skin>
3712
<bannerLeft>
3813
<name>jcabi</name>
@@ -41,11 +16,9 @@
4116
<width>64</width>
4217
<height>64</height>
4318
</bannerLeft>
44-
<googleAnalyticsAccountId>UA-1963507-23</googleAnalyticsAccountId>
4519
<body>
4620
<head>
4721
&lt;link href="https://www.jcabi.com/logo-square.svg" rel="shortcut icon"/&gt;
48-
&lt;link href="https://plus.google.com/u/0/114792568016408327418?rel=author" rel="author"/&gt;
4922
</head>
5023
<menu name="Overview">
5124
<item name="Introduction" href="index.html"/>

0 commit comments

Comments
 (0)