Skip to content

Commit 0e862f8

Browse files
committed
Update license
1 parent eeb9619 commit 0e862f8

10 files changed

Lines changed: 10 additions & 10 deletions

File tree

HEADER

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
Head Database is a fast and user-friendly plugin that allows you to obtain thousands
99
of custom Minecraft skulls that feature unique designs.
10-
Copyright (C) 2020 Arcaniax
10+
Copyright (C) 2021 Arcaniax
1111

1212
This program is free software: you can redistribute it and/or modify
1313
it under the terms of the GNU General Public License as published by

src/main/java/me/arcaniax/hdb/api/DatabaseLoadEvent.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
*
99
* Head Database is a fast and user-friendly plugin that allows you to obtain thousands
1010
* of custom Minecraft skulls that feature unique designs.
11-
* Copyright (C) 2020 Arcaniax
11+
* Copyright (C) 2021 Arcaniax
1212
*
1313
* This program is free software: you can redistribute it and/or modify
1414
* it under the terms of the GNU General Public License as published by

src/main/java/me/arcaniax/hdb/api/HeadDatabaseAPI.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
*
99
* Head Database is a fast and user-friendly plugin that allows you to obtain thousands
1010
* of custom Minecraft skulls that feature unique designs.
11-
* Copyright (C) 2020 Arcaniax
11+
* Copyright (C) 2021 Arcaniax
1212
*
1313
* This program is free software: you can redistribute it and/or modify
1414
* it under the terms of the GNU General Public License as published by

src/main/java/me/arcaniax/hdb/api/PlayerClickHeadEvent.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
*
99
* Head Database is a fast and user-friendly plugin that allows you to obtain thousands
1010
* of custom Minecraft skulls that feature unique designs.
11-
* Copyright (C) 2020 Arcaniax
11+
* Copyright (C) 2021 Arcaniax
1212
*
1313
* This program is free software: you can redistribute it and/or modify
1414
* it under the terms of the GNU General Public License as published by

src/main/java/me/arcaniax/hdb/enums/CategoryEnum.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
*
99
* Head Database is a fast and user-friendly plugin that allows you to obtain thousands
1010
* of custom Minecraft skulls that feature unique designs.
11-
* Copyright (C) 2020 Arcaniax
11+
* Copyright (C) 2021 Arcaniax
1212
*
1313
* This program is free software: you can redistribute it and/or modify
1414
* it under the terms of the GNU General Public License as published by

src/main/java/me/arcaniax/hdb/enums/EconomyEnum.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
*
99
* Head Database is a fast and user-friendly plugin that allows you to obtain thousands
1010
* of custom Minecraft skulls that feature unique designs.
11-
* Copyright (C) 2020 Arcaniax
11+
* Copyright (C) 2021 Arcaniax
1212
*
1313
* This program is free software: you can redistribute it and/or modify
1414
* it under the terms of the GNU General Public License as published by

src/main/java/me/arcaniax/hdb/enums/VanillaHeadTypeEnum.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
*
99
* Head Database is a fast and user-friendly plugin that allows you to obtain thousands
1010
* of custom Minecraft skulls that feature unique designs.
11-
* Copyright (C) 2020 Arcaniax
11+
* Copyright (C) 2021 Arcaniax
1212
*
1313
* This program is free software: you can redistribute it and/or modify
1414
* it under the terms of the GNU General Public License as published by

src/main/java/me/arcaniax/hdb/object/head/Head.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
*
99
* Head Database is a fast and user-friendly plugin that allows you to obtain thousands
1010
* of custom Minecraft skulls that feature unique designs.
11-
* Copyright (C) 2020 Arcaniax
11+
* Copyright (C) 2021 Arcaniax
1212
*
1313
* This program is free software: you can redistribute it and/or modify
1414
* it under the terms of the GNU General Public License as published by

src/main/java/me/arcaniax/hdb/object/head/OwnHead.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
*
99
* Head Database is a fast and user-friendly plugin that allows you to obtain thousands
1010
* of custom Minecraft skulls that feature unique designs.
11-
* Copyright (C) 2020 Arcaniax
11+
* Copyright (C) 2021 Arcaniax
1212
*
1313
* This program is free software: you can redistribute it and/or modify
1414
* it under the terms of the GNU General Public License as published by

src/main/java/me/arcaniax/hdb/object/head/VanillaHead.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
*
99
* Head Database is a fast and user-friendly plugin that allows you to obtain thousands
1010
* of custom Minecraft skulls that feature unique designs.
11-
* Copyright (C) 2020 Arcaniax
11+
* Copyright (C) 2021 Arcaniax
1212
*
1313
* This program is free software: you can redistribute it and/or modify
1414
* it under the terms of the GNU General Public License as published by

0 commit comments

Comments
 (0)