% Copying Is Not Theft % music & words by Nina Paley % typeset in LilyPond (.org) by Francisco Vila % This sheet music is released under the same license % than "Copying Is Not Theft -- music & words by Nina Paley" \version "2.17.0" date = #(strftime "%d-%m-%Y" (localtime (current-time))) #(ly:set-option 'midi-extension "mid") \header { title = "Copying Is Not Theft" composer = "Music & words by Nina Paley" % poet = "Typeset by Francisco Vila" %copyright=\markup { \column } tagline = \markup \column { {"(cc)(by)(sa) Ediciones Quodlibet. Some Rights Reserved. Copia: Paco Vila." \with-url #"http://blog.ninapaley.com/2009/12/15/minute-meme-1-copying-is-not-theft" { "http://blog.ninapaley.com/2009/12/15/minute-meme-1-copying-is-not-theft" }} { \line { $(format "Tipografía musical: GNU LilyPond ~a. Badajoz," (lilypond-version)) \date } %line } { \score { \new Staff \with { fontSize = #-3 \override StaffSymbol #'staff-space = #(magstep -3) } { \key aes \major g4 ^"(*) ossia" aes bes r } \layout{indent=0\cm} } } } } \score { \new Staff \transpose c aes, \relative f { \key c \major \time 2/2 \tempo "With swing" 2=90 e'8 e e4 g e c4 r r2 e8 e e g8~ g8 e8~ e4 g4 e d r d8 e d f~ f d~ d4 c4^"*" d e r d4 e f8 e d4 c2 r e8 e e4 g e c4 r r r8 g e'8 e e g8~ g8 e8~ e4 g4 e d r d4 e8 f~ f4 d c4^"*" d8 e~ e4 r d4 e \times 2/3 { f4 e d } c2 r a'8 a~ a a~ a4 b c4 b8 a~ a4 ~ a8. a16 g4 f e f8 g~ g2 r2 fis8 fis~ fis4 fis g a8 g8~ g fis~ fis4 fis g4 g g8 a~ a b~ b2 r e,8 e e4 g e c4 r r2 e8 e e g8~ g8 e8~ e4 g4 e d r d8 e d f~ f d~ d4 c4^"*" d e r d4 e f8 e d4~ d4 r b'2 c1 ~ c4 r4 r2 \bar "|." } \addlyrics { Cop -- y -- ing is not theft. Steal -- ing a thing leaves one less left Cop -- y -- ing it makes one thing more; that’s what cop -- y -- ing’s for. Cop -- y -- ing is not theft. If I cop -- y yours you have it too One for me and one for you That’s what cop -- ies can do If I steal your bic -- y -- cle you have to take the bus, but if I just cop -- y it there’s one for each of us! Mak -- ing more of a thing, that is what we call “cop -- y -- ing” Shar -- ing id -- eas with ever -- y -- one That’s why cop -- y -- ing is FUN! } \layout { } \midi { } } \paper { left-margin=2\cm right-margin=2\cm system-system-spacing #'basic-distance = #15 } % Warning: if you are viewing this file in a web browser, % please be sure to adjust UTF-8 as the character encoding % before copying the code for pasting on another medium.