Bläddra i källkod

Update Copyright to 2014

Change-Id: I3e4fd86a0d19f5167506df5986f7ec256b224820
Reviewed-on: http://gerrit.dmdirc.com/2979
Automatic-Compile: DMDirc Build Manager
Reviewed-by: Greg Holmes <greg@dmdirc.com>
tags/0.8
Shane Mc Cormack 10 år sedan
förälder
incheckning
c7990ef968
100 ändrade filer med 99 tillägg och 99 borttagningar
  1. 1
    1
      LICENCE
  2. 1
    1
      src/com/dmdirc/addons/activewindow/ActiveCommand.java
  3. 1
    1
      src/com/dmdirc/addons/activewindow/ActiveWindowManager.java
  4. 1
    1
      src/com/dmdirc/addons/activewindow/ActiveWindowMessageSink.java
  5. 1
    1
      src/com/dmdirc/addons/activewindow/ActiveWindowModule.java
  6. 1
    1
      src/com/dmdirc/addons/activewindow/ActiveWindowPlugin.java
  7. 1
    1
      src/com/dmdirc/addons/activewindow/package-info.java
  8. 1
    1
      src/com/dmdirc/addons/audio/AudioCommand.java
  9. 1
    1
      src/com/dmdirc/addons/audio/AudioPlayer.java
  10. 1
    1
      src/com/dmdirc/addons/audio/AudioPlugin.java
  11. 1
    1
      src/com/dmdirc/addons/audio/AudioPluginModule.java
  12. 1
    1
      src/com/dmdirc/addons/audio/BeepCommand.java
  13. 1
    1
      src/com/dmdirc/addons/calc/CalcCommand.java
  14. 1
    1
      src/com/dmdirc/addons/calc/CalcPlugin.java
  15. 1
    1
      src/com/dmdirc/addons/calc/Evaluator.java
  16. 1
    1
      src/com/dmdirc/addons/calc/Lexer.java
  17. 1
    1
      src/com/dmdirc/addons/calc/Parser.java
  18. 1
    1
      src/com/dmdirc/addons/calc/Token.java
  19. 1
    1
      src/com/dmdirc/addons/calc/TokenType.java
  20. 1
    1
      src/com/dmdirc/addons/calc/TokenTypeArity.java
  21. 1
    1
      src/com/dmdirc/addons/calc/TreeToken.java
  22. 1
    1
      src/com/dmdirc/addons/conditional_execute/ConditionalExecuteCommand.java
  23. 1
    1
      src/com/dmdirc/addons/conditional_execute/ConditionalExecuteNamespace.java
  24. 1
    1
      src/com/dmdirc/addons/conditional_execute/ConditionalExecutePlugin.java
  25. 1
    1
      src/com/dmdirc/addons/contactlist/ContactListCommand.java
  26. 1
    1
      src/com/dmdirc/addons/contactlist/ContactListListener.java
  27. 1
    1
      src/com/dmdirc/addons/contactlist/ContactListPlugin.java
  28. 1
    1
      src/com/dmdirc/addons/contactlist/package-info.java
  29. 1
    1
      src/com/dmdirc/addons/dcc/ChatContainer.java
  30. 1
    1
      src/com/dmdirc/addons/dcc/DCCChatHandler.java
  31. 1
    1
      src/com/dmdirc/addons/dcc/DCCCommand.java
  32. 1
    1
      src/com/dmdirc/addons/dcc/DCCCommandParser.java
  33. 1
    1
      src/com/dmdirc/addons/dcc/DCCFrameContainer.java
  34. 1
    1
      src/com/dmdirc/addons/dcc/DCCManager.java
  35. 1
    1
      src/com/dmdirc/addons/dcc/DCCPlugin.java
  36. 1
    1
      src/com/dmdirc/addons/dcc/DCCPluginModule.java
  37. 1
    1
      src/com/dmdirc/addons/dcc/DCCTransferHandler.java
  38. 1
    1
      src/com/dmdirc/addons/dcc/PlaceholderContainer.java
  39. 1
    1
      src/com/dmdirc/addons/dcc/TransferContainer.java
  40. 1
    1
      src/com/dmdirc/addons/dcc/actions/DCCActions.java
  41. 1
    1
      src/com/dmdirc/addons/dcc/actions/DCCEvents.java
  42. 1
    1
      src/com/dmdirc/addons/dcc/io/DCC.java
  43. 1
    1
      src/com/dmdirc/addons/dcc/io/DCCChat.java
  44. 1
    1
      src/com/dmdirc/addons/dcc/io/DCCTransfer.java
  45. 1
    1
      src/com/dmdirc/addons/dcc/kde/KDialogProcess.java
  46. 1
    1
      src/com/dmdirc/addons/dcc/kde/KFileChooser.java
  47. 1
    1
      src/com/dmdirc/addons/dcc/ui/PlaceholderPanel.java
  48. 1
    1
      src/com/dmdirc/addons/dcc/ui/TransferPanel.java
  49. 1
    1
      src/com/dmdirc/addons/dcop/DcopCommand.java
  50. 1
    1
      src/com/dmdirc/addons/dcop/DcopPlugin.java
  51. 1
    1
      src/com/dmdirc/addons/dcop/package-info.java
  52. 1
    1
      src/com/dmdirc/addons/debug/Debug.java
  53. 1
    1
      src/com/dmdirc/addons/debug/DebugCommand.java
  54. 1
    1
      src/com/dmdirc/addons/debug/DebugModule.java
  55. 1
    1
      src/com/dmdirc/addons/debug/DebugPlugin.java
  56. 1
    1
      src/com/dmdirc/addons/debug/commands/Benchmark.java
  57. 1
    1
      src/com/dmdirc/addons/debug/commands/ColourSpam.java
  58. 1
    1
      src/com/dmdirc/addons/debug/commands/ConfigInfo.java
  59. 1
    1
      src/com/dmdirc/addons/debug/commands/ConfigStats.java
  60. 1
    1
      src/com/dmdirc/addons/debug/commands/FakeError.java
  61. 1
    1
      src/com/dmdirc/addons/debug/commands/FakeUpdates.java
  62. 1
    1
      src/com/dmdirc/addons/debug/commands/FirstRun.java
  63. 1
    1
      src/com/dmdirc/addons/debug/commands/ForceUpdate.java
  64. 1
    1
      src/com/dmdirc/addons/debug/commands/GlobalConfigInfo.java
  65. 1
    1
      src/com/dmdirc/addons/debug/commands/Identities.java
  66. 1
    1
      src/com/dmdirc/addons/debug/commands/MemInfo.java
  67. 1
    1
      src/com/dmdirc/addons/debug/commands/Notify.java
  68. 1
    1
      src/com/dmdirc/addons/debug/commands/RunGC.java
  69. 1
    1
      src/com/dmdirc/addons/debug/commands/ServerInfo.java
  70. 1
    1
      src/com/dmdirc/addons/debug/commands/ServerState.java
  71. 1
    1
      src/com/dmdirc/addons/debug/commands/Services.java
  72. 1
    1
      src/com/dmdirc/addons/debug/commands/ShowRaw.java
  73. 1
    1
      src/com/dmdirc/addons/debug/commands/StatusbarMessage.java
  74. 1
    1
      src/com/dmdirc/addons/debug/commands/Threads.java
  75. 1
    1
      src/com/dmdirc/addons/debug/commands/Time.java
  76. 1
    1
      src/com/dmdirc/addons/dns/DNSCommand.java
  77. 1
    1
      src/com/dmdirc/addons/dns/DNSPlugin.java
  78. 1
    1
      src/com/dmdirc/addons/dns/package-info.java
  79. 1
    1
      src/com/dmdirc/addons/exec/ExecCommand.java
  80. 1
    1
      src/com/dmdirc/addons/exec/ExecPlugin.java
  81. 1
    1
      src/com/dmdirc/addons/freedesktop_notifications/FDNotifyCommand.java
  82. 1
    1
      src/com/dmdirc/addons/freedesktop_notifications/FreeDesktopNotificationsPlugin.java
  83. 1
    1
      src/com/dmdirc/addons/identd/IdentClient.java
  84. 1
    1
      src/com/dmdirc/addons/identd/IdentdPlugin.java
  85. 1
    1
      src/com/dmdirc/addons/identd/IdentdServer.java
  86. 1
    1
      src/com/dmdirc/addons/lagdisplay/LagDisplayPanel.java
  87. 1
    1
      src/com/dmdirc/addons/lagdisplay/LagDisplayPlugin.java
  88. 1
    1
      src/com/dmdirc/addons/lagdisplay/PingHistoryPanel.java
  89. 1
    1
      src/com/dmdirc/addons/lagdisplay/ServerInfoDialog.java
  90. 1
    1
      src/com/dmdirc/addons/lagdisplay/package-info.java
  91. 1
    1
      src/com/dmdirc/addons/logging/HistoryWindow.java
  92. 1
    1
      src/com/dmdirc/addons/logging/LoggingCommand.java
  93. 1
    1
      src/com/dmdirc/addons/logging/LoggingPlugin.java
  94. 1
    1
      src/com/dmdirc/addons/logging/package-info.java
  95. 1
    1
      src/com/dmdirc/addons/mediasource_dbus/DBusMediaSource.java
  96. 1
    1
      src/com/dmdirc/addons/mediasource_dbus/MPRISSource.java
  97. 1
    1
      src/com/dmdirc/addons/mediasource_dcop/AmarokSource.java
  98. 1
    1
      src/com/dmdirc/addons/mediasource_dcop/DcopMediaSourcePlugin.java
  99. 1
    1
      src/com/dmdirc/addons/mediasource_dcop/KaffeineSource.java
  100. 0
    0
      src/com/dmdirc/addons/mediasource_dcop/NoatunSource.java

+ 1
- 1
LICENCE Visa fil

@@ -1,4 +1,4 @@
1
-Copyright (c) 2006-2012 DMDirc Developers
1
+Copyright (c) 2006-2014 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
src/com/dmdirc/addons/activewindow/ActiveCommand.java Visa fil

@@ -1,5 +1,5 @@
1 1
 /*
2
- * Copyright (c) 2006-2013 DMDirc Developers
2
+ * Copyright (c) 2006-2014 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
src/com/dmdirc/addons/activewindow/ActiveWindowManager.java Visa fil

@@ -1,5 +1,5 @@
1 1
 /*
2
- * Copyright (c) 2006-2013 DMDirc Developers
2
+ * Copyright (c) 2006-2014 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
src/com/dmdirc/addons/activewindow/ActiveWindowMessageSink.java Visa fil

@@ -1,5 +1,5 @@
1 1
 /*
2
- * Copyright (c) 2006-2013 DMDirc Developers
2
+ * Copyright (c) 2006-2014 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
src/com/dmdirc/addons/activewindow/ActiveWindowModule.java Visa fil

@@ -1,5 +1,5 @@
1 1
 /*
2
- * Copyright (c) 2006-2013 DMDirc Developers
2
+ * Copyright (c) 2006-2014 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
src/com/dmdirc/addons/activewindow/ActiveWindowPlugin.java Visa fil

@@ -1,5 +1,5 @@
1 1
 /*
2
- * Copyright (c) 2006-2013 DMDirc Developers
2
+ * Copyright (c) 2006-2014 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
src/com/dmdirc/addons/activewindow/package-info.java Visa fil

@@ -1,5 +1,5 @@
1 1
 /*
2
- * Copyright (c) 2006-2013 DMDirc Developers
2
+ * Copyright (c) 2006-2014 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
src/com/dmdirc/addons/audio/AudioCommand.java Visa fil

@@ -1,5 +1,5 @@
1 1
 /*
2
- * Copyright (c) 2006-2013 DMDirc Developers
2
+ * Copyright (c) 2006-2014 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
src/com/dmdirc/addons/audio/AudioPlayer.java Visa fil

@@ -1,5 +1,5 @@
1 1
 /*
2
- * Copyright (c) 2006-2013 DMDirc Developers
2
+ * Copyright (c) 2006-2014 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
src/com/dmdirc/addons/audio/AudioPlugin.java Visa fil

@@ -1,5 +1,5 @@
1 1
 /*
2
- * Copyright (c) 2006-2013 DMDirc Developers
2
+ * Copyright (c) 2006-2014 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
src/com/dmdirc/addons/audio/AudioPluginModule.java Visa fil

@@ -1,5 +1,5 @@
1 1
 /*
2
- * Copyright (c) 2006-2013 DMDirc Developers
2
+ * Copyright (c) 2006-2014 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
src/com/dmdirc/addons/audio/BeepCommand.java Visa fil

@@ -1,5 +1,5 @@
1 1
 /*
2
- * Copyright (c) 2006-2013 DMDirc Developers
2
+ * Copyright (c) 2006-2014 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
src/com/dmdirc/addons/calc/CalcCommand.java Visa fil

@@ -1,5 +1,5 @@
1 1
 /*
2
- * Copyright (c) 2006-2013 DMDirc Developers
2
+ * Copyright (c) 2006-2014 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
src/com/dmdirc/addons/calc/CalcPlugin.java Visa fil

@@ -1,5 +1,5 @@
1 1
 /*
2
- * Copyright (c) 2006-2013 DMDirc Developers
2
+ * Copyright (c) 2006-2014 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
src/com/dmdirc/addons/calc/Evaluator.java Visa fil

@@ -1,5 +1,5 @@
1 1
 /*
2
- * Copyright (c) 2006-2013 DMDirc Developers
2
+ * Copyright (c) 2006-2014 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
src/com/dmdirc/addons/calc/Lexer.java Visa fil

@@ -1,5 +1,5 @@
1 1
 /*
2
- * Copyright (c) 2006-2013 DMDirc Developers
2
+ * Copyright (c) 2006-2014 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
src/com/dmdirc/addons/calc/Parser.java Visa fil

@@ -1,5 +1,5 @@
1 1
 /*
2
- * Copyright (c) 2006-2013 DMDirc Developers
2
+ * Copyright (c) 2006-2014 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
src/com/dmdirc/addons/calc/Token.java Visa fil

@@ -1,5 +1,5 @@
1 1
 /*
2
- * Copyright (c) 2006-2013 DMDirc Developers
2
+ * Copyright (c) 2006-2014 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
src/com/dmdirc/addons/calc/TokenType.java Visa fil

@@ -1,5 +1,5 @@
1 1
 /*
2
- * Copyright (c) 2006-2013 DMDirc Developers
2
+ * Copyright (c) 2006-2014 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
src/com/dmdirc/addons/calc/TokenTypeArity.java Visa fil

@@ -1,5 +1,5 @@
1 1
 /*
2
- * Copyright (c) 2006-2013 DMDirc Developers
2
+ * Copyright (c) 2006-2014 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
src/com/dmdirc/addons/calc/TreeToken.java Visa fil

@@ -1,5 +1,5 @@
1 1
 /*
2
- * Copyright (c) 2006-2013 DMDirc Developers
2
+ * Copyright (c) 2006-2014 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
src/com/dmdirc/addons/conditional_execute/ConditionalExecuteCommand.java Visa fil

@@ -1,5 +1,5 @@
1 1
 /*
2
- * Copyright (c) 2006-2013 DMDirc Developers
2
+ * Copyright (c) 2006-2014 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
src/com/dmdirc/addons/conditional_execute/ConditionalExecuteNamespace.java Visa fil

@@ -1,5 +1,5 @@
1 1
 /*
2
- * Copyright (c) 2006-2013 DMDirc Developers
2
+ * Copyright (c) 2006-2014 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
src/com/dmdirc/addons/conditional_execute/ConditionalExecutePlugin.java Visa fil

@@ -1,5 +1,5 @@
1 1
 /*
2
- * Copyright (c) 2006-2013 DMDirc Developers
2
+ * Copyright (c) 2006-2014 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
src/com/dmdirc/addons/contactlist/ContactListCommand.java Visa fil

@@ -1,5 +1,5 @@
1 1
 /*
2
- * Copyright (c) 2006-2013 DMDirc Developers
2
+ * Copyright (c) 2006-2014 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
src/com/dmdirc/addons/contactlist/ContactListListener.java Visa fil

@@ -1,5 +1,5 @@
1 1
 /*
2
- * Copyright (c) 2006-2013 DMDirc Developers
2
+ * Copyright (c) 2006-2014 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
src/com/dmdirc/addons/contactlist/ContactListPlugin.java Visa fil

@@ -1,5 +1,5 @@
1 1
 /*
2
- * Copyright (c) 2006-2013 DMDirc Developers
2
+ * Copyright (c) 2006-2014 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
src/com/dmdirc/addons/contactlist/package-info.java Visa fil

@@ -1,5 +1,5 @@
1 1
 /*
2
- * Copyright (c) 2006-2013 DMDirc Developers
2
+ * Copyright (c) 2006-2014 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
src/com/dmdirc/addons/dcc/ChatContainer.java Visa fil

@@ -1,5 +1,5 @@
1 1
 /*
2
- * Copyright (c) 2006-2013 DMDirc Developers
2
+ * Copyright (c) 2006-2014 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
src/com/dmdirc/addons/dcc/DCCChatHandler.java Visa fil

@@ -1,5 +1,5 @@
1 1
 /*
2
- * Copyright (c) 2006-2013 DMDirc Developers
2
+ * Copyright (c) 2006-2014 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
src/com/dmdirc/addons/dcc/DCCCommand.java Visa fil

@@ -1,5 +1,5 @@
1 1
 /*
2
- * Copyright (c) 2006-2013 DMDirc Developers
2
+ * Copyright (c) 2006-2014 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
src/com/dmdirc/addons/dcc/DCCCommandParser.java Visa fil

@@ -1,5 +1,5 @@
1 1
 /*
2
- * Copyright (c) 2006-2013 DMDirc Developers
2
+ * Copyright (c) 2006-2014 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
src/com/dmdirc/addons/dcc/DCCFrameContainer.java Visa fil

@@ -1,5 +1,5 @@
1 1
 /*
2
- * Copyright (c) 2006-2013 DMDirc Developers
2
+ * Copyright (c) 2006-2014 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
src/com/dmdirc/addons/dcc/DCCManager.java Visa fil

@@ -1,5 +1,5 @@
1 1
 /*
2
- * Copyright (c) 2006-2013 DMDirc Developers
2
+ * Copyright (c) 2006-2014 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
src/com/dmdirc/addons/dcc/DCCPlugin.java Visa fil

@@ -1,5 +1,5 @@
1 1
 /*
2
- * Copyright (c) 2006-2013 DMDirc Developers
2
+ * Copyright (c) 2006-2014 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
src/com/dmdirc/addons/dcc/DCCPluginModule.java Visa fil

@@ -1,5 +1,5 @@
1 1
 /*
2
- * Copyright (c) 2006-2013 DMDirc Developers
2
+ * Copyright (c) 2006-2014 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
src/com/dmdirc/addons/dcc/DCCTransferHandler.java Visa fil

@@ -1,5 +1,5 @@
1 1
 /*
2
- * Copyright (c) 2006-2013 DMDirc Developers
2
+ * Copyright (c) 2006-2014 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
src/com/dmdirc/addons/dcc/PlaceholderContainer.java Visa fil

@@ -1,5 +1,5 @@
1 1
 /*
2
- * Copyright (c) 2006-2013 DMDirc Developers
2
+ * Copyright (c) 2006-2014 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
src/com/dmdirc/addons/dcc/TransferContainer.java Visa fil

@@ -1,5 +1,5 @@
1 1
 /*
2
- * Copyright (c) 2006-2013 DMDirc Developers
2
+ * Copyright (c) 2006-2014 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
src/com/dmdirc/addons/dcc/actions/DCCActions.java Visa fil

@@ -1,5 +1,5 @@
1 1
 /*
2
- * Copyright (c) 2006-2013 DMDirc Developers
2
+ * Copyright (c) 2006-2014 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
src/com/dmdirc/addons/dcc/actions/DCCEvents.java Visa fil

@@ -1,5 +1,5 @@
1 1
 /*
2
- * Copyright (c) 2006-2013 DMDirc Developers
2
+ * Copyright (c) 2006-2014 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
src/com/dmdirc/addons/dcc/io/DCC.java Visa fil

@@ -1,5 +1,5 @@
1 1
 /*
2
- * Copyright (c) 2006-2013 DMDirc Developers
2
+ * Copyright (c) 2006-2014 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
src/com/dmdirc/addons/dcc/io/DCCChat.java Visa fil

@@ -1,5 +1,5 @@
1 1
 /*
2
- * Copyright (c) 2006-2013 DMDirc Developers
2
+ * Copyright (c) 2006-2014 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
src/com/dmdirc/addons/dcc/io/DCCTransfer.java Visa fil

@@ -1,5 +1,5 @@
1 1
 /*
2
- * Copyright (c) 2006-2013 DMDirc Developers
2
+ * Copyright (c) 2006-2014 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
src/com/dmdirc/addons/dcc/kde/KDialogProcess.java Visa fil

@@ -1,5 +1,5 @@
1 1
 /*
2
- * Copyright (c) 2006-2013 DMDirc Developers
2
+ * Copyright (c) 2006-2014 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
src/com/dmdirc/addons/dcc/kde/KFileChooser.java Visa fil

@@ -1,5 +1,5 @@
1 1
 /*
2
- * Copyright (c) 2006-2013 DMDirc Developers
2
+ * Copyright (c) 2006-2014 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
src/com/dmdirc/addons/dcc/ui/PlaceholderPanel.java Visa fil

@@ -1,5 +1,5 @@
1 1
 /*
2
- * Copyright (c) 2006-2013 DMDirc Developers
2
+ * Copyright (c) 2006-2014 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
src/com/dmdirc/addons/dcc/ui/TransferPanel.java Visa fil

@@ -1,5 +1,5 @@
1 1
 /*
2
- * Copyright (c) 2006-2013 DMDirc Developers
2
+ * Copyright (c) 2006-2014 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
src/com/dmdirc/addons/dcop/DcopCommand.java Visa fil

@@ -1,5 +1,5 @@
1 1
 /*
2
- * Copyright (c) 2006-2013 DMDirc Developers
2
+ * Copyright (c) 2006-2014 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
src/com/dmdirc/addons/dcop/DcopPlugin.java Visa fil

@@ -1,5 +1,5 @@
1 1
 /*
2
- * Copyright (c) 2006-2013 DMDirc Developers
2
+ * Copyright (c) 2006-2014 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
src/com/dmdirc/addons/dcop/package-info.java Visa fil

@@ -1,5 +1,5 @@
1 1
 /*
2
- * Copyright (c) 2006-2013 DMDirc Developers
2
+ * Copyright (c) 2006-2014 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
src/com/dmdirc/addons/debug/Debug.java Visa fil

@@ -1,5 +1,5 @@
1 1
 /*
2
- * Copyright (c) 2006-2013 DMDirc Developers
2
+ * Copyright (c) 2006-2014 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
src/com/dmdirc/addons/debug/DebugCommand.java Visa fil

@@ -1,5 +1,5 @@
1 1
 /*
2
- * Copyright (c) 2006-2013 DMDirc Developers
2
+ * Copyright (c) 2006-2014 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
src/com/dmdirc/addons/debug/DebugModule.java Visa fil

@@ -1,5 +1,5 @@
1 1
 /*
2
- * Copyright (c) 2006-2013 DMDirc Developers
2
+ * Copyright (c) 2006-2014 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
src/com/dmdirc/addons/debug/DebugPlugin.java Visa fil

@@ -1,5 +1,5 @@
1 1
 /*
2
- * Copyright (c) 2006-2013 DMDirc Developers
2
+ * Copyright (c) 2006-2014 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
src/com/dmdirc/addons/debug/commands/Benchmark.java Visa fil

@@ -1,5 +1,5 @@
1 1
 /*
2
- * Copyright (c) 2006-2013 DMDirc Developers
2
+ * Copyright (c) 2006-2014 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
src/com/dmdirc/addons/debug/commands/ColourSpam.java Visa fil

@@ -1,5 +1,5 @@
1 1
 /*
2
- * Copyright (c) 2006-2013 DMDirc Developers
2
+ * Copyright (c) 2006-2014 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
src/com/dmdirc/addons/debug/commands/ConfigInfo.java Visa fil

@@ -1,5 +1,5 @@
1 1
 /*
2
- * Copyright (c) 2006-2013 DMDirc Developers
2
+ * Copyright (c) 2006-2014 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
src/com/dmdirc/addons/debug/commands/ConfigStats.java Visa fil

@@ -1,5 +1,5 @@
1 1
 /*
2
- * Copyright (c) 2006-2013 DMDirc Developers
2
+ * Copyright (c) 2006-2014 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
src/com/dmdirc/addons/debug/commands/FakeError.java Visa fil

@@ -1,5 +1,5 @@
1 1
 /*
2
- * Copyright (c) 2006-2013 DMDirc Developers
2
+ * Copyright (c) 2006-2014 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
src/com/dmdirc/addons/debug/commands/FakeUpdates.java Visa fil

@@ -1,5 +1,5 @@
1 1
 /*
2
- * Copyright (c) 2006-2013 DMDirc Developers
2
+ * Copyright (c) 2006-2014 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
src/com/dmdirc/addons/debug/commands/FirstRun.java Visa fil

@@ -1,5 +1,5 @@
1 1
 /*
2
- * Copyright (c) 2006-2013 DMDirc Developers
2
+ * Copyright (c) 2006-2014 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
src/com/dmdirc/addons/debug/commands/ForceUpdate.java Visa fil

@@ -1,5 +1,5 @@
1 1
 /*
2
- * Copyright (c) 2006-2013 DMDirc Developers
2
+ * Copyright (c) 2006-2014 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
src/com/dmdirc/addons/debug/commands/GlobalConfigInfo.java Visa fil

@@ -1,5 +1,5 @@
1 1
 /*
2
- * Copyright (c) 2006-2013 DMDirc Developers
2
+ * Copyright (c) 2006-2014 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
src/com/dmdirc/addons/debug/commands/Identities.java Visa fil

@@ -1,5 +1,5 @@
1 1
 /*
2
- * Copyright (c) 2006-2013 DMDirc Developers
2
+ * Copyright (c) 2006-2014 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
src/com/dmdirc/addons/debug/commands/MemInfo.java Visa fil

@@ -1,5 +1,5 @@
1 1
 /*
2
- * Copyright (c) 2006-2013 DMDirc Developers
2
+ * Copyright (c) 2006-2014 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
src/com/dmdirc/addons/debug/commands/Notify.java Visa fil

@@ -1,5 +1,5 @@
1 1
 /*
2
- * Copyright (c) 2006-2013 DMDirc Developers
2
+ * Copyright (c) 2006-2014 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
src/com/dmdirc/addons/debug/commands/RunGC.java Visa fil

@@ -1,5 +1,5 @@
1 1
 /*
2
- * Copyright (c) 2006-2013 DMDirc Developers
2
+ * Copyright (c) 2006-2014 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
src/com/dmdirc/addons/debug/commands/ServerInfo.java Visa fil

@@ -1,5 +1,5 @@
1 1
 /*
2
- * Copyright (c) 2006-2013 DMDirc Developers
2
+ * Copyright (c) 2006-2014 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
src/com/dmdirc/addons/debug/commands/ServerState.java Visa fil

@@ -1,5 +1,5 @@
1 1
 /*
2
- * Copyright (c) 2006-2013 DMDirc Developers
2
+ * Copyright (c) 2006-2014 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
src/com/dmdirc/addons/debug/commands/Services.java Visa fil

@@ -1,5 +1,5 @@
1 1
 /*
2
- * Copyright (c) 2006-2013 DMDirc Developers
2
+ * Copyright (c) 2006-2014 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
src/com/dmdirc/addons/debug/commands/ShowRaw.java Visa fil

@@ -1,5 +1,5 @@
1 1
 /*
2
- * Copyright (c) 2006-2013 DMDirc Developers
2
+ * Copyright (c) 2006-2014 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
src/com/dmdirc/addons/debug/commands/StatusbarMessage.java Visa fil

@@ -1,5 +1,5 @@
1 1
 /*
2
- * Copyright (c) 2006-2013 DMDirc Developers
2
+ * Copyright (c) 2006-2014 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
src/com/dmdirc/addons/debug/commands/Threads.java Visa fil

@@ -1,5 +1,5 @@
1 1
 /*
2
- * Copyright (c) 2006-2013 DMDirc Developers
2
+ * Copyright (c) 2006-2014 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
src/com/dmdirc/addons/debug/commands/Time.java Visa fil

@@ -1,5 +1,5 @@
1 1
 /*
2
- * Copyright (c) 2006-2013 DMDirc Developers
2
+ * Copyright (c) 2006-2014 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
src/com/dmdirc/addons/dns/DNSCommand.java Visa fil

@@ -1,5 +1,5 @@
1 1
 /*
2
- * Copyright (c) 2006-2013 DMDirc Developers
2
+ * Copyright (c) 2006-2014 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
src/com/dmdirc/addons/dns/DNSPlugin.java Visa fil

@@ -1,5 +1,5 @@
1 1
 /*
2
- * Copyright (c) 2006-2013 DMDirc Developers
2
+ * Copyright (c) 2006-2014 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
src/com/dmdirc/addons/dns/package-info.java Visa fil

@@ -1,5 +1,5 @@
1 1
 /*
2
- * Copyright (c) 2006-2013 DMDirc Developers
2
+ * Copyright (c) 2006-2014 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
src/com/dmdirc/addons/exec/ExecCommand.java Visa fil

@@ -1,5 +1,5 @@
1 1
 /*
2
- * Copyright (c) 2006-2013 DMDirc Developers
2
+ * Copyright (c) 2006-2014 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
src/com/dmdirc/addons/exec/ExecPlugin.java Visa fil

@@ -1,5 +1,5 @@
1 1
 /*
2
- * Copyright (c) 2006-2013 DMDirc Developers
2
+ * Copyright (c) 2006-2014 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
src/com/dmdirc/addons/freedesktop_notifications/FDNotifyCommand.java Visa fil

@@ -1,5 +1,5 @@
1 1
 /*
2
- * Copyright (c) 2006-2013 DMDirc Developers
2
+ * Copyright (c) 2006-2014 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
src/com/dmdirc/addons/freedesktop_notifications/FreeDesktopNotificationsPlugin.java Visa fil

@@ -1,5 +1,5 @@
1 1
 /*
2
- * Copyright (c) 2006-2013 DMDirc Developers
2
+ * Copyright (c) 2006-2014 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
src/com/dmdirc/addons/identd/IdentClient.java Visa fil

@@ -1,5 +1,5 @@
1 1
 /*
2
- * Copyright (c) 2006-2013 DMDirc Developers
2
+ * Copyright (c) 2006-2014 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
src/com/dmdirc/addons/identd/IdentdPlugin.java Visa fil

@@ -1,5 +1,5 @@
1 1
 /*
2
- * Copyright (c) 2006-2013 DMDirc Developers
2
+ * Copyright (c) 2006-2014 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
src/com/dmdirc/addons/identd/IdentdServer.java Visa fil

@@ -1,5 +1,5 @@
1 1
 /*
2
- * Copyright (c) 2006-2013 DMDirc Developers
2
+ * Copyright (c) 2006-2014 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
src/com/dmdirc/addons/lagdisplay/LagDisplayPanel.java Visa fil

@@ -1,5 +1,5 @@
1 1
 /*
2
- * Copyright (c) 2006-2013 DMDirc Developers
2
+ * Copyright (c) 2006-2014 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
src/com/dmdirc/addons/lagdisplay/LagDisplayPlugin.java Visa fil

@@ -1,5 +1,5 @@
1 1
 /*
2
- * Copyright (c) 2006-2013 DMDirc Developers
2
+ * Copyright (c) 2006-2014 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
src/com/dmdirc/addons/lagdisplay/PingHistoryPanel.java Visa fil

@@ -1,5 +1,5 @@
1 1
 /*
2
- * Copyright (c) 2006-2013 DMDirc Developers
2
+ * Copyright (c) 2006-2014 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
src/com/dmdirc/addons/lagdisplay/ServerInfoDialog.java Visa fil

@@ -1,5 +1,5 @@
1 1
 /*
2
- * Copyright (c) 2006-2013 DMDirc Developers
2
+ * Copyright (c) 2006-2014 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
src/com/dmdirc/addons/lagdisplay/package-info.java Visa fil

@@ -1,5 +1,5 @@
1 1
 /*
2
- * Copyright (c) 2006-2013 DMDirc Developers
2
+ * Copyright (c) 2006-2014 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
src/com/dmdirc/addons/logging/HistoryWindow.java Visa fil

@@ -1,5 +1,5 @@
1 1
 /*
2
- * Copyright (c) 2006-2013 DMDirc Developers
2
+ * Copyright (c) 2006-2014 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
src/com/dmdirc/addons/logging/LoggingCommand.java Visa fil

@@ -1,5 +1,5 @@
1 1
 /*
2
- * Copyright (c) 2006-2013 DMDirc Developers
2
+ * Copyright (c) 2006-2014 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
src/com/dmdirc/addons/logging/LoggingPlugin.java Visa fil

@@ -1,5 +1,5 @@
1 1
 /*
2
- * Copyright (c) 2006-2013 DMDirc Developers
2
+ * Copyright (c) 2006-2014 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
src/com/dmdirc/addons/logging/package-info.java Visa fil

@@ -1,5 +1,5 @@
1 1
 /*
2
- * Copyright (c) 2006-2013 DMDirc Developers
2
+ * Copyright (c) 2006-2014 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
src/com/dmdirc/addons/mediasource_dbus/DBusMediaSource.java Visa fil

@@ -1,5 +1,5 @@
1 1
 /*
2
- * Copyright (c) 2006-2013 DMDirc Developers
2
+ * Copyright (c) 2006-2014 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
src/com/dmdirc/addons/mediasource_dbus/MPRISSource.java Visa fil

@@ -1,5 +1,5 @@
1 1
 /*
2
- * Copyright (c) 2006-2013 DMDirc Developers
2
+ * Copyright (c) 2006-2014 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
src/com/dmdirc/addons/mediasource_dcop/AmarokSource.java Visa fil

@@ -1,5 +1,5 @@
1 1
 /*
2
- * Copyright (c) 2006-2013 DMDirc Developers
2
+ * Copyright (c) 2006-2014 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
src/com/dmdirc/addons/mediasource_dcop/DcopMediaSourcePlugin.java Visa fil

@@ -1,5 +1,5 @@
1 1
 /*
2
- * Copyright (c) 2006-2013 DMDirc Developers
2
+ * Copyright (c) 2006-2014 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
src/com/dmdirc/addons/mediasource_dcop/KaffeineSource.java Visa fil

@@ -1,5 +1,5 @@
1 1
 /*
2
- * Copyright (c) 2006-2013 DMDirc Developers
2
+ * Copyright (c) 2006-2014 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
src/com/dmdirc/addons/mediasource_dcop/NoatunSource.java Visa fil


Vissa filer visades inte eftersom för många filer har ändrats

Laddar…
Avbryt
Spara