| View previous topic :: View next topic |
| Author |
Message |
pixel
Joined: 30 Jan 2004 Posts: 791
|
Posted: Mon Sep 13, 2004 4:30 am Post subject: Homogenous headers for ps2sdk ? |
|
|
Well, I am not willing to enforce or push that too far. That's just an idea. What about putting a single "anonymous" banner on all the source files of the ps2sdk, and only keep names into the "AUTHOR" file ? Like, having:
| Code: | /*
_____ ___ ____
____| | ____| PSX2 OpenSource Project
| ___| |____ (C)2001-2004, ps2dev - http://www.ps2dev.org
------------------------------------------------------------------------
filename Little description
$Id$
*/ |
or
| Code: | /*
# _____ ___ ____ ___ ____
# ____| | ____| | | |____|
# | ___| |____ ___| ____| | \ PS2DEV Open Source Project.
#-----------------------------------------------------------------------
# Copyright 2001-2004, ps2dev - http://www.ps2dev.org
# Licenced under Academic Free License version 2.0
# Review ps2sdk README & LICENSE files for further details.
#
# $Id$
# Description
*/
|
as generic header for about any source file.
Well, if some people are completely against that, just tell it. Otherwise, I might spam you one day or another with a large cvs commit :p _________________ pixel: A mischievous magical spirit associated with screen displays. The computer industry has frequently borrowed from mythology. Witness the sprites in computer graphics, the demons in artificial intelligence and the trolls in the marketing department. |
|
| Back to top |
|
 |
ooPo Site Admin
Joined: 17 Jan 2004 Posts: 2032 Location: Canada
|
Posted: Mon Sep 13, 2004 8:15 am Post subject: |
|
|
| Spam away. Sounds good to me. |
|
| Back to top |
|
 |
Oobles Site Admin
Joined: 17 Jan 2004 Posts: 362 Location: Melbourne, Australia
|
Posted: Mon Sep 13, 2004 9:27 am Post subject: |
|
|
| The second one with the license information. There is a file called ID at the root of PS2SDK with just this header. Feel free to Spam away. |
|
| Back to top |
|
 |
pixel
Joined: 30 Jan 2004 Posts: 791
|
Posted: Wed Sep 15, 2004 12:46 am Post subject: |
|
|
Done :p _________________ pixel: A mischievous magical spirit associated with screen displays. The computer industry has frequently borrowed from mythology. Witness the sprites in computer graphics, the demons in artificial intelligence and the trolls in the marketing department. |
|
| Back to top |
|
 |
chp
Joined: 23 Jun 2004 Posts: 313
|
Posted: Wed Sep 15, 2004 4:34 am Post subject: |
|
|
| EEP! *drowning in spam* ... the pain, the pain! ;) |
|
| Back to top |
|
 |
mrbrown
Joined: 17 Jan 2004 Posts: 1536
|
Posted: Mon Oct 11, 2004 10:47 am Post subject: |
|
|
Pixel, in the future if you're going to make cosmetic changes like this - do not remove the original author's copyright notice without asking them first. I just had to restore my copyright notice in a few dozen files. I do not want my copyright notices tampered with in any ps2dev projects that I have or will contribute to - ever. _________________ "He was warned..." |
|
| Back to top |
|
 |
pixel
Joined: 30 Jan 2004 Posts: 791
|
Posted: Mon Oct 11, 2004 5:07 pm Post subject: |
|
|
That's exactly what this thread was for, since I ask people's opinion and feelings in the first post... And I believe that anyone concerned were able to look at this topic.
And don't tell me you missed it, since you were posting other stuff on the forum meanwhile. _________________ pixel: A mischievous magical spirit associated with screen displays. The computer industry has frequently borrowed from mythology. Witness the sprites in computer graphics, the demons in artificial intelligence and the trolls in the marketing department. |
|
| Back to top |
|
 |
mrbrown
Joined: 17 Jan 2004 Posts: 1536
|
Posted: Tue Oct 12, 2004 1:45 am Post subject: |
|
|
What you posted in the orignal thread does not mention that you would remove people's copyrights. Had I known you were going to do that, then of course I would've spoken up. It looked like you were going to add the generic banner to any files without any copyright or license information, which IMO is acceptable. In any case, I've made my point, which is indisputable - do not touch the copyright banners in source files without explicit permission from the author. _________________ "He was warned..." |
|
| Back to top |
|
 |
pixel
Joined: 30 Jan 2004 Posts: 791
|
Posted: Tue Oct 12, 2004 1:50 am Post subject: Re: Homogenous headers for ps2sdk ? |
|
|
| pixel wrote: | | What about putting a single "anonymous" banner on all the source files of the ps2sdk, and only keep names into the "AUTHOR" file ? |
Sorry if it wasn't clear enough. _________________ pixel: A mischievous magical spirit associated with screen displays. The computer industry has frequently borrowed from mythology. Witness the sprites in computer graphics, the demons in artificial intelligence and the trolls in the marketing department. |
|
| Back to top |
|
 |
|