Skip to content

Commit

Permalink
Update license headers
Browse files Browse the repository at this point in the history
  • Loading branch information
iluwatar committed Oct 26, 2019
1 parent d1767bb commit 9f7e3fe
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 0 deletions.
23 changes: 23 additions & 0 deletions adapter/src/main/java/com/iluwatar/adapter/package-info.java
Original file line number Diff line number Diff line change
@@ -1 +1,24 @@
/*
* The MIT License
* Copyright © 2014-2019 Ilkka Seppälä
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitation the rights
* to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
* copies of the Software, and to permit persons to whom the Software is
* furnished to do so, subject to the following conditions:
*
* The above copyright notice and this permission notice shall be included in
* all copies or substantial portions of the Software.
*
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
* IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
* AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
* LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
* THE SOFTWARE.
*/

package com.iluwatar.adapter;
3 changes: 3 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -447,6 +447,9 @@
<mapping>
<java>SLASHSTAR_CUSTOM_STYLE</java>
</mapping>
<excludes>
<exclude>.github/FUNDING.yml</exclude>
</excludes>
</configuration>
<executions>
<execution>
Expand Down

2 comments on commit 9f7e3fe

@Somaaq
Copy link

@Somaaq Somaaq commented on 9f7e3fe Oct 27, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

****

`#0077cc
0077cc,0077#
#7bb600
#3af500
#538
#477
#3b66
002f51#
#00233d

#966 #001728 #1047 #000b14 #000000 #0077c.c #1014 1984d1
3292d6# #4c9fdb #1014

  • [ ]

  • [ ]

``

@Somaaq
Copy link

@Somaaq Somaaq commented on 9f7e3fe Nov 11, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

    org.springframework.boot    spring-boot-starter-parent    2.0.5.RELEASE
-- | --

Please sign in to comment.