Thread Tools Display Modes
04-22-09, 09:23 AM   #1
Ackis
A Cliff Giant
 
Ackis's Avatar
AddOn Author - Click to view addons
Join Date: Oct 2005
Posts: 78
Exclamation Wow Matrix Updating Carbonite Code

Heya, just thought you all would be interested in a bit of the wow matrix code:

Code:
if (char 1 to 9 of tAddonVars["Filename"] = "Carbonite") then
replace "Copyright 2008 Carbon Based Creations, LLC." with empty in tAddonVars["Notes"]
end if
Basically they're removing your copyright. Pretty cool eh?
 
04-22-09, 09:32 AM   #2
Zyonin
Coffee powered Kaldorei
 
Zyonin's Avatar
AddOn Author - Click to view addons
Join Date: May 2006
Posts: 1,443
Originally Posted by Ackis View Post
Heya, just thought you all would be interested in a bit of the wow matrix code:

Code:
if (char 1 to 9 of tAddonVars["Filename"] = "Carbonite") then
replace "Copyright 2008 Carbon Based Creations, LLC." with empty in tAddonVars["Notes"]
end if
Basically they're removing your copyright. Pretty cool eh?
Oh man, and they still wonder why AddOn authors don't want anything to do with them. WoWMatrix really needs to die in a fire.
__________________
Twitter

Last edited by Zyonin : 04-22-09 at 09:46 AM.
 
04-22-09, 09:45 AM   #3
aggiescott
A Murloc Raider
Join Date: Apr 2009
Posts: 5
Question

I don't understand, why would they do this? What reason does WM have for removing a copyright statement? It's not like an end user cares who owns the copyright so long as they are able to run the addon.

Scott--
 
04-22-09, 09:49 AM   #4
Ackis
A Cliff Giant
 
Ackis's Avatar
AddOn Author - Click to view addons
Join Date: Oct 2005
Posts: 78
They also modify a lot of other addons:

http://rafb.net/p/dboNou53.html
 
04-22-09, 10:03 AM   #5
Vyper
A Rage Talon Dragon Guard
 
Vyper's Avatar
AddOn Author - Click to view addons
Join Date: Jul 2008
Posts: 317
Originally Posted by Ackis View Post
Heya, just thought you all would be interested in a bit of the wow matrix code:

Code:
if (char 1 to 9 of tAddonVars["Filename"] = "Carbonite") then
replace "Copyright 2008 Carbon Based Creations, LLC." with empty in tAddonVars["Notes"]
end if
Basically they're removing your copyright. Pretty cool eh?
Hmm.. if the Carbonite copyright is registered, this is grounds for a lawsuit, no DCMA required.
 
04-22-09, 10:10 AM   #6
carboniteaddon
A Pyroguard Emberseer
 
carboniteaddon's Avatar
AddOn Author - Click to view addons
Join Date: Feb 2008
Posts: 2,245
Actually that is removing it from some "Notes" entry, which is probably something that shows up in their installer.

Well, they won't be doing whatever any longer, since we revoked their permission to install our addon.
__________________
faatal

Last edited by carboniteaddon : 04-22-09 at 10:12 AM.
 
04-22-09, 10:24 AM   #7
Ackis
A Cliff Giant
 
Ackis's Avatar
AddOn Author - Click to view addons
Join Date: Oct 2005
Posts: 78
Originally Posted by carboniteaddon View Post
Actually that is removing it from some "Notes" entry, which is probably something that shows up in their installer.

Well, they won't be doing whatever any longer, since we revoked their permission to install our addon.
Yup I know, just wanted to give you guys a heads up that your code was being modified.
 
04-22-09, 10:25 AM   #8
Seerah
Fishing Trainer
 
Seerah's Avatar
WoWInterface Super Mod
Featured
Join Date: Oct 2006
Posts: 10,860
Actually, I'm guessing they were changing it in the TOC. What Ackis linked is the source code from WM where it goes through and changes addon code as it sees fit.
__________________
"You'd be surprised how many people violate this simple principle every day of their lives and try to fit square pegs into round holes, ignoring the clear reality that Things Are As They Are." -Benjamin Hoff, The Tao of Pooh

 
04-22-09, 10:41 AM   #9
Macniel
A Fallenroot Satyr
 
Macniel's Avatar
AddOn Author - Click to view addons
Join Date: Jan 2007
Posts: 26
I am wondering what those guys are trying to... isn't it so that removing of copyrights or copylefts is against law ? Do those guys really want a court ?
 
04-22-09, 11:26 AM   #10
Unbelievable
A Flamescale Wyrmkin
 
Unbelievable's Avatar
Join Date: Apr 2009
Posts: 127
Originally Posted by Macniel View Post
I am wondering what those guys are trying to... isn't it so that removing of copyrights or copylefts is against law ? Do those guys really want a court ?
WowMatrix are probably banking on mod authors having neither the means or will to sue them. They may also be under the illusion that mods are somehow immune to copyright laws. Or they may feel immune to copyright laws if they reside in a country not bound by the Berne Convention (there's still a few out there).
 
 

WoWInterface » Featured Projects » Carbonite » Carbonite Archive » Wow Matrix Updating Carbonite Code


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off