Selaa lähdekoodia

Update copyright for 2017

pull/146/head
Shane Mc Cormack 7 vuotta sitten
vanhempi
commit
7a0c767c12
100 muutettua tiedostoa jossa 99 lisäystä ja 99 poistoa
  1. 1
    1
      LICENCE
  2. 1
    1
      common/src/main/java/com/dmdirc/parser/common/AutoCloseableInitialDirContext.java
  3. 1
    1
      common/src/main/java/com/dmdirc/parser/common/AwayState.java
  4. 1
    1
      common/src/main/java/com/dmdirc/parser/common/BaseChannelClientInfo.java
  5. 1
    1
      common/src/main/java/com/dmdirc/parser/common/BaseChannelInfo.java
  6. 1
    1
      common/src/main/java/com/dmdirc/parser/common/BaseClientInfo.java
  7. 1
    1
      common/src/main/java/com/dmdirc/parser/common/BaseParser.java
  8. 1
    1
      common/src/main/java/com/dmdirc/parser/common/BaseSocketAwareParser.java
  9. 1
    1
      common/src/main/java/com/dmdirc/parser/common/CallbackManager.java
  10. 1
    1
      common/src/main/java/com/dmdirc/parser/common/ChannelJoinRequest.java
  11. 1
    1
      common/src/main/java/com/dmdirc/parser/common/ChannelListModeItem.java
  12. 1
    1
      common/src/main/java/com/dmdirc/parser/common/ChildImplementations.java
  13. 1
    1
      common/src/main/java/com/dmdirc/parser/common/CompositionState.java
  14. 1
    1
      common/src/main/java/com/dmdirc/parser/common/DefaultStringConverter.java
  15. 1
    1
      common/src/main/java/com/dmdirc/parser/common/IgnoreList.java
  16. 1
    1
      common/src/main/java/com/dmdirc/parser/common/MyInfo.java
  17. 1
    1
      common/src/main/java/com/dmdirc/parser/common/ParserError.java
  18. 1
    1
      common/src/main/java/com/dmdirc/parser/common/ProxyAuthenticator.java
  19. 1
    1
      common/src/main/java/com/dmdirc/parser/common/QueuePriority.java
  20. 1
    1
      common/src/main/java/com/dmdirc/parser/common/SRVRecord.java
  21. 1
    1
      common/src/main/java/com/dmdirc/parser/common/SystemEncoder.java
  22. 1
    1
      common/src/main/java/com/dmdirc/parser/common/ThreadedParser.java
  23. 1
    1
      common/src/main/java/com/dmdirc/parser/events/AuthNoticeEvent.java
  24. 1
    1
      common/src/main/java/com/dmdirc/parser/events/AwayStateEvent.java
  25. 1
    1
      common/src/main/java/com/dmdirc/parser/events/ChannelActionEvent.java
  26. 1
    1
      common/src/main/java/com/dmdirc/parser/events/ChannelCTCPEvent.java
  27. 1
    1
      common/src/main/java/com/dmdirc/parser/events/ChannelCTCPReplyEvent.java
  28. 1
    1
      common/src/main/java/com/dmdirc/parser/events/ChannelJoinEvent.java
  29. 1
    1
      common/src/main/java/com/dmdirc/parser/events/ChannelKickEvent.java
  30. 1
    1
      common/src/main/java/com/dmdirc/parser/events/ChannelListModeEvent.java
  31. 1
    1
      common/src/main/java/com/dmdirc/parser/events/ChannelMessageEvent.java
  32. 1
    1
      common/src/main/java/com/dmdirc/parser/events/ChannelModeChangeEvent.java
  33. 1
    1
      common/src/main/java/com/dmdirc/parser/events/ChannelModeMessageEvent.java
  34. 1
    1
      common/src/main/java/com/dmdirc/parser/events/ChannelModeNoticeEvent.java
  35. 1
    1
      common/src/main/java/com/dmdirc/parser/events/ChannelNamesEvent.java
  36. 1
    1
      common/src/main/java/com/dmdirc/parser/events/ChannelNickChangeEvent.java
  37. 1
    1
      common/src/main/java/com/dmdirc/parser/events/ChannelNonUserModeChangeEvent.java
  38. 1
    1
      common/src/main/java/com/dmdirc/parser/events/ChannelNoticeEvent.java
  39. 1
    1
      common/src/main/java/com/dmdirc/parser/events/ChannelOtherAwayStateEvent.java
  40. 1
    1
      common/src/main/java/com/dmdirc/parser/events/ChannelPartEvent.java
  41. 1
    1
      common/src/main/java/com/dmdirc/parser/events/ChannelPasswordChangedEvent.java
  42. 1
    1
      common/src/main/java/com/dmdirc/parser/events/ChannelQuitEvent.java
  43. 1
    1
      common/src/main/java/com/dmdirc/parser/events/ChannelSelfJoinEvent.java
  44. 1
    1
      common/src/main/java/com/dmdirc/parser/events/ChannelSingleModeChangeEvent.java
  45. 1
    1
      common/src/main/java/com/dmdirc/parser/events/ChannelTopicEvent.java
  46. 1
    1
      common/src/main/java/com/dmdirc/parser/events/ChannelUserModeChangeEvent.java
  47. 1
    1
      common/src/main/java/com/dmdirc/parser/events/CompositionStateChangeEvent.java
  48. 1
    1
      common/src/main/java/com/dmdirc/parser/events/ConnectErrorEvent.java
  49. 1
    1
      common/src/main/java/com/dmdirc/parser/events/DataInEvent.java
  50. 1
    1
      common/src/main/java/com/dmdirc/parser/events/DataOutEvent.java
  51. 1
    1
      common/src/main/java/com/dmdirc/parser/events/DebugInfoEvent.java
  52. 1
    1
      common/src/main/java/com/dmdirc/parser/events/ErrorInfoEvent.java
  53. 1
    1
      common/src/main/java/com/dmdirc/parser/events/GroupListEndEvent.java
  54. 1
    1
      common/src/main/java/com/dmdirc/parser/events/GroupListEntryEvent.java
  55. 1
    1
      common/src/main/java/com/dmdirc/parser/events/GroupListStartEvent.java
  56. 1
    1
      common/src/main/java/com/dmdirc/parser/events/InviteEvent.java
  57. 1
    1
      common/src/main/java/com/dmdirc/parser/events/MOTDEndEvent.java
  58. 1
    1
      common/src/main/java/com/dmdirc/parser/events/MOTDLineEvent.java
  59. 1
    1
      common/src/main/java/com/dmdirc/parser/events/MOTDStartEvent.java
  60. 1
    1
      common/src/main/java/com/dmdirc/parser/events/NetworkDetectedEvent.java
  61. 1
    1
      common/src/main/java/com/dmdirc/parser/events/NickChangeEvent.java
  62. 1
    1
      common/src/main/java/com/dmdirc/parser/events/NickInUseEvent.java
  63. 1
    1
      common/src/main/java/com/dmdirc/parser/events/NumericEvent.java
  64. 1
    1
      common/src/main/java/com/dmdirc/parser/events/OtherAwayStateEvent.java
  65. 1
    1
      common/src/main/java/com/dmdirc/parser/events/ParserErrorEvent.java
  66. 1
    1
      common/src/main/java/com/dmdirc/parser/events/ParserEvent.java
  67. 1
    1
      common/src/main/java/com/dmdirc/parser/events/PasswordRequiredEvent.java
  68. 1
    1
      common/src/main/java/com/dmdirc/parser/events/PingFailureEvent.java
  69. 1
    1
      common/src/main/java/com/dmdirc/parser/events/PingSentEvent.java
  70. 1
    1
      common/src/main/java/com/dmdirc/parser/events/PingSuccessEvent.java
  71. 1
    1
      common/src/main/java/com/dmdirc/parser/events/PrivateActionEvent.java
  72. 1
    1
      common/src/main/java/com/dmdirc/parser/events/PrivateCTCPEvent.java
  73. 1
    1
      common/src/main/java/com/dmdirc/parser/events/PrivateCTCPReplyEvent.java
  74. 1
    1
      common/src/main/java/com/dmdirc/parser/events/PrivateMessageEvent.java
  75. 1
    1
      common/src/main/java/com/dmdirc/parser/events/PrivateNoticeEvent.java
  76. 1
    1
      common/src/main/java/com/dmdirc/parser/events/QuitEvent.java
  77. 1
    1
      common/src/main/java/com/dmdirc/parser/events/ServerErrorEvent.java
  78. 1
    1
      common/src/main/java/com/dmdirc/parser/events/ServerNoticeEvent.java
  79. 1
    1
      common/src/main/java/com/dmdirc/parser/events/ServerReadyEvent.java
  80. 1
    1
      common/src/main/java/com/dmdirc/parser/events/SocketCloseEvent.java
  81. 1
    1
      common/src/main/java/com/dmdirc/parser/events/UnknownActionEvent.java
  82. 1
    1
      common/src/main/java/com/dmdirc/parser/events/UnknownCTCPEvent.java
  83. 1
    1
      common/src/main/java/com/dmdirc/parser/events/UnknownCTCPReplyEvent.java
  84. 1
    1
      common/src/main/java/com/dmdirc/parser/events/UnknownMessageEvent.java
  85. 1
    1
      common/src/main/java/com/dmdirc/parser/events/UnknownNoticeEvent.java
  86. 1
    1
      common/src/main/java/com/dmdirc/parser/events/UnknownServerNoticeEvent.java
  87. 1
    1
      common/src/main/java/com/dmdirc/parser/events/UserInfoEvent.java
  88. 1
    1
      common/src/main/java/com/dmdirc/parser/events/UserModeChangeEvent.java
  89. 1
    1
      common/src/main/java/com/dmdirc/parser/events/UserModeDiscoveryEvent.java
  90. 1
    1
      common/src/main/java/com/dmdirc/parser/events/WallDesyncEvent.java
  91. 1
    1
      common/src/main/java/com/dmdirc/parser/events/WallopEvent.java
  92. 1
    1
      common/src/main/java/com/dmdirc/parser/events/WalluserEvent.java
  93. 1
    1
      common/src/main/java/com/dmdirc/parser/interfaces/ChannelClientInfo.java
  94. 1
    1
      common/src/main/java/com/dmdirc/parser/interfaces/ChannelInfo.java
  95. 1
    1
      common/src/main/java/com/dmdirc/parser/interfaces/ClientInfo.java
  96. 1
    1
      common/src/main/java/com/dmdirc/parser/interfaces/Encoder.java
  97. 1
    1
      common/src/main/java/com/dmdirc/parser/interfaces/EncodingParser.java
  98. 1
    1
      common/src/main/java/com/dmdirc/parser/interfaces/FakableArgument.java
  99. 1
    1
      common/src/main/java/com/dmdirc/parser/interfaces/FakableSource.java
  100. 0
    0
      common/src/main/java/com/dmdirc/parser/interfaces/LocalClientInfo.java

+ 1
- 1
LICENCE Näytä tiedosto

@@ -1,4 +1,4 @@
1
-Copyright (c) 2006-2015 DMDirc Developers
1
+Copyright (c) 2006-2017 DMDirc Developers
2 2
 
3 3
 Permission is hereby granted, free of charge, to any person obtaining a copy
4 4
 of this software and associated documentation files (the "Software"), to deal

+ 1
- 1
common/src/main/java/com/dmdirc/parser/common/AutoCloseableInitialDirContext.java Näytä tiedosto

@@ -1,5 +1,5 @@
1 1
 /*
2
- * Copyright (c) 2006-2015 DMDirc Developers
2
+ * Copyright (c) 2006-2017 DMDirc Developers
3 3
  *
4 4
  * Permission is hereby granted, free of charge, to any person obtaining a copy
5 5
  * of this software and associated documentation files (the "Software"), to deal

+ 1
- 1
common/src/main/java/com/dmdirc/parser/common/AwayState.java Näytä tiedosto

@@ -1,5 +1,5 @@
1 1
 /*
2
- * Copyright (c) 2006-2015 DMDirc Developers
2
+ * Copyright (c) 2006-2017 DMDirc Developers
3 3
  *
4 4
  * Permission is hereby granted, free of charge, to any person obtaining a copy
5 5
  * of this software and associated documentation files (the "Software"), to deal

+ 1
- 1
common/src/main/java/com/dmdirc/parser/common/BaseChannelClientInfo.java Näytä tiedosto

@@ -1,5 +1,5 @@
1 1
 /*
2
- * Copyright (c) 2006-2015 DMDirc Developers
2
+ * Copyright (c) 2006-2017 DMDirc Developers
3 3
  *
4 4
  * Permission is hereby granted, free of charge, to any person obtaining a copy
5 5
  * of this software and associated documentation files (the "Software"), to deal

+ 1
- 1
common/src/main/java/com/dmdirc/parser/common/BaseChannelInfo.java Näytä tiedosto

@@ -1,5 +1,5 @@
1 1
 /*
2
- * Copyright (c) 2006-2015 DMDirc Developers
2
+ * Copyright (c) 2006-2017 DMDirc Developers
3 3
  *
4 4
  * Permission is hereby granted, free of charge, to any person obtaining a copy
5 5
  * of this software and associated documentation files (the "Software"), to deal

+ 1
- 1
common/src/main/java/com/dmdirc/parser/common/BaseClientInfo.java Näytä tiedosto

@@ -1,5 +1,5 @@
1 1
 /*
2
- * Copyright (c) 2006-2015 DMDirc Developers
2
+ * Copyright (c) 2006-2017 DMDirc Developers
3 3
  *
4 4
  * Permission is hereby granted, free of charge, to any person obtaining a copy
5 5
  * of this software and associated documentation files (the "Software"), to deal

+ 1
- 1
common/src/main/java/com/dmdirc/parser/common/BaseParser.java Näytä tiedosto

@@ -1,5 +1,5 @@
1 1
 /*
2
- * Copyright (c) 2006-2015 DMDirc Developers
2
+ * Copyright (c) 2006-2017 DMDirc Developers
3 3
  *
4 4
  * Permission is hereby granted, free of charge, to any person obtaining a copy
5 5
  * of this software and associated documentation files (the "Software"), to deal

+ 1
- 1
common/src/main/java/com/dmdirc/parser/common/BaseSocketAwareParser.java Näytä tiedosto

@@ -1,5 +1,5 @@
1 1
 /*
2
- * Copyright (c) 2006-2015 DMDirc Developers
2
+ * Copyright (c) 2006-2017 DMDirc Developers
3 3
  *
4 4
  * Permission is hereby granted, free of charge, to any person obtaining a copy
5 5
  * of this software and associated documentation files (the "Software"), to deal

+ 1
- 1
common/src/main/java/com/dmdirc/parser/common/CallbackManager.java Näytä tiedosto

@@ -1,5 +1,5 @@
1 1
 /*
2
- * Copyright (c) 2006-2015 DMDirc Developers
2
+ * Copyright (c) 2006-2017 DMDirc Developers
3 3
  *
4 4
  * Permission is hereby granted, free of charge, to any person obtaining a copy
5 5
  * of this software and associated documentation files (the "Software"), to deal

+ 1
- 1
common/src/main/java/com/dmdirc/parser/common/ChannelJoinRequest.java Näytä tiedosto

@@ -1,5 +1,5 @@
1 1
 /*
2
- * Copyright (c) 2006-2015 DMDirc Developers
2
+ * Copyright (c) 2006-2017 DMDirc Developers
3 3
  *
4 4
  * Permission is hereby granted, free of charge, to any person obtaining a copy
5 5
  * of this software and associated documentation files (the "Software"), to deal

+ 1
- 1
common/src/main/java/com/dmdirc/parser/common/ChannelListModeItem.java Näytä tiedosto

@@ -1,5 +1,5 @@
1 1
 /*
2
- * Copyright (c) 2006-2015 DMDirc Developers
2
+ * Copyright (c) 2006-2017 DMDirc Developers
3 3
  *
4 4
  * Permission is hereby granted, free of charge, to any person obtaining a copy
5 5
  * of this software and associated documentation files (the "Software"), to deal

+ 1
- 1
common/src/main/java/com/dmdirc/parser/common/ChildImplementations.java Näytä tiedosto

@@ -1,5 +1,5 @@
1 1
 /*
2
- * Copyright (c) 2006-2015 DMDirc Developers
2
+ * Copyright (c) 2006-2017 DMDirc Developers
3 3
  *
4 4
  * Permission is hereby granted, free of charge, to any person obtaining a copy
5 5
  * of this software and associated documentation files (the "Software"), to deal

+ 1
- 1
common/src/main/java/com/dmdirc/parser/common/CompositionState.java Näytä tiedosto

@@ -1,5 +1,5 @@
1 1
 /*
2
- * Copyright (c) 2006-2015 DMDirc Developers
2
+ * Copyright (c) 2006-2017 DMDirc Developers
3 3
  *
4 4
  * Permission is hereby granted, free of charge, to any person obtaining a copy
5 5
  * of this software and associated documentation files (the "Software"), to deal

+ 1
- 1
common/src/main/java/com/dmdirc/parser/common/DefaultStringConverter.java Näytä tiedosto

@@ -1,5 +1,5 @@
1 1
 /*
2
- * Copyright (c) 2006-2015 DMDirc Developers
2
+ * Copyright (c) 2006-2017 DMDirc Developers
3 3
  *
4 4
  * Permission is hereby granted, free of charge, to any person obtaining a copy
5 5
  * of this software and associated documentation files (the "Software"), to deal

+ 1
- 1
common/src/main/java/com/dmdirc/parser/common/IgnoreList.java Näytä tiedosto

@@ -1,5 +1,5 @@
1 1
 /*
2
- * Copyright (c) 2006-2015 DMDirc Developers
2
+ * Copyright (c) 2006-2017 DMDirc Developers
3 3
  *
4 4
  * Permission is hereby granted, free of charge, to any person obtaining a copy
5 5
  * of this software and associated documentation files (the "Software"), to deal

+ 1
- 1
common/src/main/java/com/dmdirc/parser/common/MyInfo.java Näytä tiedosto

@@ -1,5 +1,5 @@
1 1
 /*
2
- * Copyright (c) 2006-2015 DMDirc Developers
2
+ * Copyright (c) 2006-2017 DMDirc Developers
3 3
  *
4 4
  * Permission is hereby granted, free of charge, to any person obtaining a copy
5 5
  * of this software and associated documentation files (the "Software"), to deal

+ 1
- 1
common/src/main/java/com/dmdirc/parser/common/ParserError.java Näytä tiedosto

@@ -1,5 +1,5 @@
1 1
 /*
2
- * Copyright (c) 2006-2015 DMDirc Developers
2
+ * Copyright (c) 2006-2017 DMDirc Developers
3 3
  *
4 4
  * Permission is hereby granted, free of charge, to any person obtaining a copy
5 5
  * of this software and associated documentation files (the "Software"), to deal

+ 1
- 1
common/src/main/java/com/dmdirc/parser/common/ProxyAuthenticator.java Näytä tiedosto

@@ -1,5 +1,5 @@
1 1
 /*
2
- * Copyright (c) 2006-2015 DMDirc Developers
2
+ * Copyright (c) 2006-2017 DMDirc Developers
3 3
  *
4 4
  * Permission is hereby granted, free of charge, to any person obtaining a copy
5 5
  * of this software and associated documentation files (the "Software"), to deal

+ 1
- 1
common/src/main/java/com/dmdirc/parser/common/QueuePriority.java Näytä tiedosto

@@ -1,5 +1,5 @@
1 1
 /*
2
- * Copyright (c) 2006-2015 DMDirc Developers
2
+ * Copyright (c) 2006-2017 DMDirc Developers
3 3
  *
4 4
  * Permission is hereby granted, free of charge, to any person obtaining a copy
5 5
  * of this software and associated documentation files (the "Software"), to deal

+ 1
- 1
common/src/main/java/com/dmdirc/parser/common/SRVRecord.java Näytä tiedosto

@@ -1,5 +1,5 @@
1 1
 /*
2
- * Copyright (c) 2006-2015 DMDirc Developers
2
+ * Copyright (c) 2006-2017 DMDirc Developers
3 3
  *
4 4
  * Permission is hereby granted, free of charge, to any person obtaining a copy
5 5
  * of this software and associated documentation files (the "Software"), to deal

+ 1
- 1
common/src/main/java/com/dmdirc/parser/common/SystemEncoder.java Näytä tiedosto

@@ -1,5 +1,5 @@
1 1
 /*
2
- * Copyright (c) 2006-2015 DMDirc Developers
2
+ * Copyright (c) 2006-2017 DMDirc Developers
3 3
  *
4 4
  * Permission is hereby granted, free of charge, to any person obtaining a copy
5 5
  * of this software and associated documentation files (the "Software"), to deal

+ 1
- 1
common/src/main/java/com/dmdirc/parser/common/ThreadedParser.java Näytä tiedosto

@@ -1,5 +1,5 @@
1 1
 /*
2
- * Copyright (c) 2006-2015 DMDirc Developers
2
+ * Copyright (c) 2006-2017 DMDirc Developers
3 3
  *
4 4
  * Permission is hereby granted, free of charge, to any person obtaining a copy
5 5
  * of this software and associated documentation files (the "Software"), to deal

+ 1
- 1
common/src/main/java/com/dmdirc/parser/events/AuthNoticeEvent.java Näytä tiedosto

@@ -1,5 +1,5 @@
1 1
 /*
2
- * Copyright (c) 2006-2015 DMDirc Developers
2
+ * Copyright (c) 2006-2017 DMDirc Developers
3 3
  *
4 4
  * Permission is hereby granted, free of charge, to any person obtaining a copy
5 5
  * of this software and associated documentation files (the "Software"), to deal

+ 1
- 1
common/src/main/java/com/dmdirc/parser/events/AwayStateEvent.java Näytä tiedosto

@@ -1,5 +1,5 @@
1 1
 /*
2
- * Copyright (c) 2006-2015 DMDirc Developers
2
+ * Copyright (c) 2006-2017 DMDirc Developers
3 3
  *
4 4
  * Permission is hereby granted, free of charge, to any person obtaining a copy
5 5
  * of this software and associated documentation files (the "Software"), to deal

+ 1
- 1
common/src/main/java/com/dmdirc/parser/events/ChannelActionEvent.java Näytä tiedosto

@@ -1,5 +1,5 @@
1 1
 /*
2
- * Copyright (c) 2006-2015 DMDirc Developers
2
+ * Copyright (c) 2006-2017 DMDirc Developers
3 3
  *
4 4
  * Permission is hereby granted, free of charge, to any person obtaining a copy
5 5
  * of this software and associated documentation files (the "Software"), to deal

+ 1
- 1
common/src/main/java/com/dmdirc/parser/events/ChannelCTCPEvent.java Näytä tiedosto

@@ -1,5 +1,5 @@
1 1
 /*
2
- * Copyright (c) 2006-2015 DMDirc Developers
2
+ * Copyright (c) 2006-2017 DMDirc Developers
3 3
  *
4 4
  * Permission is hereby granted, free of charge, to any person obtaining a copy
5 5
  * of this software and associated documentation files (the "Software"), to deal

+ 1
- 1
common/src/main/java/com/dmdirc/parser/events/ChannelCTCPReplyEvent.java Näytä tiedosto

@@ -1,5 +1,5 @@
1 1
 /*
2
- * Copyright (c) 2006-2015 DMDirc Developers
2
+ * Copyright (c) 2006-2017 DMDirc Developers
3 3
  *
4 4
  * Permission is hereby granted, free of charge, to any person obtaining a copy
5 5
  * of this software and associated documentation files (the "Software"), to deal

+ 1
- 1
common/src/main/java/com/dmdirc/parser/events/ChannelJoinEvent.java Näytä tiedosto

@@ -1,5 +1,5 @@
1 1
 /*
2
- * Copyright (c) 2006-2015 DMDirc Developers
2
+ * Copyright (c) 2006-2017 DMDirc Developers
3 3
  *
4 4
  * Permission is hereby granted, free of charge, to any person obtaining a copy
5 5
  * of this software and associated documentation files (the "Software"), to deal

+ 1
- 1
common/src/main/java/com/dmdirc/parser/events/ChannelKickEvent.java Näytä tiedosto

@@ -1,5 +1,5 @@
1 1
 /*
2
- * Copyright (c) 2006-2015 DMDirc Developers
2
+ * Copyright (c) 2006-2017 DMDirc Developers
3 3
  *
4 4
  * Permission is hereby granted, free of charge, to any person obtaining a copy
5 5
  * of this software and associated documentation files (the "Software"), to deal

+ 1
- 1
common/src/main/java/com/dmdirc/parser/events/ChannelListModeEvent.java Näytä tiedosto

@@ -1,5 +1,5 @@
1 1
 /*
2
- * Copyright (c) 2006-2015 DMDirc Developers
2
+ * Copyright (c) 2006-2017 DMDirc Developers
3 3
  *
4 4
  * Permission is hereby granted, free of charge, to any person obtaining a copy
5 5
  * of this software and associated documentation files (the "Software"), to deal

+ 1
- 1
common/src/main/java/com/dmdirc/parser/events/ChannelMessageEvent.java Näytä tiedosto

@@ -1,5 +1,5 @@
1 1
 /*
2
- * Copyright (c) 2006-2015 DMDirc Developers
2
+ * Copyright (c) 2006-2017 DMDirc Developers
3 3
  *
4 4
  * Permission is hereby granted, free of charge, to any person obtaining a copy
5 5
  * of this software and associated documentation files (the "Software"), to deal

+ 1
- 1
common/src/main/java/com/dmdirc/parser/events/ChannelModeChangeEvent.java Näytä tiedosto

@@ -1,5 +1,5 @@
1 1
 /*
2
- * Copyright (c) 2006-2015 DMDirc Developers
2
+ * Copyright (c) 2006-2017 DMDirc Developers
3 3
  *
4 4
  * Permission is hereby granted, free of charge, to any person obtaining a copy
5 5
  * of this software and associated documentation files (the "Software"), to deal

+ 1
- 1
common/src/main/java/com/dmdirc/parser/events/ChannelModeMessageEvent.java Näytä tiedosto

@@ -1,5 +1,5 @@
1 1
 /*
2
- * Copyright (c) 2006-2015 DMDirc Developers
2
+ * Copyright (c) 2006-2017 DMDirc Developers
3 3
  *
4 4
  * Permission is hereby granted, free of charge, to any person obtaining a copy
5 5
  * of this software and associated documentation files (the "Software"), to deal

+ 1
- 1
common/src/main/java/com/dmdirc/parser/events/ChannelModeNoticeEvent.java Näytä tiedosto

@@ -1,5 +1,5 @@
1 1
 /*
2
- * Copyright (c) 2006-2015 DMDirc Developers
2
+ * Copyright (c) 2006-2017 DMDirc Developers
3 3
  *
4 4
  * Permission is hereby granted, free of charge, to any person obtaining a copy
5 5
  * of this software and associated documentation files (the "Software"), to deal

+ 1
- 1
common/src/main/java/com/dmdirc/parser/events/ChannelNamesEvent.java Näytä tiedosto

@@ -1,5 +1,5 @@
1 1
 /*
2
- * Copyright (c) 2006-2015 DMDirc Developers
2
+ * Copyright (c) 2006-2017 DMDirc Developers
3 3
  *
4 4
  * Permission is hereby granted, free of charge, to any person obtaining a copy
5 5
  * of this software and associated documentation files (the "Software"), to deal

+ 1
- 1
common/src/main/java/com/dmdirc/parser/events/ChannelNickChangeEvent.java Näytä tiedosto

@@ -1,5 +1,5 @@
1 1
 /*
2
- * Copyright (c) 2006-2015 DMDirc Developers
2
+ * Copyright (c) 2006-2017 DMDirc Developers
3 3
  *
4 4
  * Permission is hereby granted, free of charge, to any person obtaining a copy
5 5
  * of this software and associated documentation files (the "Software"), to deal

+ 1
- 1
common/src/main/java/com/dmdirc/parser/events/ChannelNonUserModeChangeEvent.java Näytä tiedosto

@@ -1,5 +1,5 @@
1 1
 /*
2
- * Copyright (c) 2006-2015 DMDirc Developers
2
+ * Copyright (c) 2006-2017 DMDirc Developers
3 3
  *
4 4
  * Permission is hereby granted, free of charge, to any person obtaining a copy
5 5
  * of this software and associated documentation files (the "Software"), to deal

+ 1
- 1
common/src/main/java/com/dmdirc/parser/events/ChannelNoticeEvent.java Näytä tiedosto

@@ -1,5 +1,5 @@
1 1
 /*
2
- * Copyright (c) 2006-2015 DMDirc Developers
2
+ * Copyright (c) 2006-2017 DMDirc Developers
3 3
  *
4 4
  * Permission is hereby granted, free of charge, to any person obtaining a copy
5 5
  * of this software and associated documentation files (the "Software"), to deal

+ 1
- 1
common/src/main/java/com/dmdirc/parser/events/ChannelOtherAwayStateEvent.java Näytä tiedosto

@@ -1,5 +1,5 @@
1 1
 /*
2
- * Copyright (c) 2006-2015 DMDirc Developers
2
+ * Copyright (c) 2006-2017 DMDirc Developers
3 3
  *
4 4
  * Permission is hereby granted, free of charge, to any person obtaining a copy
5 5
  * of this software and associated documentation files (the "Software"), to deal

+ 1
- 1
common/src/main/java/com/dmdirc/parser/events/ChannelPartEvent.java Näytä tiedosto

@@ -1,5 +1,5 @@
1 1
 /*
2
- * Copyright (c) 2006-2015 DMDirc Developers
2
+ * Copyright (c) 2006-2017 DMDirc Developers
3 3
  *
4 4
  * Permission is hereby granted, free of charge, to any person obtaining a copy
5 5
  * of this software and associated documentation files (the "Software"), to deal

+ 1
- 1
common/src/main/java/com/dmdirc/parser/events/ChannelPasswordChangedEvent.java Näytä tiedosto

@@ -1,5 +1,5 @@
1 1
 /*
2
- * Copyright (c) 2006-2014 DMDirc Developers
2
+ * Copyright (c) 2006-2017 DMDirc Developers
3 3
  *
4 4
  * Permission is hereby granted, free of charge, to any person obtaining a copy
5 5
  * of this software and associated documentation files (the "Software"), to deal

+ 1
- 1
common/src/main/java/com/dmdirc/parser/events/ChannelQuitEvent.java Näytä tiedosto

@@ -1,5 +1,5 @@
1 1
 /*
2
- * Copyright (c) 2006-2015 DMDirc Developers
2
+ * Copyright (c) 2006-2017 DMDirc Developers
3 3
  *
4 4
  * Permission is hereby granted, free of charge, to any person obtaining a copy
5 5
  * of this software and associated documentation files (the "Software"), to deal

+ 1
- 1
common/src/main/java/com/dmdirc/parser/events/ChannelSelfJoinEvent.java Näytä tiedosto

@@ -1,5 +1,5 @@
1 1
 /*
2
- * Copyright (c) 2006-2015 DMDirc Developers
2
+ * Copyright (c) 2006-2017 DMDirc Developers
3 3
  *
4 4
  * Permission is hereby granted, free of charge, to any person obtaining a copy
5 5
  * of this software and associated documentation files (the "Software"), to deal

+ 1
- 1
common/src/main/java/com/dmdirc/parser/events/ChannelSingleModeChangeEvent.java Näytä tiedosto

@@ -1,5 +1,5 @@
1 1
 /*
2
- * Copyright (c) 2006-2015 DMDirc Developers
2
+ * Copyright (c) 2006-2017 DMDirc Developers
3 3
  *
4 4
  * Permission is hereby granted, free of charge, to any person obtaining a copy
5 5
  * of this software and associated documentation files (the "Software"), to deal

+ 1
- 1
common/src/main/java/com/dmdirc/parser/events/ChannelTopicEvent.java Näytä tiedosto

@@ -1,5 +1,5 @@
1 1
 /*
2
- * Copyright (c) 2006-2015 DMDirc Developers
2
+ * Copyright (c) 2006-2017 DMDirc Developers
3 3
  *
4 4
  * Permission is hereby granted, free of charge, to any person obtaining a copy
5 5
  * of this software and associated documentation files (the "Software"), to deal

+ 1
- 1
common/src/main/java/com/dmdirc/parser/events/ChannelUserModeChangeEvent.java Näytä tiedosto

@@ -1,5 +1,5 @@
1 1
 /*
2
- * Copyright (c) 2006-2015 DMDirc Developers
2
+ * Copyright (c) 2006-2017 DMDirc Developers
3 3
  *
4 4
  * Permission is hereby granted, free of charge, to any person obtaining a copy
5 5
  * of this software and associated documentation files (the "Software"), to deal

+ 1
- 1
common/src/main/java/com/dmdirc/parser/events/CompositionStateChangeEvent.java Näytä tiedosto

@@ -1,5 +1,5 @@
1 1
 /*
2
- * Copyright (c) 2006-2015 DMDirc Developers
2
+ * Copyright (c) 2006-2017 DMDirc Developers
3 3
  *
4 4
  * Permission is hereby granted, free of charge, to any person obtaining a copy
5 5
  * of this software and associated documentation files (the "Software"), to deal

+ 1
- 1
common/src/main/java/com/dmdirc/parser/events/ConnectErrorEvent.java Näytä tiedosto

@@ -1,5 +1,5 @@
1 1
 /*
2
- * Copyright (c) 2006-2015 DMDirc Developers
2
+ * Copyright (c) 2006-2017 DMDirc Developers
3 3
  *
4 4
  * Permission is hereby granted, free of charge, to any person obtaining a copy
5 5
  * of this software and associated documentation files (the "Software"), to deal

+ 1
- 1
common/src/main/java/com/dmdirc/parser/events/DataInEvent.java Näytä tiedosto

@@ -1,5 +1,5 @@
1 1
 /*
2
- * Copyright (c) 2006-2015 DMDirc Developers
2
+ * Copyright (c) 2006-2017 DMDirc Developers
3 3
  *
4 4
  * Permission is hereby granted, free of charge, to any person obtaining a copy
5 5
  * of this software and associated documentation files (the "Software"), to deal

+ 1
- 1
common/src/main/java/com/dmdirc/parser/events/DataOutEvent.java Näytä tiedosto

@@ -1,5 +1,5 @@
1 1
 /*
2
- * Copyright (c) 2006-2015 DMDirc Developers
2
+ * Copyright (c) 2006-2017 DMDirc Developers
3 3
  *
4 4
  * Permission is hereby granted, free of charge, to any person obtaining a copy
5 5
  * of this software and associated documentation files (the "Software"), to deal

+ 1
- 1
common/src/main/java/com/dmdirc/parser/events/DebugInfoEvent.java Näytä tiedosto

@@ -1,5 +1,5 @@
1 1
 /*
2
- * Copyright (c) 2006-2015 DMDirc Developers
2
+ * Copyright (c) 2006-2017 DMDirc Developers
3 3
  *
4 4
  * Permission is hereby granted, free of charge, to any person obtaining a copy
5 5
  * of this software and associated documentation files (the "Software"), to deal

+ 1
- 1
common/src/main/java/com/dmdirc/parser/events/ErrorInfoEvent.java Näytä tiedosto

@@ -1,5 +1,5 @@
1 1
 /*
2
- * Copyright (c) 2006-2015 DMDirc Developers
2
+ * Copyright (c) 2006-2017 DMDirc Developers
3 3
  *
4 4
  * Permission is hereby granted, free of charge, to any person obtaining a copy
5 5
  * of this software and associated documentation files (the "Software"), to deal

+ 1
- 1
common/src/main/java/com/dmdirc/parser/events/GroupListEndEvent.java Näytä tiedosto

@@ -1,5 +1,5 @@
1 1
 /*
2
- * Copyright (c) 2006-2015 DMDirc Developers
2
+ * Copyright (c) 2006-2017 DMDirc Developers
3 3
  *
4 4
  * Permission is hereby granted, free of charge, to any person obtaining a copy
5 5
  * of this software and associated documentation files (the "Software"), to deal

+ 1
- 1
common/src/main/java/com/dmdirc/parser/events/GroupListEntryEvent.java Näytä tiedosto

@@ -1,5 +1,5 @@
1 1
 /*
2
- * Copyright (c) 2006-2015 DMDirc Developers
2
+ * Copyright (c) 2006-2017 DMDirc Developers
3 3
  *
4 4
  * Permission is hereby granted, free of charge, to any person obtaining a copy
5 5
  * of this software and associated documentation files (the "Software"), to deal

+ 1
- 1
common/src/main/java/com/dmdirc/parser/events/GroupListStartEvent.java Näytä tiedosto

@@ -1,5 +1,5 @@
1 1
 /*
2
- * Copyright (c) 2006-2015 DMDirc Developers
2
+ * Copyright (c) 2006-2017 DMDirc Developers
3 3
  *
4 4
  * Permission is hereby granted, free of charge, to any person obtaining a copy
5 5
  * of this software and associated documentation files (the "Software"), to deal

+ 1
- 1
common/src/main/java/com/dmdirc/parser/events/InviteEvent.java Näytä tiedosto

@@ -1,5 +1,5 @@
1 1
 /*
2
- * Copyright (c) 2006-2015 DMDirc Developers
2
+ * Copyright (c) 2006-2017 DMDirc Developers
3 3
  *
4 4
  * Permission is hereby granted, free of charge, to any person obtaining a copy
5 5
  * of this software and associated documentation files (the "Software"), to deal

+ 1
- 1
common/src/main/java/com/dmdirc/parser/events/MOTDEndEvent.java Näytä tiedosto

@@ -1,5 +1,5 @@
1 1
 /*
2
- * Copyright (c) 2006-2015 DMDirc Developers
2
+ * Copyright (c) 2006-2017 DMDirc Developers
3 3
  *
4 4
  * Permission is hereby granted, free of charge, to any person obtaining a copy
5 5
  * of this software and associated documentation files (the "Software"), to deal

+ 1
- 1
common/src/main/java/com/dmdirc/parser/events/MOTDLineEvent.java Näytä tiedosto

@@ -1,5 +1,5 @@
1 1
 /*
2
- * Copyright (c) 2006-2015 DMDirc Developers
2
+ * Copyright (c) 2006-2017 DMDirc Developers
3 3
  *
4 4
  * Permission is hereby granted, free of charge, to any person obtaining a copy
5 5
  * of this software and associated documentation files (the "Software"), to deal

+ 1
- 1
common/src/main/java/com/dmdirc/parser/events/MOTDStartEvent.java Näytä tiedosto

@@ -1,5 +1,5 @@
1 1
 /*
2
- * Copyright (c) 2006-2015 DMDirc Developers
2
+ * Copyright (c) 2006-2017 DMDirc Developers
3 3
  *
4 4
  * Permission is hereby granted, free of charge, to any person obtaining a copy
5 5
  * of this software and associated documentation files (the "Software"), to deal

+ 1
- 1
common/src/main/java/com/dmdirc/parser/events/NetworkDetectedEvent.java Näytä tiedosto

@@ -1,5 +1,5 @@
1 1
 /*
2
- * Copyright (c) 2006-2015 DMDirc Developers
2
+ * Copyright (c) 2006-2017 DMDirc Developers
3 3
  *
4 4
  * Permission is hereby granted, free of charge, to any person obtaining a copy
5 5
  * of this software and associated documentation files (the "Software"), to deal

+ 1
- 1
common/src/main/java/com/dmdirc/parser/events/NickChangeEvent.java Näytä tiedosto

@@ -1,5 +1,5 @@
1 1
 /*
2
- * Copyright (c) 2006-2015 DMDirc Developers
2
+ * Copyright (c) 2006-2017 DMDirc Developers
3 3
  *
4 4
  * Permission is hereby granted, free of charge, to any person obtaining a copy
5 5
  * of this software and associated documentation files (the "Software"), to deal

+ 1
- 1
common/src/main/java/com/dmdirc/parser/events/NickInUseEvent.java Näytä tiedosto

@@ -1,5 +1,5 @@
1 1
 /*
2
- * Copyright (c) 2006-2015 DMDirc Developers
2
+ * Copyright (c) 2006-2017 DMDirc Developers
3 3
  *
4 4
  * Permission is hereby granted, free of charge, to any person obtaining a copy
5 5
  * of this software and associated documentation files (the "Software"), to deal

+ 1
- 1
common/src/main/java/com/dmdirc/parser/events/NumericEvent.java Näytä tiedosto

@@ -1,5 +1,5 @@
1 1
 /*
2
- * Copyright (c) 2006-2015 DMDirc Developers
2
+ * Copyright (c) 2006-2017 DMDirc Developers
3 3
  *
4 4
  * Permission is hereby granted, free of charge, to any person obtaining a copy
5 5
  * of this software and associated documentation files (the "Software"), to deal

+ 1
- 1
common/src/main/java/com/dmdirc/parser/events/OtherAwayStateEvent.java Näytä tiedosto

@@ -1,5 +1,5 @@
1 1
 /*
2
- * Copyright (c) 2006-2015 DMDirc Developers
2
+ * Copyright (c) 2006-2017 DMDirc Developers
3 3
  *
4 4
  * Permission is hereby granted, free of charge, to any person obtaining a copy
5 5
  * of this software and associated documentation files (the "Software"), to deal

+ 1
- 1
common/src/main/java/com/dmdirc/parser/events/ParserErrorEvent.java Näytä tiedosto

@@ -1,5 +1,5 @@
1 1
 /*
2
- * Copyright (c) 2006-2015 DMDirc Developers
2
+ * Copyright (c) 2006-2017 DMDirc Developers
3 3
  *
4 4
  * Permission is hereby granted, free of charge, to any person obtaining a copy
5 5
  * of this software and associated documentation files (the "Software"), to deal

+ 1
- 1
common/src/main/java/com/dmdirc/parser/events/ParserEvent.java Näytä tiedosto

@@ -1,5 +1,5 @@
1 1
 /*
2
- * Copyright (c) 2006-2015 DMDirc Developers
2
+ * Copyright (c) 2006-2017 DMDirc Developers
3 3
  *
4 4
  * Permission is hereby granted, free of charge, to any person obtaining a copy
5 5
  * of this software and associated documentation files (the "Software"), to deal

+ 1
- 1
common/src/main/java/com/dmdirc/parser/events/PasswordRequiredEvent.java Näytä tiedosto

@@ -1,5 +1,5 @@
1 1
 /*
2
- * Copyright (c) 2006-2015 DMDirc Developers
2
+ * Copyright (c) 2006-2017 DMDirc Developers
3 3
  *
4 4
  * Permission is hereby granted, free of charge, to any person obtaining a copy
5 5
  * of this software and associated documentation files (the "Software"), to deal

+ 1
- 1
common/src/main/java/com/dmdirc/parser/events/PingFailureEvent.java Näytä tiedosto

@@ -1,5 +1,5 @@
1 1
 /*
2
- * Copyright (c) 2006-2015 DMDirc Developers
2
+ * Copyright (c) 2006-2017 DMDirc Developers
3 3
  *
4 4
  * Permission is hereby granted, free of charge, to any person obtaining a copy
5 5
  * of this software and associated documentation files (the "Software"), to deal

+ 1
- 1
common/src/main/java/com/dmdirc/parser/events/PingSentEvent.java Näytä tiedosto

@@ -1,5 +1,5 @@
1 1
 /*
2
- * Copyright (c) 2006-2015 DMDirc Developers
2
+ * Copyright (c) 2006-2017 DMDirc Developers
3 3
  *
4 4
  * Permission is hereby granted, free of charge, to any person obtaining a copy
5 5
  * of this software and associated documentation files (the "Software"), to deal

+ 1
- 1
common/src/main/java/com/dmdirc/parser/events/PingSuccessEvent.java Näytä tiedosto

@@ -1,5 +1,5 @@
1 1
 /*
2
- * Copyright (c) 2006-2015 DMDirc Developers
2
+ * Copyright (c) 2006-2017 DMDirc Developers
3 3
  *
4 4
  * Permission is hereby granted, free of charge, to any person obtaining a copy
5 5
  * of this software and associated documentation files (the "Software"), to deal

+ 1
- 1
common/src/main/java/com/dmdirc/parser/events/PrivateActionEvent.java Näytä tiedosto

@@ -1,5 +1,5 @@
1 1
 /*
2
- * Copyright (c) 2006-2015 DMDirc Developers
2
+ * Copyright (c) 2006-2017 DMDirc Developers
3 3
  *
4 4
  * Permission is hereby granted, free of charge, to any person obtaining a copy
5 5
  * of this software and associated documentation files (the "Software"), to deal

+ 1
- 1
common/src/main/java/com/dmdirc/parser/events/PrivateCTCPEvent.java Näytä tiedosto

@@ -1,5 +1,5 @@
1 1
 /*
2
- * Copyright (c) 2006-2015 DMDirc Developers
2
+ * Copyright (c) 2006-2017 DMDirc Developers
3 3
  *
4 4
  * Permission is hereby granted, free of charge, to any person obtaining a copy
5 5
  * of this software and associated documentation files (the "Software"), to deal

+ 1
- 1
common/src/main/java/com/dmdirc/parser/events/PrivateCTCPReplyEvent.java Näytä tiedosto

@@ -1,5 +1,5 @@
1 1
 /*
2
- * Copyright (c) 2006-2015 DMDirc Developers
2
+ * Copyright (c) 2006-2017 DMDirc Developers
3 3
  *
4 4
  * Permission is hereby granted, free of charge, to any person obtaining a copy
5 5
  * of this software and associated documentation files (the "Software"), to deal

+ 1
- 1
common/src/main/java/com/dmdirc/parser/events/PrivateMessageEvent.java Näytä tiedosto

@@ -1,5 +1,5 @@
1 1
 /*
2
- * Copyright (c) 2006-2015 DMDirc Developers
2
+ * Copyright (c) 2006-2017 DMDirc Developers
3 3
  *
4 4
  * Permission is hereby granted, free of charge, to any person obtaining a copy
5 5
  * of this software and associated documentation files (the "Software"), to deal

+ 1
- 1
common/src/main/java/com/dmdirc/parser/events/PrivateNoticeEvent.java Näytä tiedosto

@@ -1,5 +1,5 @@
1 1
 /*
2
- * Copyright (c) 2006-2015 DMDirc Developers
2
+ * Copyright (c) 2006-2017 DMDirc Developers
3 3
  *
4 4
  * Permission is hereby granted, free of charge, to any person obtaining a copy
5 5
  * of this software and associated documentation files (the "Software"), to deal

+ 1
- 1
common/src/main/java/com/dmdirc/parser/events/QuitEvent.java Näytä tiedosto

@@ -1,5 +1,5 @@
1 1
 /*
2
- * Copyright (c) 2006-2015 DMDirc Developers
2
+ * Copyright (c) 2006-2017 DMDirc Developers
3 3
  *
4 4
  * Permission is hereby granted, free of charge, to any person obtaining a copy
5 5
  * of this software and associated documentation files (the "Software"), to deal

+ 1
- 1
common/src/main/java/com/dmdirc/parser/events/ServerErrorEvent.java Näytä tiedosto

@@ -1,5 +1,5 @@
1 1
 /*
2
- * Copyright (c) 2006-2015 DMDirc Developers
2
+ * Copyright (c) 2006-2017 DMDirc Developers
3 3
  *
4 4
  * Permission is hereby granted, free of charge, to any person obtaining a copy
5 5
  * of this software and associated documentation files (the "Software"), to deal

+ 1
- 1
common/src/main/java/com/dmdirc/parser/events/ServerNoticeEvent.java Näytä tiedosto

@@ -1,5 +1,5 @@
1 1
 /*
2
- * Copyright (c) 2006-2015 DMDirc Developers
2
+ * Copyright (c) 2006-2017 DMDirc Developers
3 3
  *
4 4
  * Permission is hereby granted, free of charge, to any person obtaining a copy
5 5
  * of this software and associated documentation files (the "Software"), to deal

+ 1
- 1
common/src/main/java/com/dmdirc/parser/events/ServerReadyEvent.java Näytä tiedosto

@@ -1,5 +1,5 @@
1 1
 /*
2
- * Copyright (c) 2006-2015 DMDirc Developers
2
+ * Copyright (c) 2006-2017 DMDirc Developers
3 3
  *
4 4
  * Permission is hereby granted, free of charge, to any person obtaining a copy
5 5
  * of this software and associated documentation files (the "Software"), to deal

+ 1
- 1
common/src/main/java/com/dmdirc/parser/events/SocketCloseEvent.java Näytä tiedosto

@@ -1,5 +1,5 @@
1 1
 /*
2
- * Copyright (c) 2006-2015 DMDirc Developers
2
+ * Copyright (c) 2006-2017 DMDirc Developers
3 3
  *
4 4
  * Permission is hereby granted, free of charge, to any person obtaining a copy
5 5
  * of this software and associated documentation files (the "Software"), to deal

+ 1
- 1
common/src/main/java/com/dmdirc/parser/events/UnknownActionEvent.java Näytä tiedosto

@@ -1,5 +1,5 @@
1 1
 /*
2
- * Copyright (c) 2006-2015 DMDirc Developers
2
+ * Copyright (c) 2006-2017 DMDirc Developers
3 3
  *
4 4
  * Permission is hereby granted, free of charge, to any person obtaining a copy
5 5
  * of this software and associated documentation files (the "Software"), to deal

+ 1
- 1
common/src/main/java/com/dmdirc/parser/events/UnknownCTCPEvent.java Näytä tiedosto

@@ -1,5 +1,5 @@
1 1
 /*
2
- * Copyright (c) 2006-2015 DMDirc Developers
2
+ * Copyright (c) 2006-2017 DMDirc Developers
3 3
  *
4 4
  * Permission is hereby granted, free of charge, to any person obtaining a copy
5 5
  * of this software and associated documentation files (the "Software"), to deal

+ 1
- 1
common/src/main/java/com/dmdirc/parser/events/UnknownCTCPReplyEvent.java Näytä tiedosto

@@ -1,5 +1,5 @@
1 1
 /*
2
- * Copyright (c) 2006-2015 DMDirc Developers
2
+ * Copyright (c) 2006-2017 DMDirc Developers
3 3
  *
4 4
  * Permission is hereby granted, free of charge, to any person obtaining a copy
5 5
  * of this software and associated documentation files (the "Software"), to deal

+ 1
- 1
common/src/main/java/com/dmdirc/parser/events/UnknownMessageEvent.java Näytä tiedosto

@@ -1,5 +1,5 @@
1 1
 /*
2
- * Copyright (c) 2006-2015 DMDirc Developers
2
+ * Copyright (c) 2006-2017 DMDirc Developers
3 3
  *
4 4
  * Permission is hereby granted, free of charge, to any person obtaining a copy
5 5
  * of this software and associated documentation files (the "Software"), to deal

+ 1
- 1
common/src/main/java/com/dmdirc/parser/events/UnknownNoticeEvent.java Näytä tiedosto

@@ -1,5 +1,5 @@
1 1
 /*
2
- * Copyright (c) 2006-2015 DMDirc Developers
2
+ * Copyright (c) 2006-2017 DMDirc Developers
3 3
  *
4 4
  * Permission is hereby granted, free of charge, to any person obtaining a copy
5 5
  * of this software and associated documentation files (the "Software"), to deal

+ 1
- 1
common/src/main/java/com/dmdirc/parser/events/UnknownServerNoticeEvent.java Näytä tiedosto

@@ -1,5 +1,5 @@
1 1
 /*
2
- * Copyright (c) 2006-2015 DMDirc Developers
2
+ * Copyright (c) 2006-2017 DMDirc Developers
3 3
  *
4 4
  * Permission is hereby granted, free of charge, to any person obtaining a copy
5 5
  * of this software and associated documentation files (the "Software"), to deal

+ 1
- 1
common/src/main/java/com/dmdirc/parser/events/UserInfoEvent.java Näytä tiedosto

@@ -1,5 +1,5 @@
1 1
 /*
2
- * Copyright (c) 2006-2015 DMDirc Developers
2
+ * Copyright (c) 2006-2017 DMDirc Developers
3 3
  *
4 4
  * Permission is hereby granted, free of charge, to any person obtaining a copy
5 5
  * of this software and associated documentation files (the "Software"), to deal

+ 1
- 1
common/src/main/java/com/dmdirc/parser/events/UserModeChangeEvent.java Näytä tiedosto

@@ -1,5 +1,5 @@
1 1
 /*
2
- * Copyright (c) 2006-2015 DMDirc Developers
2
+ * Copyright (c) 2006-2017 DMDirc Developers
3 3
  *
4 4
  * Permission is hereby granted, free of charge, to any person obtaining a copy
5 5
  * of this software and associated documentation files (the "Software"), to deal

+ 1
- 1
common/src/main/java/com/dmdirc/parser/events/UserModeDiscoveryEvent.java Näytä tiedosto

@@ -1,5 +1,5 @@
1 1
 /*
2
- * Copyright (c) 2006-2015 DMDirc Developers
2
+ * Copyright (c) 2006-2017 DMDirc Developers
3 3
  *
4 4
  * Permission is hereby granted, free of charge, to any person obtaining a copy
5 5
  * of this software and associated documentation files (the "Software"), to deal

+ 1
- 1
common/src/main/java/com/dmdirc/parser/events/WallDesyncEvent.java Näytä tiedosto

@@ -1,5 +1,5 @@
1 1
 /*
2
- * Copyright (c) 2006-2015 DMDirc Developers
2
+ * Copyright (c) 2006-2017 DMDirc Developers
3 3
  *
4 4
  * Permission is hereby granted, free of charge, to any person obtaining a copy
5 5
  * of this software and associated documentation files (the "Software"), to deal

+ 1
- 1
common/src/main/java/com/dmdirc/parser/events/WallopEvent.java Näytä tiedosto

@@ -1,5 +1,5 @@
1 1
 /*
2
- * Copyright (c) 2006-2015 DMDirc Developers
2
+ * Copyright (c) 2006-2017 DMDirc Developers
3 3
  *
4 4
  * Permission is hereby granted, free of charge, to any person obtaining a copy
5 5
  * of this software and associated documentation files (the "Software"), to deal

+ 1
- 1
common/src/main/java/com/dmdirc/parser/events/WalluserEvent.java Näytä tiedosto

@@ -1,5 +1,5 @@
1 1
 /*
2
- * Copyright (c) 2006-2015 DMDirc Developers
2
+ * Copyright (c) 2006-2017 DMDirc Developers
3 3
  *
4 4
  * Permission is hereby granted, free of charge, to any person obtaining a copy
5 5
  * of this software and associated documentation files (the "Software"), to deal

+ 1
- 1
common/src/main/java/com/dmdirc/parser/interfaces/ChannelClientInfo.java Näytä tiedosto

@@ -1,5 +1,5 @@
1 1
 /*
2
- * Copyright (c) 2006-2015 DMDirc Developers
2
+ * Copyright (c) 2006-2017 DMDirc Developers
3 3
  *
4 4
  * Permission is hereby granted, free of charge, to any person obtaining a copy
5 5
  * of this software and associated documentation files (the "Software"), to deal

+ 1
- 1
common/src/main/java/com/dmdirc/parser/interfaces/ChannelInfo.java Näytä tiedosto

@@ -1,5 +1,5 @@
1 1
 /*
2
- * Copyright (c) 2006-2015 DMDirc Developers
2
+ * Copyright (c) 2006-2017 DMDirc Developers
3 3
  *
4 4
  * Permission is hereby granted, free of charge, to any person obtaining a copy
5 5
  * of this software and associated documentation files (the "Software"), to deal

+ 1
- 1
common/src/main/java/com/dmdirc/parser/interfaces/ClientInfo.java Näytä tiedosto

@@ -1,5 +1,5 @@
1 1
 /*
2
- * Copyright (c) 2006-2015 DMDirc Developers
2
+ * Copyright (c) 2006-2017 DMDirc Developers
3 3
  *
4 4
  * Permission is hereby granted, free of charge, to any person obtaining a copy
5 5
  * of this software and associated documentation files (the "Software"), to deal

+ 1
- 1
common/src/main/java/com/dmdirc/parser/interfaces/Encoder.java Näytä tiedosto

@@ -1,5 +1,5 @@
1 1
 /*
2
- * Copyright (c) 2006-2015 DMDirc Developers
2
+ * Copyright (c) 2006-2017 DMDirc Developers
3 3
  *
4 4
  * Permission is hereby granted, free of charge, to any person obtaining a copy
5 5
  * of this software and associated documentation files (the "Software"), to deal

+ 1
- 1
common/src/main/java/com/dmdirc/parser/interfaces/EncodingParser.java Näytä tiedosto

@@ -1,5 +1,5 @@
1 1
 /*
2
- * Copyright (c) 2006-2015 DMDirc Developers
2
+ * Copyright (c) 2006-2017 DMDirc Developers
3 3
  *
4 4
  * Permission is hereby granted, free of charge, to any person obtaining a copy
5 5
  * of this software and associated documentation files (the "Software"), to deal

+ 1
- 1
common/src/main/java/com/dmdirc/parser/interfaces/FakableArgument.java Näytä tiedosto

@@ -1,5 +1,5 @@
1 1
 /*
2
- * Copyright (c) 2006-2015 DMDirc Developers
2
+ * Copyright (c) 2006-2017 DMDirc Developers
3 3
  *
4 4
  * Permission is hereby granted, free of charge, to any person obtaining a copy
5 5
  * of this software and associated documentation files (the "Software"), to deal

+ 1
- 1
common/src/main/java/com/dmdirc/parser/interfaces/FakableSource.java Näytä tiedosto

@@ -1,5 +1,5 @@
1 1
 /*
2
- * Copyright (c) 2006-2015 DMDirc Developers
2
+ * Copyright (c) 2006-2017 DMDirc Developers
3 3
  *
4 4
  * Permission is hereby granted, free of charge, to any person obtaining a copy
5 5
  * of this software and associated documentation files (the "Software"), to deal

+ 0
- 0
common/src/main/java/com/dmdirc/parser/interfaces/LocalClientInfo.java Näytä tiedosto


Some files were not shown because too many files changed in this diff

Loading…
Peruuta
Tallenna