Skip to content

Commit

Permalink
Updated license header
Browse files Browse the repository at this point in the history
  • Loading branch information
BuildTools committed Oct 8, 2018
1 parent a101466 commit dbb4844
Show file tree
Hide file tree
Showing 15 changed files with 17 additions and 17 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ Add the dependency to your `build.gradle`.
```gradle
...
dependencies {
compileOnly group: 'eu.hexagonmc', name: 'spigot-annotations', version: '1.1'
compileOnly group: 'eu.hexagonmc', name: 'spigot-annotations', version: '1.2'
}
...
```
Expand All @@ -70,7 +70,7 @@ Add the dependency to your `pom.xml`.
<dependency>
<groupId>eu.hexagonmc</groupId>
<artifactId>spigot-annotations</artifactId>
<version>1.1</version>
<version>1.2</version>
<scope>provided</scope>
</dependency>
...
Expand Down Expand Up @@ -106,7 +106,7 @@ Add the dependency to your `ivy.xml`.
...
<dependencies>
...
<dependency org='eu.hexagonmc' name='spigot-annotations' rev='1.1'>
<dependency org='eu.hexagonmc' name='spigot-annotations' rev='1.2'>
<artifact name='spigot-annotations' m:classifier='' ext='jar' />
</dependency>
...
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
group = eu.hexagonmc
version = 1.1-SNAPSHOT
version = 1.2-SNAPSHOT
description = Annotation processor for Spigot- and BungeeCord-Plugins

github = HexagonMC/Spigot-Annotations
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/**
*
* Copyright (C) 2017 - 2018 HexagonMc <https://github.com/HexagonMC>
Copyright (C) 2017 - 2018 Zartec <[email protected]>
* Copyright (C) 2017 - 2018 Zartec <[email protected]>
*
* This file is part of Spigot-Annotations.
*
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/**
*
* Copyright (C) 2017 - 2018 HexagonMc <https://github.com/HexagonMC>
Copyright (C) 2017 - 2018 Zartec <[email protected]>
* Copyright (C) 2017 - 2018 Zartec <[email protected]>
*
* This file is part of Spigot-Annotations.
*
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/**
*
* Copyright (C) 2017 - 2018 HexagonMc <https://github.com/HexagonMC>
Copyright (C) 2017 - 2018 Zartec <[email protected]>
* Copyright (C) 2017 - 2018 Zartec <[email protected]>
*
* This file is part of Spigot-Annotations.
*
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/**
*
* Copyright (C) 2017 - 2018 HexagonMc <https://github.com/HexagonMC>
Copyright (C) 2017 - 2018 Zartec <[email protected]>
* Copyright (C) 2017 - 2018 Zartec <[email protected]>
*
* This file is part of Spigot-Annotations.
*
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/**
*
* Copyright (C) 2017 - 2018 HexagonMc <https://github.com/HexagonMC>
Copyright (C) 2017 - 2018 Zartec <[email protected]>
* Copyright (C) 2017 - 2018 Zartec <[email protected]>
*
* This file is part of Spigot-Annotations.
*
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/**
*
* Copyright (C) 2017 - 2018 HexagonMc <https://github.com/HexagonMC>
Copyright (C) 2017 - 2018 Zartec <[email protected]>
* Copyright (C) 2017 - 2018 Zartec <[email protected]>
*
* This file is part of Spigot-Annotations.
*
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/**
*
* Copyright (C) 2017 - 2018 HexagonMc <https://github.com/HexagonMC>
Copyright (C) 2017 - 2018 Zartec <[email protected]>
* Copyright (C) 2017 - 2018 Zartec <[email protected]>
*
* This file is part of Spigot-Annotations.
*
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/**
*
* Copyright (C) 2017 - 2018 HexagonMc <https://github.com/HexagonMC>
Copyright (C) 2017 - 2018 Zartec <[email protected]>
* Copyright (C) 2017 - 2018 Zartec <[email protected]>
*
* This file is part of Spigot-Annotations.
*
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/**
*
* Copyright (C) 2017 - 2018 HexagonMc <https://github.com/HexagonMC>
Copyright (C) 2017 - 2018 Zartec <[email protected]>
* Copyright (C) 2017 - 2018 Zartec <[email protected]>
*
* This file is part of Spigot-Annotations.
*
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/**
*
* Copyright (C) 2017 - 2018 HexagonMc <https://github.com/HexagonMC>
Copyright (C) 2017 - 2018 Zartec <[email protected]>
* Copyright (C) 2017 - 2018 Zartec <[email protected]>
*
* This file is part of Spigot-Annotations.
*
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/**
*
* Copyright (C) 2017 - 2018 HexagonMc <https://github.com/HexagonMC>
Copyright (C) 2017 - 2018 Zartec <[email protected]>
* Copyright (C) 2017 - 2018 Zartec <[email protected]>
*
* This file is part of Spigot-Annotations.
*
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/**
*
* Copyright (C) 2017 - 2018 HexagonMc <https://github.com/HexagonMC>
Copyright (C) 2017 - 2018 Zartec <[email protected]>
* Copyright (C) 2017 - 2018 Zartec <[email protected]>
*
* This file is part of Spigot-Annotations.
*
Expand Down
2 changes: 1 addition & 1 deletion src/test/resources/TestPlugin.java
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/**
*
* Copyright (C) 2017 - 2018 HexagonMc <https://github.com/HexagonMC>
Copyright (C) 2017 - 2018 Zartec <[email protected]>
* Copyright (C) 2017 - 2018 Zartec <[email protected]>
*
* This file is part of Spigot-Annotations.
*
Expand Down

0 comments on commit dbb4844

Please sign in to comment.