Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

Stallman Cranks Dat Soulja Boy!

Name: Anonymous 2008-06-22 6:23

Name: Anonymous 2009-01-08 16:04

>>237
I'm not saying I agree with it, please reread >>234 carefully.

Name: Anonymous 2009-01-08 16:06

>>240
You have been heard. It was found to be not suiting to our culture. Why are you having such a hard time accepting that people may not wish to follow your opinion? Why must it be us that bends to your rule? This is absolutely ridiculous of you to even suggest.

Name: Anonymous 2009-01-08 16:12

>>243
Its not justification, its an explanation. Please reread >>234 carefully.

Name: Anonymous 2009-01-08 16:13

>>244
It also doesn't validate your point that your opinion is being `silenced'. Once it becomes relevant to us, feel free to return.

Name: Anonymous 2009-01-08 16:17

>>247
Ah, yes. I forgot that you are a non-conformist by trade and that you will always select the minority opinion.  How rational of you.

Name: Anonymous 2009-01-08 17:05

Stallman is still a failure.

Name: Anonymous 2009-01-08 18:37

>>250
if my opinion is static and cannot change as >>248 describes.
What? Are you mentally retarded?

Name: Anonymous 2009-01-08 18:51

YHBT

Name: Anonymous 2009-01-08 19:50

>>219
It depends upon the case. If the resulting binary is considered a derivative work, then the whole work must be available under the GPL at the time that copies of that work are conveyed to third parties.

Derivative works occur when you copy and paste/#include a non-trivial amount of the original code into the modified code. Derivative works occur when you link that modified code (whether statically or dynamically does not matter) together with the original work to form a binary as a whole.

Derivative work: copy some of the GPL code into your modification's source
Derivative work: link the modification together with the GPL code to form a derived binary

If you can produce a binary object that does not include any of the original's code, you are free to licence your binary as you wish.

Name: Anonymous 2009-01-09 2:05


    /*
    bird_walk.c

    lyrics copyright (C) Soulja Boy Tell Em
    */

    #include <stdio.h>

    void intro();
    void chorus(int times);
    void verse(int type);

    int main(void) {
    
      int i = 0;
    
      intro();
    
      for(i=1; i<=3; i++)
      {
        chorus(2);
        verse(i);
      }
    
      chorus(2);
    
      return 0;
    }

    void intro()
    {
        printf("Soulja Boy Tell Em\n"
        "Ya know what it is man\n"
        "Turn my swag on man\n"
        "Time to hit my bird walk man\n\n");
    }

    void chorus(int times)
    {
        int i=0;
        for(i=0;i<3;i++)
        {
            printf("Watch me hit my bird walk\n");
        }
        for(i=0;i<3;i++)
        {
            printf("Watch me do it\nYuha\n\n");
        }
    }

    void verse(int type)
    {

        if(type == 1)
        {
            printf(
    "Step in side da club fresh from head to toe,\n\
    Hit my bird walk and den I messin wit my merry-go,\n\
    Wen im in da d-town, Dallas\n\
    Wassup bro\n\
    Wen im in da A-pull pally\n\
    Wat happenin folk\n\
    Wen im in Chicago they hollerin\n\
    Now wassup joe\n\
    Now im back to Mississippi they telling me\n\
    Wassup mayne\n\
    They telling me da same thing\n\
    Wen im in new york\n\
    Was good sun, just hustlin\n\n"
            );
        }
        else if(type == 2)
        {
            printf(
    "Aye Feelin Bezzy\n\
    Wat wat they do that at\n\
    Watch looking freezy\n\
    Ye-yellow diomaond rain\n\
    Ice grill\n\
    Ice chain\n\
    Ice ring\n\
    Iced out\n\
    If you cross S.O.D\n\
    We gonna knock ur lights out\n\
    Step inside the set\n\
    Im to clean to get touched\n\
    S.O.D. Money Gang\n\
    We to mean to get mugged\n\
    Hit my bird walk\n\
    And got the club crunk\n\
    Den I heared ur gurl tlk\n\
    Now she hoppin in my trunk\n\
    Now im hittin my bird walk\n\n"
            );
        }
        else if(type == 3)
        {
            printf(
    "S.O.U.L.J.A Bezzy\n\
    Bird walked wit my dance\n\
    Make it look easy\n\
    My dougie, im fresh\n\
    Ya im clean\n\
    So krispy\n\
    Throwin out money\n\
    Like ur boy gotta frisbey\n\
    Soulja boy tell em\n\
    For da kids like Disney\n\
    Chain 360\n\
    Make your head dizzy\n\
    Every city in da club\n\
    Who rollin wit me\n\
    Arab\n\
    Jbar\n\
    Miami\n\
    Mizzy\n\n"
            );
        }
    }

Name: Anonymous 2009-01-09 2:59

>>246
I hope you understand by now that dozens of posts deleted by moderators indeed constitute opinion being silenced.
You can't handle alternative worldviews and resort to this behavior when it would be more productive to not concentrate on my identity(which doesn't change any of posts, yet you label them as unsound just because they were posted under an identity).

Name: Anonymous 2009-01-09 3:00

>>254
copyright (C) Soulja Boy Tell Em
good job there, idiot. that's completely meaningless without a year. copyrights do expire after a certain number of years.
it may be a ridiculously high number of years, but copyright doesn't last forever.

Name: Anonymous 2009-01-09 3:23

Not to mention that the character sequency (C) is not legally binding as 'copyright' in many places. You need an actual copyright symbol.

Name: Anonymous 2009-01-09 4:44

>>257
You don't, in fact.

Name: Anonymous 2009-01-09 4:54

>>256
I'm afraid you misunderstand copyright law:
http://en.wikipedia.org/wiki/Copyright#Copyright_notices_in_the_U.S.
 Copyright notices in the U.S.

Prior to 1989, use of a copyright notice — consisting of the copyright symbol (©, the letter C inside a circle), the abbreviation "Copr.", or the word "Copyright", followed by the year of the first publication of the work and the name of the copyright holder — was part of United States statutory requirements.[3][4] Several years may be noted if the work has gone through substantial revisions. The proper copyright notice for sound recordings of musical or other audio works is a sound recording copyright symbol (℗, the letter P inside a circle), which indicates a sound recording copyright. Similarly, the phrase All rights reserved was once required to assert copyright.

In 1989, the U.S. enacted the Berne Convention Implementation Act, amending the 1976 Copyright Act to conform to most of the provisions of the Berne Convention. As a result, the use of copyright notices has become optional to claim copyright, because the Berne Convention makes copyright automatic.[5] However, the lack of notice of copyright using these marks may have consequences in terms of reduced damages in an infringement lawsuit — using notices of this form may reduce the likelihood of a defense of "innocent infringement" being successful.[6]

Name: Anonymous 2009-01-09 4:56

>>259
Fuck off, FrozenVoid.

Name: Anonymous 2009-01-09 5:01

>>260
My post is relevant because >>256 makes assumptions you need
a copyright symbol or year numbers to represent a copyright,while its automatically protected by Berne convention as described here >>259

Name: Anonymous 2009-01-09 5:08

>>261
no, your post is not relevant. >>256 was pointing out that that copyright statement is meaningless, because it doesn't tell you anything about the copyright status of the work. it was you who made (and then debunked) the claim that a copyright notice is necessary for a work to be copyrighted.

Name: Anonymous 2009-01-09 5:13

>>262
Your post have implicit assumption that a copyright notice is necessary while its not required due Berne convention.

Name: Anonymous 2009-08-16 2:14

Lain.

Name: Anonymous 2009-08-16 2:39

Lain.

Name: Anonymous 2009-08-16 2:43

Lain.

Name: Anonymous 2009-08-16 2:51

Lain.

Name: Anonymous 2009-08-16 3:05

Lain.

Name: Anonymous 2009-08-16 3:27

Lain.

Name: Anonymous 2009-08-16 3:34

Lain.

Name: Anonymous 2009-08-16 3:40

Lain.

Name: Anonymous 2009-08-16 4:32

Lain.

Name: Anonymous 2010-12-22 10:24

Name: Anonymous 2011-02-04 12:50

Name: Sgt.Kabukiman�囎 2012-05-24 6:20

All work and no play makes Jack a dull boy
 All work and no play makes Jack a dull boy
 All work and no play makes Jack a dull boy
 All work and no play makes Jack a dull boy
 All work and no play makes Jack a dull boy
 All work and no play makes Jack a dull boy
 All work and no play makes Jack a dull boy
 All work and no play makes Jack a dull boy
 All work and no play makes Jack a dull boy
All work and no play makes Jack a dull boy
 All work and no play makes Jack a dull boy
 All work and no play makes Jack a dull boy
 All work and no play makes Jack a dull boy
 All work and no play makes Jack a dull boy
 All work and no play makes Jack a dull boy
 All work and no play makes Jack a dull boy
 All work and no play makes Jack a dull boy
 All work and no play makes Jack a dull boy

Name: bampu pantsu 2012-05-29 3:56

bampu pantsu

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List