1
0
mirror of https://github.com/SquidDev-CC/CC-Tweaked synced 2025-10-19 16:07:38 +00:00

Remove redundant line in copyright header

Really should have noticed this when committing it.
This commit is contained in:
SquidDev
2019-01-03 11:02:11 +00:00
parent b414cba681
commit 7bc9745c7a
55 changed files with 0 additions and 55 deletions

View File

@@ -2,7 +2,6 @@
* This file is part of the public ComputerCraft API - http://www.computercraft.info
* Copyright Daniel Ratcliffe, 2011-2019. This API may be redistributed unmodified and in full only.
* For help using the API, and posting your mods, visit the forums at computercraft.info.
*
*/
@API( owner = "ComputerCraft", provides = "ComputerCraft|API|Turtle", apiVersion = "${version}" )