Skip to content

Commit

Permalink
Merge pull request #9 from ShaneMcC/master
Browse files Browse the repository at this point in the history
Update copyright for 2017
  • Loading branch information
ShaneMcC committed Jan 15, 2017
2 parents 4f69e20 + 990d26a commit c15ae15
Show file tree
Hide file tree
Showing 12 changed files with 14 additions and 14 deletions.
2 changes: 1 addition & 1 deletion 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
Expand Down
4 changes: 2 additions & 2 deletions deb/DMDirc.sh
Expand Up @@ -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
Expand All @@ -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 - ";
Expand Down
2 changes: 1 addition & 1 deletion deb/debian/copyright
Expand Up @@ -3,7 +3,7 @@ Name: dmdirc
Maintainer: Shane Mc Cormack <shane@dmdirc.com>
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
Expand Down
2 changes: 1 addition & 1 deletion deb/debianVersion.sh
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion deb/tests/testDebianVersion.sh
Expand Up @@ -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
Expand Down
4 changes: 2 additions & 2 deletions launcher/unix/DMDirc.sh
Expand Up @@ -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
Expand Down Expand Up @@ -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."
Expand Down
2 changes: 1 addition & 1 deletion makeAll.sh
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion makeDEB.sh
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion makeDMG.sh
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion makeNSIS.sh
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion 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
Expand Down
2 changes: 1 addition & 1 deletion windows/licence.nsh
Expand Up @@ -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"
Expand Down

0 comments on commit c15ae15

Please sign in to comment.