Skip to content
This repository was archived by the owner on Jan 19, 2018. It is now read-only.

Commit cc36f19

Browse files
Fixed copyrights
1 parent 69f2a03 commit cc36f19

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

src/test/java/uk/co/unitycoders/pircbotx/commandprocessor/CommandProcessorTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright © 2012 Bruce Cowan <[email protected].uk>
2+
* Copyright © 2013 Joseph Walton-Rivers <[email protected].uk>
33
*
44
* This file is part of uc_PircBotX.
55
*

src/test/java/uk/co/unitycoders/pircbotx/commandprocessor/FakeModule.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright © 2012 Bruce Cowan <[email protected].uk>
2+
* Copyright © 2013 Joseph Walton-Rivers <[email protected].uk>
33
*
44
* This file is part of uc_PircBotX.
55
*

src/test/java/uk/co/unitycoders/pircbotx/commandprocessor/TriggerModule.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright © 2012 Bruce Cowan <[email protected].uk>
2+
* Copyright © 2013 Joseph Walton-Rivers <[email protected].uk>
33
*
44
* This file is part of uc_PircBotX.
55
*

0 commit comments

Comments
 (0)