From b26bad1500ffc22e6fc36f316d3eb0d0ed1e869f Mon Sep 17 00:00:00 2001 From: Kevin Smith Date: Mon, 15 Dec 2014 11:26:37 +0000 Subject: Update Copyright In Swiftob Change-Id: I08dfd07882b820d897ddb02f2f821141adff4018 diff --git a/Swiftob/Commands.cpp b/Swiftob/Commands.cpp index 38e5f57..4e31212 100644 --- a/Swiftob/Commands.cpp +++ b/Swiftob/Commands.cpp @@ -1,7 +1,7 @@ /* - * Copyright (c) 2011 Kevin Smith - * Licensed under the GNU General Public License v3. - * See Documentation/Licenses/GPLv3.txt for more information. + * Copyright (c) 2011 Isode Limited. + * All rights reserved. + * See the COPYING file for more information. */ #include diff --git a/Swiftob/Commands.h b/Swiftob/Commands.h index d5aac2c..5042517 100644 --- a/Swiftob/Commands.h +++ b/Swiftob/Commands.h @@ -1,7 +1,7 @@ /* - * Copyright (c) 2011 Kevin Smith - * Licensed under the GNU General Public License v3. - * See Documentation/Licenses/GPLv3.txt for more information. + * Copyright (c) 2011 Isode Limited. + * All rights reserved. + * See the COPYING file for more information. */ #pragma once diff --git a/Swiftob/LuaCommands.cpp b/Swiftob/LuaCommands.cpp index 0358f98..1192452 100644 --- a/Swiftob/LuaCommands.cpp +++ b/Swiftob/LuaCommands.cpp @@ -1,7 +1,7 @@ /* - * Copyright (c) 2011 Kevin Smith - * Licensed under the GNU General Public License v3. - * See Documentation/Licenses/GPLv3.txt for more information. + * Copyright (c) 2011 Isode Limited. + * All rights reserved. + * See the COPYING file for more information. */ #include diff --git a/Swiftob/LuaCommands.h b/Swiftob/LuaCommands.h index c5f959d..2ade6b3 100644 --- a/Swiftob/LuaCommands.h +++ b/Swiftob/LuaCommands.h @@ -1,7 +1,7 @@ /* - * Copyright (c) 2011 Kevin Smith - * Licensed under the GNU General Public License v3. - * See Documentation/Licenses/GPLv3.txt for more information. + * Copyright (c) 2011 Isode Limited. + * All rights reserved. + * See the COPYING file for more information. */ #pragma once diff --git a/Swiftob/MUCs.cpp b/Swiftob/MUCs.cpp index aec821a..23099d3 100644 --- a/Swiftob/MUCs.cpp +++ b/Swiftob/MUCs.cpp @@ -1,7 +1,7 @@ /* - * Copyright (c) 2011 Kevin Smith - * Licensed under the GNU General Public License v3. - * See Documentation/Licenses/GPLv3.txt for more information. + * Copyright (c) 2011 Isode Limited. + * All rights reserved. + * See the COPYING file for more information. */ #include diff --git a/Swiftob/MUCs.h b/Swiftob/MUCs.h index ecbb7a6..3acd207 100644 --- a/Swiftob/MUCs.h +++ b/Swiftob/MUCs.h @@ -1,7 +1,7 @@ /* - * Copyright (c) 2011 Kevin Smith - * Licensed under the GNU General Public License v3. - * See Documentation/Licenses/GPLv3.txt for more information. + * Copyright (c) 2011 Isode Limited. + * All rights reserved. + * See the COPYING file for more information. */ #pragma once diff --git a/Swiftob/Storage.cpp b/Swiftob/Storage.cpp index 5311d82..86debbe 100644 --- a/Swiftob/Storage.cpp +++ b/Swiftob/Storage.cpp @@ -1,7 +1,7 @@ /* - * Copyright (c) 2011 Kevin Smith - * Licensed under the GNU General Public License v3. - * See Documentation/Licenses/GPLv3.txt for more information. + * Copyright (c) 2011 Isode Limited. + * All rights reserved. + * See the COPYING file for more information. */ #include diff --git a/Swiftob/Storage.h b/Swiftob/Storage.h index c4181d8..ba36c84 100644 --- a/Swiftob/Storage.h +++ b/Swiftob/Storage.h @@ -1,7 +1,7 @@ /* - * Copyright (c) 2011 Kevin Smith - * Licensed under the GNU General Public License v3. - * See Documentation/Licenses/GPLv3.txt for more information. + * Copyright (c) 2011 Isode Limited. + * All rights reserved. + * See the COPYING file for more information. */ #pragma once diff --git a/Swiftob/Swiftob.cpp b/Swiftob/Swiftob.cpp index 1578e34..d26ea23 100644 --- a/Swiftob/Swiftob.cpp +++ b/Swiftob/Swiftob.cpp @@ -1,7 +1,7 @@ /* - * Copyright (c) 2011 Kevin Smith - * Licensed under the GNU General Public License v3. - * See Documentation/Licenses/GPLv3.txt for more information. + * Copyright (c) 2011 Isode Limited. + * All rights reserved. + * See the COPYING file for more information. */ #include diff --git a/Swiftob/Swiftob.h b/Swiftob/Swiftob.h index 36091e4..178f88b 100644 --- a/Swiftob/Swiftob.h +++ b/Swiftob/Swiftob.h @@ -1,7 +1,7 @@ /* - * Copyright (c) 2011 Kevin Smith - * Licensed under the GNU General Public License v3. - * See Documentation/Licenses/GPLv3.txt for more information. + * Copyright (c) 2011 Isode Limited. + * All rights reserved. + * See the COPYING file for more information. */ #pragma once diff --git a/Swiftob/Users.cpp b/Swiftob/Users.cpp index 868efb0..fdaad03 100644 --- a/Swiftob/Users.cpp +++ b/Swiftob/Users.cpp @@ -1,7 +1,7 @@ /* - * Copyright (c) 2011 Kevin Smith - * Licensed under the GNU General Public License v3. - * See Documentation/Licenses/GPLv3.txt for more information. + * Copyright (c) 2011 Isode Limited. + * All rights reserved. + * See the COPYING file for more information. */ #include diff --git a/Swiftob/Users.h b/Swiftob/Users.h index a78beed..9a44f86 100644 --- a/Swiftob/Users.h +++ b/Swiftob/Users.h @@ -1,7 +1,7 @@ /* - * Copyright (c) 2011 Kevin Smith - * Licensed under the GNU General Public License v3. - * See Documentation/Licenses/GPLv3.txt for more information. + * Copyright (c) 2011 Isode Limited. + * All rights reserved. + * See the COPYING file for more information. */ #pragma once diff --git a/Swiftob/main.cpp b/Swiftob/main.cpp index a4e0925..87713a9 100644 --- a/Swiftob/main.cpp +++ b/Swiftob/main.cpp @@ -1,7 +1,7 @@ /* - * Copyright (c) 2011 Kevin Smith - * Licensed under the GNU General Public License v3. - * See Documentation/Licenses/GPLv3.txt for more information. + * Copyright (c) 2011 Isode Limited. + * All rights reserved. + * See the COPYING file for more information. */ #include diff --git a/Swiftob/scripts/echo.lua b/Swiftob/scripts/echo.lua index 7adc2b3..a478a46 100644 --- a/Swiftob/scripts/echo.lua +++ b/Swiftob/scripts/echo.lua @@ -2,4 +2,4 @@ function echo_message(command, params, message) swiftob_reply_to(message, params) end -swiftob_register_command("echo", "Anyone", "What did you say?", echo_message) \ No newline at end of file +swiftob_register_command("echo", "Anyone", "What did you say?", echo_message) diff --git a/Swiftob/scripts/version.lua b/Swiftob/scripts/version.lua index 40b4e4d..25e8870 100644 --- a/Swiftob/scripts/version.lua +++ b/Swiftob/scripts/version.lua @@ -29,4 +29,4 @@ function version_command(command, params, message) end end -swiftob_register_command("version", "Anyone", "Ask for someone's version", version_command) \ No newline at end of file +swiftob_register_command("version", "Anyone", "Ask for someone's version", version_command) -- cgit v0.10.2-6-g49f6