Browse Source

Update Jupiter modile to hopefully resolve compilation issues on specific platforms; Mass-update copyright headers based on files touched this year

master
Jessica James 3 years ago
parent
commit
8883a05637
  1. 2
      src/Bot/include/Jupiter_Bot.h
  2. 2
      src/Jupiter
  3. 2
      src/Plugins/ChannelRelay/ChannelRelay.cpp
  4. 2
      src/Plugins/ChannelRelay/ChannelRelay.h
  5. 2
      src/Plugins/ExtraCommands/ExtraCommands.cpp
  6. 2
      src/Plugins/FunCommands/FunCommands.cpp
  7. 2
      src/Plugins/HTTPServer/HTTPServer.cpp
  8. 2
      src/Plugins/HTTPServer/HTTPServer.h
  9. 2
      src/Plugins/RenX/RenX.AlwaysRecord/RenX_AlwaysRecord.cpp
  10. 2
      src/Plugins/RenX/RenX.AlwaysRecord/RenX_AlwaysRecord.h
  11. 2
      src/Plugins/RenX/RenX.Announcements/RenX_Announcements.cpp
  12. 2
      src/Plugins/RenX/RenX.Announcements/RenX_Announcements.h
  13. 2
      src/Plugins/RenX/RenX.Core/RenX_BuildingInfo.h
  14. 2
      src/Plugins/RenX/RenX.Core/RenX_Functions.cpp
  15. 2
      src/Plugins/RenX/RenX.Core/RenX_Functions.h
  16. 2
      src/Plugins/RenX/RenX.Core/RenX_Map.cpp
  17. 2
      src/Plugins/RenX/RenX.Core/RenX_Map.h
  18. 2
      src/Plugins/RenX/RenX.Core/RenX_PlayerInfo.h
  19. 2
      src/Plugins/RenX/RenX.Core/RenX_Plugin.h
  20. 2
      src/Plugins/RenX/RenX.Core/RenX_Tags.h
  21. 2
      src/Plugins/RenX/RenX.Core/RenX_TeamInfo.h
  22. 2
      src/Plugins/RenX/RenX.ExcessiveHeadshots/RenX_ExcessiveHeadshots.cpp
  23. 2
      src/Plugins/RenX/RenX.ExcessiveHeadshots/RenX_ExcessiveHeadshots.h
  24. 2
      src/Plugins/RenX/RenX.ExtraLogging/RenX_ExtraLogging.cpp
  25. 2
      src/Plugins/RenX/RenX.ExtraLogging/RenX_ExtraLogging.h
  26. 2
      src/Plugins/RenX/RenX.HybridUUID/RenX_HybridUUID.cpp
  27. 2
      src/Plugins/RenX/RenX.HybridUUID/RenX_HybridUUID.h
  28. 2
      src/Plugins/RenX/RenX.IRCJoin/RenX_IRCJoin.cpp
  29. 2
      src/Plugins/RenX/RenX.IRCJoin/RenX_IRCJoin.h
  30. 2
      src/Plugins/RenX/RenX.KickDupes/RenX_KickDupes.cpp
  31. 2
      src/Plugins/RenX/RenX.KickDupes/RenX_KickDupes.h
  32. 2
      src/Plugins/RenX/RenX.Ladder.All-Time/RenX_Ladder_All_Time.cpp
  33. 2
      src/Plugins/RenX/RenX.Ladder.All-Time/RenX_Ladder_All_Time.h
  34. 2
      src/Plugins/RenX/RenX.Ladder.Daily/RenX_Ladder_Daily.cpp
  35. 2
      src/Plugins/RenX/RenX.Ladder.Daily/RenX_Ladder_Daily.h
  36. 2
      src/Plugins/RenX/RenX.Ladder.Monthly/RenX_Ladder_Monthly.cpp
  37. 2
      src/Plugins/RenX/RenX.Ladder.Monthly/RenX_Ladder_Monthly.h
  38. 2
      src/Plugins/RenX/RenX.Ladder.Web/RenX_Ladder_Web.h
  39. 2
      src/Plugins/RenX/RenX.Ladder.Weekly/RenX_Ladder_Weekly.cpp
  40. 2
      src/Plugins/RenX/RenX.Ladder.Weekly/RenX_Ladder_Weekly.h
  41. 2
      src/Plugins/RenX/RenX.Ladder.Yearly/RenX_Ladder_Yearly.cpp
  42. 2
      src/Plugins/RenX/RenX.Ladder.Yearly/RenX_Ladder_Yearly.h
  43. 2
      src/Plugins/RenX/RenX.Ladder/RenX_Ladder.h
  44. 2
      src/Plugins/RenX/RenX.Listen/RenX_Listen.h
  45. 2
      src/Plugins/RenX/RenX.Logging/RenX_Logging.cpp
  46. 2
      src/Plugins/RenX/RenX.Logging/RenX_Logging.h
  47. 2
      src/Plugins/RenX/RenX.Medals/RenX_Medals.h
  48. 2
      src/Plugins/RenX/RenX.MinPlayers/RenX_MinPlayers.cpp
  49. 2
      src/Plugins/RenX/RenX.MinPlayers/RenX_MinPlayers.h
  50. 2
      src/Plugins/RenX/RenX.NicknameUUID/RenX_NicknameUUID.cpp
  51. 2
      src/Plugins/RenX/RenX.NicknameUUID/RenX_NicknameUUID.h
  52. 2
      src/Plugins/RenX/RenX.SetJoin/RenX_SetJoin.cpp
  53. 2
      src/Plugins/SetJoin/SetJoin.cpp
  54. 2
      src/Plugins/SetJoin/SetJoin.h

2
src/Bot/include/Jupiter_Bot.h

@ -1,5 +1,5 @@
/**
* Copyright (C) 2013-2017 Jessica James.
* Copyright (C) 2013-2021 Jessica James.
*
* Permission to use, copy, modify, and/or distribute this software for any
* purpose with or without fee is hereby granted, provided that the above

2
src/Jupiter

@ -1 +1 @@
Subproject commit e31e59dde3e4ce4f3d387028b882212079b03484
Subproject commit 9284c2b23ba25c57131b14b22bc3f49f1c926b35

2
src/Plugins/ChannelRelay/ChannelRelay.cpp

@ -1,5 +1,5 @@
/**
* Copyright (C) 2015-2017 Jessica James.
* Copyright (C) 2015-2021 Jessica James.
*
* Permission to use, copy, modify, and/or distribute this software for any
* purpose with or without fee is hereby granted, provided that the above

2
src/Plugins/ChannelRelay/ChannelRelay.h

@ -1,5 +1,5 @@
/**
* Copyright (C) 2015-2016 Jessica James.
* Copyright (C) 2015-2021 Jessica James.
*
* Permission to use, copy, modify, and/or distribute this software for any
* purpose with or without fee is hereby granted, provided that the above

2
src/Plugins/ExtraCommands/ExtraCommands.cpp

@ -1,5 +1,5 @@
/**
* Copyright (C) 2014-2017 Jessica James.
* Copyright (C) 2014-2021 Jessica James.
*
* Permission to use, copy, modify, and/or distribute this software for any
* purpose with or without fee is hereby granted, provided that the above

2
src/Plugins/FunCommands/FunCommands.cpp

@ -1,5 +1,5 @@
/**
* Copyright (C) 2014-2015 Jessica James.
* Copyright (C) 2014-2021 Jessica James.
*
* Permission to use, copy, modify, and/or distribute this software for any
* purpose with or without fee is hereby granted, provided that the above

2
src/Plugins/HTTPServer/HTTPServer.cpp

@ -1,5 +1,5 @@
/**
* Copyright (C) 2015-2017 Jessica James.
* Copyright (C) 2015-2021 Jessica James.
*
* Permission to use, copy, modify, and/or distribute this software for any
* purpose with or without fee is hereby granted, provided that the above

2
src/Plugins/HTTPServer/HTTPServer.h

@ -1,5 +1,5 @@
/**
* Copyright (C) 2015-2017 Jessica James.
* Copyright (C) 2015-2021 Jessica James.
*
* Permission to use, copy, modify, and/or distribute this software for any
* purpose with or without fee is hereby granted, provided that the above

2
src/Plugins/RenX/RenX.AlwaysRecord/RenX_AlwaysRecord.cpp

@ -1,5 +1,5 @@
/**
* Copyright (C) 2015-2017 Jessica James.
* Copyright (C) 2015-2021 Jessica James.
*
* Permission to use, copy, modify, and/or distribute this software for any
* purpose with or without fee is hereby granted, provided that the above

2
src/Plugins/RenX/RenX.AlwaysRecord/RenX_AlwaysRecord.h

@ -1,5 +1,5 @@
/**
* Copyright (C) 2015-2017 Jessica James.
* Copyright (C) 2015-2021 Jessica James.
*
* Permission to use, copy, modify, and/or distribute this software for any
* purpose with or without fee is hereby granted, provided that the above

2
src/Plugins/RenX/RenX.Announcements/RenX_Announcements.cpp

@ -1,5 +1,5 @@
/**
* Copyright (C) 2014-2016 Jessica James.
* Copyright (C) 2014-2021 Jessica James.
*
* Permission to use, copy, modify, and/or distribute this software for any
* purpose with or without fee is hereby granted, provided that the above

2
src/Plugins/RenX/RenX.Announcements/RenX_Announcements.h

@ -1,5 +1,5 @@
/**
* Copyright (C) 2014-2016 Jessica James.
* Copyright (C) 2014-2021 Jessica James.
*
* Permission to use, copy, modify, and/or distribute this software for any
* purpose with or without fee is hereby granted, provided that the above

2
src/Plugins/RenX/RenX.Core/RenX_BuildingInfo.h

@ -1,5 +1,5 @@
/**
* Copyright (C) 2015-2016 Jessica James.
* Copyright (C) 2015-2021 Jessica James.
*
* Permission to use, copy, modify, and/or distribute this software for any
* purpose with or without fee is hereby granted, provided that the above

2
src/Plugins/RenX/RenX.Core/RenX_Functions.cpp

@ -1,5 +1,5 @@
/**
* Copyright (C) 2014-2017 Jessica James.
* Copyright (C) 2014-2021 Jessica James.
*
* Permission to use, copy, modify, and/or distribute this software for any
* purpose with or without fee is hereby granted, provided that the above

2
src/Plugins/RenX/RenX.Core/RenX_Functions.h

@ -1,5 +1,5 @@
/**
* Copyright (C) 2014-2017 Jessica James.
* Copyright (C) 2014-2021 Jessica James.
*
* Permission to use, copy, modify, and/or distribute this software for any
* purpose with or without fee is hereby granted, provided that the above

2
src/Plugins/RenX/RenX.Core/RenX_Map.cpp

@ -1,5 +1,5 @@
/**
* Copyright (C) 2016 Jessica James.
* Copyright (C) 2016-2021 Jessica James.
*
* Permission to use, copy, modify, and/or distribute this software for any
* purpose with or without fee is hereby granted, provided that the above

2
src/Plugins/RenX/RenX.Core/RenX_Map.h

@ -1,5 +1,5 @@
/**
* Copyright (C) 2016 Jessica James.
* Copyright (C) 2016-2021 Jessica James.
*
* Permission to use, copy, modify, and/or distribute this software for any
* purpose with or without fee is hereby granted, provided that the above

2
src/Plugins/RenX/RenX.Core/RenX_PlayerInfo.h

@ -1,5 +1,5 @@
/**
* Copyright (C) 2014-2017 Jessica James.
* Copyright (C) 2014-2021 Jessica James.
*
* Permission to use, copy, modify, and/or distribute this software for any
* purpose with or without fee is hereby granted, provided that the above

2
src/Plugins/RenX/RenX.Core/RenX_Plugin.h

@ -1,5 +1,5 @@
/**
* Copyright (C) 2014-2017 Jessica James.
* Copyright (C) 2014-2021 Jessica James.
*
* Permission to use, copy, modify, and/or distribute this software for any
* purpose with or without fee is hereby granted, provided that the above

2
src/Plugins/RenX/RenX.Core/RenX_Tags.h

@ -1,5 +1,5 @@
/**
* Copyright (C) 2015-2016 Jessica James.
* Copyright (C) 2015-2021 Jessica James.
*
* Permission to use, copy, modify, and/or distribute this software for any
* purpose with or without fee is hereby granted, provided that the above

2
src/Plugins/RenX/RenX.Core/RenX_TeamInfo.h

@ -1,5 +1,5 @@
/**
* Copyright (C) 2016 Jessica James.
* Copyright (C) 2016-2021 Jessica James.
*
* Permission to use, copy, modify, and/or distribute this software for any
* purpose with or without fee is hereby granted, provided that the above

2
src/Plugins/RenX/RenX.ExcessiveHeadshots/RenX_ExcessiveHeadshots.cpp

@ -1,5 +1,5 @@
/**
* Copyright (C) 2014-2017 Jessica James.
* Copyright (C) 2014-2021 Jessica James.
*
* Permission to use, copy, modify, and/or distribute this software for any
* purpose with or without fee is hereby granted, provided that the above

2
src/Plugins/RenX/RenX.ExcessiveHeadshots/RenX_ExcessiveHeadshots.h

@ -1,5 +1,5 @@
/**
* Copyright (C) 2014-2017 Jessica James.
* Copyright (C) 2014-2021 Jessica James.
*
* Permission to use, copy, modify, and/or distribute this software for any
* purpose with or without fee is hereby granted, provided that the above

2
src/Plugins/RenX/RenX.ExtraLogging/RenX_ExtraLogging.cpp

@ -1,5 +1,5 @@
/**
* Copyright (C) 2014-2017 Jessica James.
* Copyright (C) 2014-2021 Jessica James.
*
* Permission to use, copy, modify, and/or distribute this software for any
* purpose with or without fee is hereby granted, provided that the above

2
src/Plugins/RenX/RenX.ExtraLogging/RenX_ExtraLogging.h

@ -1,5 +1,5 @@
/**
* Copyright (C) 2014-2017 Jessica James.
* Copyright (C) 2014-2021 Jessica James.
*
* Permission to use, copy, modify, and/or distribute this software for any
* purpose with or without fee is hereby granted, provided that the above

2
src/Plugins/RenX/RenX.HybridUUID/RenX_HybridUUID.cpp

@ -1,5 +1,5 @@
/**
* Copyright (C) 2015-2017 Jessica James.
* Copyright (C) 2015-2021 Jessica James.
*
* Permission to use, copy, modify, and/or distribute this software for any
* purpose with or without fee is hereby granted, provided that the above

2
src/Plugins/RenX/RenX.HybridUUID/RenX_HybridUUID.h

@ -1,5 +1,5 @@
/**
* Copyright (C) 2015-2017 Jessica James.
* Copyright (C) 2015-2021 Jessica James.
*
* Permission to use, copy, modify, and/or distribute this software for any
* purpose with or without fee is hereby granted, provided that the above

2
src/Plugins/RenX/RenX.IRCJoin/RenX_IRCJoin.cpp

@ -1,5 +1,5 @@
/**
* Copyright (C) 2014-2016 Jessica James.
* Copyright (C) 2014-2021 Jessica James.
*
* Permission to use, copy, modify, and/or distribute this software for any
* purpose with or without fee is hereby granted, provided that the above

2
src/Plugins/RenX/RenX.IRCJoin/RenX_IRCJoin.h

@ -1,5 +1,5 @@
/**
* Copyright (C) 2014-2016 Jessica James.
* Copyright (C) 2014-2021 Jessica James.
*
* Permission to use, copy, modify, and/or distribute this software for any
* purpose with or without fee is hereby granted, provided that the above

2
src/Plugins/RenX/RenX.KickDupes/RenX_KickDupes.cpp

@ -1,5 +1,5 @@
/**
* Copyright (C) 2020 Jessica James.
* Copyright (C) 2020-2021 Jessica James.
*
* Permission to use, copy, modify, and/or distribute this software for any
* purpose with or without fee is hereby granted, provided that the above

2
src/Plugins/RenX/RenX.KickDupes/RenX_KickDupes.h

@ -1,5 +1,5 @@
/**
* Copyright (C) 2020 Jessica James.
* Copyright (C) 2020-2021 Jessica James.
*
* Permission to use, copy, modify, and/or distribute this software for any
* purpose with or without fee is hereby granted, provided that the above

2
src/Plugins/RenX/RenX.Ladder.All-Time/RenX_Ladder_All_Time.cpp

@ -1,5 +1,5 @@
/**
* Copyright (C) 2016 Jessica James.
* Copyright (C) 2016-2021 Jessica James.
*
* Permission to use, copy, modify, and/or distribute this software for any
* purpose with or without fee is hereby granted, provided that the above

2
src/Plugins/RenX/RenX.Ladder.All-Time/RenX_Ladder_All_Time.h

@ -1,5 +1,5 @@
/**
* Copyright (C) 2016 Jessica James.
* Copyright (C) 2016-2021 Jessica James.
*
* Permission to use, copy, modify, and/or distribute this software for any
* purpose with or without fee is hereby granted, provided that the above

2
src/Plugins/RenX/RenX.Ladder.Daily/RenX_Ladder_Daily.cpp

@ -1,5 +1,5 @@
/**
* Copyright (C) 2016-2017 Jessica James.
* Copyright (C) 2016-2021 Jessica James.
*
* Permission to use, copy, modify, and/or distribute this software for any
* purpose with or without fee is hereby granted, provided that the above

2
src/Plugins/RenX/RenX.Ladder.Daily/RenX_Ladder_Daily.h

@ -1,5 +1,5 @@
/**
* Copyright (C) 2016-2017 Jessica James.
* Copyright (C) 2016-2021 Jessica James.
*
* Permission to use, copy, modify, and/or distribute this software for any
* purpose with or without fee is hereby granted, provided that the above

2
src/Plugins/RenX/RenX.Ladder.Monthly/RenX_Ladder_Monthly.cpp

@ -1,5 +1,5 @@
/**
* Copyright (C) 2016-2017 Jessica James.
* Copyright (C) 2016-2021 Jessica James.
*
* Permission to use, copy, modify, and/or distribute this software for any
* purpose with or without fee is hereby granted, provided that the above

2
src/Plugins/RenX/RenX.Ladder.Monthly/RenX_Ladder_Monthly.h

@ -1,5 +1,5 @@
/**
* Copyright (C) 2016-2017 Jessica James.
* Copyright (C) 2016-2021 Jessica James.
*
* Permission to use, copy, modify, and/or distribute this software for any
* purpose with or without fee is hereby granted, provided that the above

2
src/Plugins/RenX/RenX.Ladder.Web/RenX_Ladder_Web.h

@ -1,5 +1,5 @@
/**
* Copyright (C) 2016 Jessica James.
* Copyright (C) 2016-2021 Jessica James.
*
* Permission to use, copy, modify, and/or distribute this software for any
* purpose with or without fee is hereby granted, provided that the above

2
src/Plugins/RenX/RenX.Ladder.Weekly/RenX_Ladder_Weekly.cpp

@ -1,5 +1,5 @@
/**
* Copyright (C) 2016-2017 Jessica James.
* Copyright (C) 2016-2021 Jessica James.
*
* Permission to use, copy, modify, and/or distribute this software for any
* purpose with or without fee is hereby granted, provided that the above

2
src/Plugins/RenX/RenX.Ladder.Weekly/RenX_Ladder_Weekly.h

@ -1,5 +1,5 @@
/**
* Copyright (C) 2016-2017 Jessica James.
* Copyright (C) 2016-2021 Jessica James.
*
* Permission to use, copy, modify, and/or distribute this software for any
* purpose with or without fee is hereby granted, provided that the above

2
src/Plugins/RenX/RenX.Ladder.Yearly/RenX_Ladder_Yearly.cpp

@ -1,5 +1,5 @@
/**
* Copyright (C) 2016-2017 Jessica James.
* Copyright (C) 2016-2021 Jessica James.
*
* Permission to use, copy, modify, and/or distribute this software for any
* purpose with or without fee is hereby granted, provided that the above

2
src/Plugins/RenX/RenX.Ladder.Yearly/RenX_Ladder_Yearly.h

@ -1,5 +1,5 @@
/**
* Copyright (C) 2016-2017 Jessica James.
* Copyright (C) 2016-2021 Jessica James.
*
* Permission to use, copy, modify, and/or distribute this software for any
* purpose with or without fee is hereby granted, provided that the above

2
src/Plugins/RenX/RenX.Ladder/RenX_Ladder.h

@ -1,5 +1,5 @@
/**
* Copyright (C) 2015-2017 Jessica James.
* Copyright (C) 2015-2021 Jessica James.
*
* Permission to use, copy, modify, and/or distribute this software for any
* purpose with or without fee is hereby granted, provided that the above

2
src/Plugins/RenX/RenX.Listen/RenX_Listen.h

@ -1,5 +1,5 @@
/**
* Copyright (C) 2015-2016 Jessica James.
* Copyright (C) 2015-2021 Jessica James.
*
* Permission to use, copy, modify, and/or distribute this software for any
* purpose with or without fee is hereby granted, provided that the above

2
src/Plugins/RenX/RenX.Logging/RenX_Logging.cpp

@ -1,5 +1,5 @@
/**
* Copyright (C) 2014-2017 Jessica James.
* Copyright (C) 2014-2021 Jessica James.
*
* Permission to use, copy, modify, and/or distribute this software for any
* purpose with or without fee is hereby granted, provided that the above

2
src/Plugins/RenX/RenX.Logging/RenX_Logging.h

@ -1,5 +1,5 @@
/**
* Copyright (C) 2014-2017 Jessica James.
* Copyright (C) 2014-2021 Jessica James.
*
* Permission to use, copy, modify, and/or distribute this software for any
* purpose with or without fee is hereby granted, provided that the above

2
src/Plugins/RenX/RenX.Medals/RenX_Medals.h

@ -1,5 +1,5 @@
/**
* Copyright (C) 2014-2017 Jessica James.
* Copyright (C) 2014-2021 Jessica James.
*
* Permission to use, copy, modify, and/or distribute this software for any
* purpose with or without fee is hereby granted, provided that the above

2
src/Plugins/RenX/RenX.MinPlayers/RenX_MinPlayers.cpp

@ -1,5 +1,5 @@
/**
* Copyright (C) 2015-2017 Jessica James.
* Copyright (C) 2015-2021 Jessica James.
*
* Permission to use, copy, modify, and/or distribute this software for any
* purpose with or without fee is hereby granted, provided that the above

2
src/Plugins/RenX/RenX.MinPlayers/RenX_MinPlayers.h

@ -1,5 +1,5 @@
/**
* Copyright (C) 2015-2017 Jessica James.
* Copyright (C) 2015-2021 Jessica James.
*
* Permission to use, copy, modify, and/or distribute this software for any
* purpose with or without fee is hereby granted, provided that the above

2
src/Plugins/RenX/RenX.NicknameUUID/RenX_NicknameUUID.cpp

@ -1,5 +1,5 @@
/**
* Copyright (C) 2015-2017 Jessica James.
* Copyright (C) 2015-2021 Jessica James.
*
* Permission to use, copy, modify, and/or distribute this software for any
* purpose with or without fee is hereby granted, provided that the above

2
src/Plugins/RenX/RenX.NicknameUUID/RenX_NicknameUUID.h

@ -1,5 +1,5 @@
/**
* Copyright (C) 2015-2017 Jessica James.
* Copyright (C) 2015-2021 Jessica James.
*
* Permission to use, copy, modify, and/or distribute this software for any
* purpose with or without fee is hereby granted, provided that the above

2
src/Plugins/RenX/RenX.SetJoin/RenX_SetJoin.cpp

@ -1,5 +1,5 @@
/**
* Copyright (C) 2014-2017 Jessica James.
* Copyright (C) 2014-2021 Jessica James.
*
* Permission to use, copy, modify, and/or distribute this software for any
* purpose with or without fee is hereby granted, provided that the above

2
src/Plugins/SetJoin/SetJoin.cpp

@ -1,5 +1,5 @@
/**
* Copyright (C) 2014-2016 Jessica James.
* Copyright (C) 2014-2021 Jessica James.
*
* Permission to use, copy, modify, and/or distribute this software for any
* purpose with or without fee is hereby granted, provided that the above

2
src/Plugins/SetJoin/SetJoin.h

@ -1,5 +1,5 @@
/**
* Copyright (C) 2014-2016 Jessica James.
* Copyright (C) 2014-2021 Jessica James.
*
* Permission to use, copy, modify, and/or distribute this software for any
* purpose with or without fee is hereby granted, provided that the above

Loading…
Cancel
Save