diff --git a/LICENCE b/LICENCE index 81a9d4f..64105f5 100644 --- a/LICENCE +++ b/LICENCE @@ -1,4 +1,4 @@ -Copyright (c) 2006-2015 DMDirc Developers +Copyright (c) 2006-2017 DMDirc Developers Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/deb/DMDirc.sh b/deb/DMDirc.sh index 90094a4..360c8e8 100755 --- a/deb/DMDirc.sh +++ b/deb/DMDirc.sh @@ -3,7 +3,7 @@ # This script launches dmdirc and restarts it if required. # # DMDirc - Open Source IRC Client -# Copyright (c) 2006-2015 DMDirc Developers +# Copyright (c) 2006-2017 DMDirc Developers # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal @@ -29,7 +29,7 @@ LAUNCHERINFO="deb-${LAUNCHERVERSION}" echo "---------------------" echo "DMDirc - Open Source IRC Client" echo "Launcher Version: ${LAUNCHERVERSION}" -echo "Copyright (c) 2006-2015 DMDirc Developers" +echo "Copyright (c) 2006-2017 DMDirc Developers" echo "---------------------" echo "Running on Linux." echo -n "Looking for java - "; diff --git a/deb/debian/copyright b/deb/debian/copyright index d080983..f1634be 100644 --- a/deb/debian/copyright +++ b/deb/debian/copyright @@ -3,7 +3,7 @@ Name: dmdirc Maintainer: Shane Mc Cormack Source: http://git.dmdirc.com/ -Copyright: 2006-2015 DMDirc Developers +Copyright: 2006-2017 DMDirc Developers License: MIT Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/deb/debianVersion.sh b/deb/debianVersion.sh index 34dc379..7a2bc97 100644 --- a/deb/debianVersion.sh +++ b/deb/debianVersion.sh @@ -9,7 +9,7 @@ # This appears to work ok. # # DMDirc - Open Source IRC Client -# Copyright (c) 2006-2015 DMDirc Developers +# Copyright (c) 2006-2017 DMDirc Developers # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal diff --git a/deb/tests/testDebianVersion.sh b/deb/tests/testDebianVersion.sh index cff0f5d..901ecee 100644 --- a/deb/tests/testDebianVersion.sh +++ b/deb/tests/testDebianVersion.sh @@ -9,7 +9,7 @@ # This appears to work ok. # # DMDirc - Open Source IRC Client -# Copyright (c) 2006-2015 DMDirc Developers +# Copyright (c) 2006-2017 DMDirc Developers # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal diff --git a/launcher/unix/DMDirc.sh b/launcher/unix/DMDirc.sh index f0d7697..47f8f80 100755 --- a/launcher/unix/DMDirc.sh +++ b/launcher/unix/DMDirc.sh @@ -3,7 +3,7 @@ # This script launches dmdirc and attempts to update the jar file if needed. # # DMDirc - Open Source IRC Client -# Copyright (c) 2006-2015 DMDirc Developers +# Copyright (c) 2006-2017 DMDirc Developers # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal @@ -164,7 +164,7 @@ BSDJava2="/usr/local/diablo-jdk1.8.0/jre/bin/java" echo "---------------------" echo "DMDirc - Open Source IRC Client" echo "Launcher Version: ${LAUNCHERVERSION}" -echo "Copyright (c) 2006-2015 DMDirc Developers" +echo "Copyright (c) 2006-2017 DMDirc Developers" echo "---------------------" if [ "${ISOSX}" = "1" ]; then echo "Running on OS X." diff --git a/makeAll.sh b/makeAll.sh index f5ce7ac..66bc16f 100755 --- a/makeAll.sh +++ b/makeAll.sh @@ -3,7 +3,7 @@ # This script will produce all the DMDirc packages # # DMDirc - Open Source IRC Client -# Copyright (c) 2006-2015 DMDirc Developers +# Copyright (c) 2006-2017 DMDirc Developers # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal diff --git a/makeDEB.sh b/makeDEB.sh index 3b1f3ab..e1d9eec 100755 --- a/makeDEB.sh +++ b/makeDEB.sh @@ -3,7 +3,7 @@ # This script will produce a deb for DMDirc. # # DMDirc - Open Source IRC Client -# Copyright (c) 2006-2015 DMDirc Developers +# Copyright (c) 2006-2017 DMDirc Developers # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal diff --git a/makeDMG.sh b/makeDMG.sh index ed959af..c03be3a 100755 --- a/makeDMG.sh +++ b/makeDMG.sh @@ -3,7 +3,7 @@ # This script will produce a dmg for DMDirc. # # DMDirc - Open Source IRC Client -# Copyright (c) 2006-2015 DMDirc Developers +# Copyright (c) 2006-2017 DMDirc Developers # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal diff --git a/makeNSIS.sh b/makeNSIS.sh index 6bc6a4b..2f935d5 100755 --- a/makeNSIS.sh +++ b/makeNSIS.sh @@ -3,7 +3,7 @@ # This script will produce an installer/launcher exe for DMDirc. # # DMDirc - Open Source IRC Client -# Copyright (c) 2006-2015 DMDirc Developers +# Copyright (c) 2006-2017 DMDirc Developers # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal diff --git a/osx/DMDirc-Apple.c b/osx/DMDirc-Apple.c index 804cfeb..d36f88a 100644 --- a/osx/DMDirc-Apple.c +++ b/osx/DMDirc-Apple.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006-2015 DMDirc Developers + * Copyright (c) 2006-2017 DMDirc Developers * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/windows/licence.nsh b/windows/licence.nsh index 860ff3a..b04c8c7 100644 --- a/windows/licence.nsh +++ b/windows/licence.nsh @@ -8,7 +8,7 @@ Function CUSTOM_PAGE_LICENCE !insertmacro MUI_HEADER_TEXT "License agreement" "Please review the license terms before installing DMDirc." nsDialogs::CreateControl /NOUNLOAD ${__NSD_Text_CLASS} ${DEFAULT_STYLES}|${ES_READONLY}|${WS_TABSTOP}|${ES_MULTILINE}|${WS_VSCROLL} ${__NSD_Text_EXSTYLE} 0 0 -1 -1 "" Pop $0 - StrCpy $1 "Copyright (c) 2006-2015 DMDirc Developers$\r$\n$\r$\n" + StrCpy $1 "Copyright (c) 2006-2017 DMDirc Developers$\r$\n$\r$\n" SendMessage $0 ${EM_REPLACESEL} "0" "STR:$1" StrCpy $1 "Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the $\"Software$\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:$\r$\n$\r$\n" SendMessage $0 ${EM_REPLACESEL} "0" "STR:$1"