Pages: [1]
  Print  
Author Topic: GPL-Header  (Read 9046 times)
dino4k
Nub


Cakes 0
Posts: 5


« on: February 27, 2007, 11:27:46 AM »

Hi there,

while diff'ing the ioquake and openArena I discoverd that nearly all source files include the following:
 You should have received a copy of the GNU General Public License
along with Foobar;

I think you like to correct this Wink
Logged
fromhell
Administrator
GET A LIFE!
**********

Cakes 35
Posts: 14520



WWW
« Reply #1 on: February 27, 2007, 11:57:33 AM »

This is actually a problem on id's part, the original q3 source release has this for its headers
Logged

asking when OA3 will be done won't get OA3 done.
Progress of OA3 currently occurs behind closed doors alone

I do not provide technical support either.

new code development on github
dino4k
Nub


Cakes 0
Posts: 5


« Reply #2 on: February 27, 2007, 12:19:16 PM »

strange,

i was wonderwing cause it seems ioquake does not contain the "foobar" string. Anyway imho it shouldn't be a (legal) problem changing it.
Logged
dmn_clown
Posts a lot
*

Cakes 1
Posts: 1324


« Reply #3 on: February 27, 2007, 01:47:17 PM »

Code:
~/quake3/code$ grep -iR foobar * | wc -l
10

Yes, ioq3 does contain the foobar string.
Logged

dino4k
Nub


Cakes 0
Posts: 5


« Reply #4 on: February 27, 2007, 02:05:09 PM »

Yeah, it seems the forgott to replace *some* strings :p

Code:
./oa$ grep Foobar . -r | wc -l
268

[edit]

counted correctly there are 5 Foobars in ioq and 134 in oa. We both counted copys in the .svn directorys :p
« Last Edit: February 27, 2007, 02:19:54 PM by dino4k » Logged
dmn_clown
Posts a lot
*

Cakes 1
Posts: 1324


« Reply #5 on: February 27, 2007, 03:26:35 PM »

Heh, in the next release there should only be 5 "foobars" to replace d-;
Logged

Pages: [1]
  Print  
 
Jump to: