]> gitweb.factorcode.org Git - factor.git/commitdiff
Update some copyright headers to follow the current convention
authorAlexander Iljin <ajsoft@yandex.ru>
Fri, 25 Aug 2017 22:34:26 +0000 (01:34 +0300)
committerJohn Benediktsson <mrjbq7@gmail.com>
Mon, 11 Sep 2017 22:43:03 +0000 (15:43 -0700)
Had to look through the history to find years for some headers. Added
authors to some files as well.

158 files changed:
basis/alien/data/data.factor
basis/alien/enums/enums.factor
basis/alien/parser/parser-tests.factor
basis/classes/struct/prettyprint/prettyprint.factor
basis/classes/struct/struct-tests.factor
basis/compiler/cfg/intrinsics/simd/backend/backend.factor
basis/compiler/cfg/intrinsics/simd/simd-tests.factor
basis/hashtables/identity/identity-tests.factor
basis/hashtables/identity/identity.factor
basis/images/loader/gdiplus/gdiplus.factor
basis/io/files/temp/macosx/macosx.factor
basis/io/files/temp/temp.factor
basis/io/files/temp/unix/unix.factor
basis/io/files/temp/windows/windows.factor
basis/math/floats/env/env-docs.factor
basis/math/floats/env/env.factor
basis/math/floats/half/half.factor
basis/math/vectors/conversion/conversion-docs.factor
basis/math/vectors/conversion/conversion-tests.factor
basis/math/vectors/conversion/conversion.factor
basis/math/vectors/simd/intrinsics/intrinsics.factor
basis/opengl/capabilities/capabilities-tests.factor
basis/opengl/debug/debug-docs.factor
basis/opengl/debug/debug.factor
basis/opengl/gl3/gl3.factor
basis/sequences/generalizations/generalizations-docs.factor
basis/sequences/generalizations/generalizations-tests.factor
basis/sequences/generalizations/generalizations.factor
basis/sequences/product/product-docs.factor
basis/sequences/product/product-tests.factor
basis/sequences/product/product.factor
basis/sequences/unrolled/unrolled-docs.factor
basis/sequences/unrolled/unrolled-tests.factor
basis/sequences/unrolled/unrolled.factor
basis/source-files/errors/debugger/debugger.factor
basis/tools/deploy/libraries/libraries.factor
basis/tools/deploy/libraries/unix/unix.factor
basis/tools/deploy/libraries/windows/windows.factor
basis/tools/deprecation/deprecation-docs.factor
basis/tools/deprecation/deprecation.factor
basis/tools/profiler/sampling/sampling-docs.factor
basis/tools/profiler/sampling/sampling.factor
basis/tools/test/fuzz/fuzz-tests.factor
basis/typed/debugger/debugger.factor
basis/typed/typed-docs.factor
basis/typed/typed.factor
basis/unix/signals/signals-docs.factor
basis/unix/signals/signals.factor
basis/vocabs/metadata/resources/resources-docs.factor
basis/vocabs/metadata/resources/resources-tests.factor
basis/vocabs/metadata/resources/resources.factor
basis/windows/dwmapi/dwmapi.factor
basis/windows/gdiplus/gdiplus.factor
core/io/streams/memory/memory-tests.factor
extra/alien/cxx/cxx.factor
extra/alien/cxx/demangle/demangle.factor
extra/alien/cxx/demangle/libstdcxx/libstdcxx.factor
extra/alien/cxx/scaffold/scaffold.factor
extra/alien/data/map/map-tests.factor
extra/alien/data/map/map.factor
extra/alien/handles/handles-tests.factor
extra/alien/handles/handles.factor
extra/audio/aiff/aiff.factor
extra/audio/audio-docs.factor
extra/audio/audio.factor
extra/audio/chunked-file/chunked-file.factor
extra/audio/engine/engine-docs.factor
extra/audio/engine/engine.factor
extra/audio/engine/test/test.factor
extra/audio/loader/loader-docs.factor
extra/audio/loader/loader.factor
extra/audio/vorbis/vorbis-docs.factor
extra/audio/vorbis/vorbis.factor
extra/audio/wav/wav.factor
extra/benchmark/terrain-generation/terrain-generation.factor
extra/classes/struct/vectored/vectored-tests.factor
extra/classes/struct/vectored/vectored.factor
extra/classes/tuple/change-tracking/change-tracking.factor
extra/codebook/codebook.factor
extra/combinators/tuple/tuple-docs.factor
extra/combinators/tuple/tuple.factor
extra/cuda/contexts/contexts.factor
extra/cuda/devices/devices-tests.factor
extra/cuda/ffi/ffi.factor
extra/cuda/gl/ffi/ffi.factor
extra/cuda/gl/gl.factor
extra/cuda/ptx/ptx.factor
extra/cuda/types/types.factor
extra/cursors/cursors-tests.factor
extra/cursors/cursors.factor
extra/env/env-docs.factor
extra/env/env.factor
extra/euler/b-rep/io/obj/obj-tests.factor
extra/euler/b-rep/io/obj/obj.factor
extra/game/loop/benchmark/benchmark.factor
extra/game/loop/loop-docs.factor
extra/game/loop/loop.factor
extra/game/loop/prettyprint/prettyprint.factor
extra/game/models/half-edge/half-edge.factor
extra/game/worlds/worlds-docs.factor
extra/game/worlds/worlds.factor
extra/gpu/buffers/buffers-docs.factor
extra/gpu/buffers/buffers.factor
extra/gpu/demos/bunny/bunny.factor
extra/gpu/demos/raytrace/raytrace.factor
extra/gpu/framebuffers/framebuffers-docs.factor
extra/gpu/framebuffers/framebuffers.factor
extra/gpu/gpu-docs.factor
extra/gpu/gpu.factor
extra/gpu/render/render-docs.factor
extra/gpu/render/render.factor
extra/gpu/shaders/shaders-docs.factor
extra/gpu/shaders/shaders-tests.factor
extra/gpu/shaders/shaders.factor
extra/gpu/state/state-docs.factor
extra/gpu/state/state.factor
extra/gpu/textures/textures-docs.factor
extra/gpu/textures/textures.factor
extra/gpu/util/util.factor
extra/gpu/util/wasd/wasd.factor
extra/grid-meshes/grid-meshes.factor
extra/images/atlas/atlas.factor
extra/io/encodings/detect/detect-tests.factor
extra/io/encodings/detect/detect.factor
extra/math/matrices/simd/simd-tests.factor
extra/math/matrices/simd/simd.factor
extra/math/vectors/homogeneous/homogeneous-tests.factor
extra/math/vectors/homogeneous/homogeneous.factor
extra/memory/piles/piles-docs.factor
extra/memory/piles/piles-tests.factor
extra/memory/piles/piles.factor
extra/memory/pools/pools-docs.factor
extra/memory/pools/pools-tests.factor
extra/memory/pools/pools.factor
extra/method-chains/method-chains-docs.factor
extra/nurbs/nurbs-tests.factor
extra/pair-methods/pair-methods-tests.factor
extra/pair-methods/pair-methods.factor
extra/pair-rocket/pair-rocket-docs.factor
extra/pair-rocket/pair-rocket-tests.factor
extra/pair-rocket/pair-rocket.factor
extra/qw/qw-docs.factor
extra/qw/qw-tests.factor
extra/qw/qw.factor
extra/roles/roles-docs.factor
extra/roles/roles-tests.factor
extra/roles/roles.factor
extra/sequences/inserters/inserters-tests.factor
extra/sequences/inserters/inserters.factor
extra/slots/macros/macros-tests.factor
extra/slots/macros/macros.factor
extra/terrain/terrain.factor
extra/variables/variables.factor
extra/variants/variants-docs.factor
extra/variants/variants-tests.factor
extra/variants/variants.factor
extra/vocabs/git/git.factor
extra/window-controls-demo/window-controls-demo.factor

index 1a573888f1d08ef9c0d25663b680521755958032..6e18c3d531ac52daa7e71c4e6668ef284b3845e3 100644 (file)
@@ -1,4 +1,5 @@
-! (c)2009, 2010 Slava Pestov, Joe Groff bsd license
+! Copyright (C) 2009, 2010 Slava Pestov, Joe Groff.
+! See http://factorcode.org/license.txt for BSD license.
 USING: accessors alien alien.arrays alien.c-types alien.strings
 arrays byte-arrays combinators combinators.short-circuit
 cpu.architecture fry generalizations io io.streams.memory kernel
index f7c0ec650b1ba52a214d08a766842c92570b8234..65ae9976551bad0a1131639d46c78cff4a48311a 100644 (file)
@@ -1,4 +1,5 @@
-! (c)2010 Joe Groff, Erik Charlebois bsd license
+! Copyright (C) 2010 Joe Groff, Erik Charlebois.
+! See http://factorcode.org/license.txt for BSD license.
 USING: accessors alien.c-types arrays assocs classes.singleton
 combinators delegate fry kernel macros math parser sequences
 words ;
index fb1c76182f0c5926d463a2f6c0c6fd701b1fb257..d8207a6022f7d7a931164d5ab676c38415d21113 100644 (file)
@@ -1,4 +1,5 @@
-! (c)2009 Joe Groff bsd license
+! Copyright (C) 2009 Joe Groff.
+! See http://factorcode.org/license.txt for BSD license.
 USING: accessors alien.c-types alien.parser alien.parser.private
 alien.syntax compiler.units continuations debugger eval fry kernel
 lexer namespaces parser sequences sets summary tools.test
index 64d2dfa70c79fad863b14709b92f5ab971c6e9b6..175d2df2251d606b2968c5c980d101d001a4bc49 100644 (file)
@@ -1,4 +1,5 @@
-! (c)Joe Groff bsd license
+! Copyright (C) 2009, 2011 Joe Groff, Slava Pestov.
+! See http://factorcode.org/license.txt for BSD license.
 USING: accessors alien alien.c-types alien.data
 alien.prettyprint arrays assocs classes classes.struct
 combinators combinators.short-circuit continuations fry kernel
index 905c11d58ad11f78ab0ed8dbefd4eb0c68d917a7..91ce41637a2906bb72955b80df35d9553460e8a2 100644 (file)
@@ -1,4 +1,5 @@
-! (c)Joe Groff bsd license
+! Copyright (C) 2009, 2010, 2011 Joe Groff, Slava Pestov, John Benediktsson.
+! See http://factorcode.org/license.txt for BSD license.
 USING: accessors alien alien.c-types alien.data alien.syntax
 assocs byte-arrays classes classes.private classes.struct
 classes.struct.prettyprint.private classes.tuple
index 1a267a38c6928090059a73425d56e043e17344f9..41c330f201386203acf2d2c8a3eda3022b4e3fc1 100644 (file)
@@ -1,4 +1,5 @@
-! (c)2009 Joe Groff bsd license
+! Copyright (C) 2009 Joe Groff.
+! See http://factorcode.org/license.txt for BSD license.
 USING: accessors arrays classes combinators
 compiler.cfg.instructions compiler.cfg.registers
 compiler.cfg.stacks compiler.cfg.stacks.local
index 6260bcfa075cb9f5ee002a136e52d5a2a9a7e114..3f3915a170c2a5df7cb785206c85e06be6062bf7 100644 (file)
@@ -1,4 +1,5 @@
-! (c)2009 Joe Groff bsd license
+! Copyright (C) 2009 Joe Groff.
+! See http://factorcode.org/license.txt for BSD license.
 USING: accessors arrays assocs biassocs byte-arrays classes
 compiler.cfg compiler.cfg.comparisons compiler.cfg.instructions
 compiler.cfg.intrinsics.simd compiler.cfg.intrinsics.simd.backend
index a098bcf7c95dfb85ea791da6954842874f2945e9..a374a051d6f34b405da43690967fa4508d78081f 100644 (file)
@@ -1,4 +1,5 @@
-! (c)2010 Joe Groff bsd license
+! Copyright (C) 2010 Joe Groff.
+! See http://factorcode.org/license.txt for BSD license.
 USING: assocs hashtables.identity kernel literals tools.test ;
 IN: hashtables.identity.tests
 
index 47ea8bc749355b018e6d30f00e52ac041667b6c1..b14ab9c4482ffc0b86fc829457ca0f7a2d7f999b 100644 (file)
@@ -1,4 +1,5 @@
-! (c)2010 Joe Groff bsd license
+! Copyright (C) 2010 Joe Groff.
+! See http://factorcode.org/license.txt for BSD license.
 USING: accessors assocs hashtables hashtables.wrapped kernel
 parser vocabs.loader ;
 IN: hashtables.identity
index efb55d1f78f4e1a81bc5e24de11ff235639804b4..c8714843f205f21201a258eb1de17bea2f9cec8d 100644 (file)
@@ -1,4 +1,5 @@
-! (c)2010 Joe Groff bsd license
+! Copyright (C) 2010 Joe Groff.
+! See http://factorcode.org/license.txt for BSD license.
 USING: accessors alien alien.c-types alien.data alien.enums alien.strings
 assocs byte-arrays classes.struct destructors grouping images images.loader
 io kernel libc locals math mime.types namespaces sequences specialized-arrays
index e5f6b9377e7cdcdfaf04b4b7fbb031c8f6b5960e..ef88fbe5325d858c886f2ba43819535a24e90a37 100644 (file)
@@ -1,4 +1,5 @@
-! (c)2012 Joe Groff bsd license
+! Copyright (C) 2012 Joe Groff.
+! See http://factorcode.org/license.txt for BSD license.
 USING: alien.c-types alien.syntax cocoa.plists cocoa.runtime
 cocoa.types core-foundation.strings io.directories io.files
 io.files.temp io.pathnames kernel sequences system ;
index a9109bd857d0198d9721a5758e148be6972f6e98..b1c18725c1bb78cd218da72efa25557dc8844c97 100644 (file)
@@ -1,4 +1,5 @@
-! (c)2012 Joe Groff bsd license
+! Copyright (C) 2012 Joe Groff.
+! See http://factorcode.org/license.txt for BSD license.
 USING: combinators init io.directories io.pathnames kernel
 namespaces system vocabs ;
 IN: io.files.temp
index 8eee9e8b08b54a4e9e97771ee0dc8df5435f8513..dea1a8c8f2d59bd3a4cb2d898f0a267b025cd43e 100644 (file)
@@ -1,4 +1,5 @@
-! (c)2012 Joe Groff bsd license
+! Copyright (C) 2012 Joe Groff.
+! See http://factorcode.org/license.txt for BSD license.
 USING: environment io.files.temp io.pathnames sequences system
 xdg ;
 IN: io.files.temp.unix
index d3a87819981532eba849aebfd96d5d741847c16c..15f3ba04438a54f3bb20b663c825267d1ed3c49c 100644 (file)
@@ -1,4 +1,5 @@
-! (c)2012 Joe Groff bsd license
+! Copyright (C) 2012 Joe Groff.
+! See http://factorcode.org/license.txt for BSD license.
 USING: alien.data alien.strings io.directories
 io.files.temp io.pathnames kernel math
 memoize specialized-arrays system windows.errors
index be0e87fde0250ed6103006453b6c4dae8cb11a53..ed511d70e25df732703b95c814836cc1c0390037 100644 (file)
@@ -1,4 +1,5 @@
-! (c)Joe Groff bsd license
+! Copyright (C) 2009 Joe Groff.
+! See http://factorcode.org/license.txt for BSD license.
 USING: help help.markup help.syntax kernel quotations ;
 IN: math.floats.env
 
index 4f8d01a4605d13d9d1f361ceff3779632f67f350..df6328729e383432bc163cafe789904e8a73de1a 100644 (file)
@@ -1,4 +1,5 @@
-! (c)Joe Groff bsd license
+! Copyright (C) 2009 Joe Groff.
+! See http://factorcode.org/license.txt for BSD license.
 USING: alien.syntax arrays assocs biassocs combinators
 combinators.short-circuit continuations generalizations kernel
 literals locals math math.bitwise sequences sets system
index d9c280a4e497d37a36afaba4e57ca871a6385c4f..bcb37879d28a5b9f6ddc2774993e3b5cb146b474 100644 (file)
@@ -1,4 +1,5 @@
-! (c)2009 Joe Groff bsd license
+! Copyright (C) 2009 Joe Groff.
+! See http://factorcode.org/license.txt for BSD license.
 USING: accessors alien.accessors alien.c-types alien.data
 alien.syntax kernel math math.order ;
 FROM: math => float ;
index ec7851010dc1b91859898968362746f69d34af43..dc6c3a931d1adcc15a6e9ca528a6e27e3464da49 100644 (file)
@@ -1,4 +1,5 @@
-! (c)2009 Joe Groff bsd license
+! Copyright (C) 2009 Joe Groff.
+! See http://factorcode.org/license.txt for BSD license.
 USING: classes help.markup help.syntax kernel quotations ;
 IN: math.vectors.conversion
 
index 85416f294ee27a04fc62222f53e513d75a53ae15..9205f3fb9cb3c87b0e89bc4c90720e47c502ee38 100644 (file)
@@ -1,4 +1,5 @@
-! (c)Joe Groff bsd license
+! Copyright (C) 2009 Joe Groff.
+! See http://factorcode.org/license.txt for BSD license.
 USING: accessors arrays compiler.test continuations generalizations
 kernel kernel.private locals math.vectors.conversion math.vectors.simd
 sequences stack-checker tools.test sequences.generalizations ;
index 3c884710769cf7d300fc970d17fd9479c56cb531..da1af1210b304d7f5a7c18800e6f15d88a4858b1 100644 (file)
@@ -1,4 +1,5 @@
-! (c)Joe Groff bsd license
+! Copyright (C) 2009 Joe Groff.
+! See http://factorcode.org/license.txt for BSD license.
 USING: accessors alien arrays assocs classes combinators
 combinators.short-circuit fry kernel locals math math.vectors
 math.vectors.simd math.vectors.simd.intrinsics sequences ;
index 2a1108b613a8d4b66ede03755bb416ad76856db1..4291a30abad2df2284fa37a5913e393e4ccb069c 100644 (file)
@@ -1,4 +1,5 @@
-! (c)2009 Slava Pestov, Joe Groff bsd license
+! Copyright (C) 2009 Slava Pestov, Joe Groff.
+! See http://factorcode.org/license.txt for BSD license.
 USING: accessors alien alien.data combinators cpu.architecture fry
 grouping kernel libc locals math math.libm math.order math.ranges
 sequences sequences.cords sequences.generalizations sequences.private
index 35d1fab358e5c4f86ffc2d61ff8106bf22b86013..f011a3b48ba98ade7ee1914cfecd400aa9d3bb30 100644 (file)
@@ -1,4 +1,5 @@
-! (c)2009 Joe Groff bsd license
+! Copyright (C) 2009 Joe Groff.
+! See http://factorcode.org/license.txt for BSD license.
 USING: opengl.capabilities tools.test ;
 IN: opengl.capabilities.tests
 
index c1564ff90556426054d731337eeef66bdf904fe6..8e51ad22b39843084d56bcb067e573392979a746 100644 (file)
@@ -1,4 +1,5 @@
-! (c)2009 Joe Groff bsd license
+! Copyright (C) 2009 Joe Groff.
+! See http://factorcode.org/license.txt for BSD license.
 USING: help.markup help.syntax tools.continuations ;
 IN: opengl.debug
 
index 945a8b81061a4dd93fffb99cb33548f73bf125b8..2d5bcd2279bc7e386694fddef437786f2ae81908 100644 (file)
@@ -1,4 +1,5 @@
-! (c)2009 Joe Groff bsd license
+! Copyright (C) 2009 Joe Groff.
+! See http://factorcode.org/license.txt for BSD license.
 USING: accessors kernel namespaces parser sequences tools.continuations
 ui.backend ui.gadgets.worlds words ;
 IN: opengl.debug
index 1b99185ff8d5c36d9cf515876b823cecd455ef0d..3638cb64fd738d840cf51ec7775f7e57150b5d84 100644 (file)
@@ -1,4 +1,5 @@
-! (c)2009 Joe Groff bsd license
+! Copyright (C) 2009 Joe Groff.
+! See http://factorcode.org/license.txt for BSD license.
 ! This vocab only exports forward-compatible OpenGL 3.x symbols.
 ! For legacy OpenGL and extensions, use opengl.gl
 
index 5ecebe44d48c227e91fc9bb28fcdb149bfade707..12668822ad540521db70f4daad875c47bbaa0091 100644 (file)
@@ -1,4 +1,5 @@
-! (c)2009 Joe Groff bsd license
+! Copyright (C) 2009 Joe Groff.
+! See http://factorcode.org/license.txt for BSD license.
 USING: help.syntax help.markup kernel sequences quotations
 math arrays combinators ;
 IN: sequences.generalizations
index 328f0b788738fec5e40322e97514a3b4e025e0d6..f16b1b4e862e4732bbc599d7b84fe20bd3cf4131 100644 (file)
@@ -1,4 +1,5 @@
-! (c)2009 Joe Groff bsd license
+! Copyright (C) 2009 Joe Groff.
+! See http://factorcode.org/license.txt for BSD license.
 USING: tools.test generalizations kernel math arrays sequences
 sequences.generalizations ascii fry math.parser io io.streams.string ;
 IN: sequences.generalizations.tests
index e15796c9b5825bbce7eee4a7d3755190a8733c2f..f798106f7c17e0c0220809c8ed7990903a4f2758 100644 (file)
@@ -1,4 +1,5 @@
-! (c)2009 Joe Groff bsd license
+! Copyright (C) 2009 Joe Groff.
+! See http://factorcode.org/license.txt for BSD license.
 USING: kernel sequences sequences.private math
 combinators macros math.order math.ranges quotations fry effects
 memoize.private generalizations ;
index 81349c15fba496a783f07fc88d28d9a2ce596849..36322fdd9cfdb35526b5fba5e4f218a8eaf321cc 100644 (file)
@@ -1,4 +1,5 @@
-! (c)2009 Joe Groff bsd license
+! Copyright (C) 2009 Joe Groff.
+! See http://factorcode.org/license.txt for BSD license.
 USING: assocs help.markup help.syntax quotations sequences ;
 IN: sequences.product
 
index bd875756c31070fe70375e9d5f049297be2d50a1..3e96b706fe67bbe0c35aa1484d09e0bf4ebca1f4 100644 (file)
@@ -1,4 +1,5 @@
-! (c)2009 Joe Groff bsd license
+! Copyright (C) 2009 Joe Groff.
+! See http://factorcode.org/license.txt for BSD license.
 USING: arrays kernel make sequences sequences.product tools.test ;
 IN: sequences.product.tests
 
index 0dcc17c98692d12cf6c7b5bff246ae5da337365c..9f0289b827aa826fdbcc4c63dd31a986d4d00fb7 100644 (file)
@@ -1,4 +1,5 @@
-! (c)2009 Joe Groff bsd license
+! Copyright (C) 2009 Joe Groff.
+! See http://factorcode.org/license.txt for BSD license.
 USING: accessors arrays assocs kernel locals math sequences
 sequences.private ;
 IN: sequences.product
index c50cd5c7b61c82a16cef8721c66ffa7027c0c600..9310ffcfb0e31c6172c1edf90e89d07a84910c70 100644 (file)
@@ -1,4 +1,5 @@
-! (c)2010 Joe Groff bsd license
+! Copyright (C) 2010 Joe Groff.
+! See http://factorcode.org/license.txt for BSD license.
 USING: assocs help.markup help.syntax kernel math quotations sequences
 sequences.private ;
 IN: sequences.unrolled
index 95f544c081cda9a9501a61bd3aaeca7abb89bd7e..e49dbf75ed9bd434073ce85fa388fa884432b4ee 100644 (file)
@@ -1,4 +1,5 @@
-! (c)2010 Joe Groff bsd license
+! Copyright (C) 2010 Joe Groff.
+! See http://factorcode.org/license.txt for BSD license.
 USING: compiler.test compiler.tree.debugger kernel make math.parser sequences
 sequences.unrolled tools.test ;
 IN: sequences.unrolled.tests
index 2353dcbe96bf98515cc5ca54e415a8602c874a06..94468e69e634fc00ccdaeeddf28c61210f57cfbf 100644 (file)
@@ -1,4 +1,5 @@
-! (c)2010 Joe Groff bsd license
+! Copyright (C) 2010 Joe Groff.
+! See http://factorcode.org/license.txt for BSD license.
 USING: combinators combinators.short-circuit
 compiler.tree.propagation.transforms fry generalizations kernel
 locals math sequences sequences.private ;
index 2e7cfbd50137db7a02031a9e865022be29e562ed..3f8e812c5eaccc406e24c7362137a7bc0f2693d8 100644 (file)
@@ -1,4 +1,5 @@
-! (c)2010 Joe Groff bsd license
+! Copyright (C) 2010 Joe Groff.
+! See http://factorcode.org/license.txt for BSD license.
 USING: accessors debugger io kernel make math.parser
 prettyprint source-files.errors summary ;
 IN: source-files.errors.debugger
index 176fbc2296ab64483e083356c8aa48eefc96169c..f7b6cfeb8adc01377892201e538a3add7bba5413 100644 (file)
@@ -1,4 +1,5 @@
-! (c)2010 Joe Groff bsd license
+! Copyright (C) 2010 Joe Groff.
+! See http://factorcode.org/license.txt for BSD license.
 USING: alien.libraries io.pathnames io.pathnames.private kernel
 system vocabs ;
 IN: tools.deploy.libraries
index aa474a81fe5886f96ef2d4bbe837f008e7dfe47e..73b95d38a9757a8c8035971d7eb5bfdee5bb0bf5 100644 (file)
@@ -1,4 +1,5 @@
-! (c)2010 Joe Groff bsd license
+! Copyright (C) 2010 Joe Groff.
+! See http://factorcode.org/license.txt for BSD license.
 USING: io.files io.pathnames io.pathnames.private kernel
 sequences system tools.deploy.libraries ;
 IN: tools.deploy.libraries.unix
index 5e29e62348fcd2b8f5533150e0e5c58799201317..08db925a4b3cee83a75c8e506dfae19487f06fe0 100644 (file)
@@ -1,4 +1,5 @@
-! (c)2010 Joe Groff bsd license
+! Copyright (C) 2010 Joe Groff.
+! See http://factorcode.org/license.txt for BSD license.
 USING: alien.data alien.strings byte-arrays
 kernel specialized-arrays system tools.deploy.libraries
 windows.kernel32 windows.types ;
index a7390010d0104e8f6ffd62d0b0f89be223fbe29d..0135b2d6d0e06afab986bbda0567ee155f1a3625 100644 (file)
@@ -1,4 +1,5 @@
-! (c)2009 Joe Groff bsd license
+! Copyright (C) 2009 Joe Groff.
+! See http://factorcode.org/license.txt for BSD license.
 USING: help.markup help.syntax kernel words ;
 IN: tools.deprecation
 
index 44feaa38c5bbfefa696fa49acb9d94564b2ba197..de7fbbb1ccf003b9e636bcf2ed5c58ee9f1e539b 100644 (file)
@@ -1,4 +1,5 @@
-! (c)2009 Joe Groff bsd license
+! Copyright (C) 2009 Joe Groff.
+! See http://factorcode.org/license.txt for BSD license.
 USING: accessors arrays assocs combinators.short-circuit
 compiler.units debugger init io io.streams.null kernel
 namespaces prettyprint sequences sets source-files.errors
index a96e4f921ac0ca0f5bae2de241c81b0971046293..f4872a41193fe8f9cfce9b18b61bb0763550f319 100644 (file)
@@ -1,4 +1,5 @@
-! (c)2010 Joe Groff bsd license
+! Copyright (C) 2010 Joe Groff.
+! See http://factorcode.org/license.txt for BSD license.
 USING: arrays calendar help.markup help.syntax math quotations threads
 tools.profiler.sampling.private ;
 IN: tools.profiler.sampling
index 4e02eea05e0c6ffa27e7c3d4a1f28061e8ebb277..b6aa596823fa5a3a4abf075b9b2b875da43faa37 100644 (file)
@@ -1,4 +1,5 @@
-! (c)2011 Joe Groff bsd license
+! Copyright (C) 2011 Joe Groff.
+! See http://factorcode.org/license.txt for BSD license.
 USING: accessors assocs combinators combinators.short-circuit
 continuations formatting fry generalizations hashtables.identity
 io kernel kernel.private layouts locals math math.parser
index 2d8c67f4f2a581550e63b7e5f3d366f20f13425d..c0662e16ffb63230221ad0de800aca72ce483948 100644 (file)
@@ -1,4 +1,5 @@
-! (c)2011 Joe Groff bsd license
+! Copyright (C) 2011 Joe Groff.
+! See http://factorcode.org/license.txt for BSD license.
 USING: accessors fry kernel macros math namespaces sequences
 source-files.errors tools.test tools.test.fuzz
 tools.test.fuzz.private tools.test.private ;
index 98a083a2babb32d878583b304676638859ec2fdd..8e7604d3536eb04f43e77552ec4265257270f509 100644 (file)
@@ -1,4 +1,5 @@
-! (c)Joe Groff bsd license
+! Copyright (C) 2009, 2010 Joe Groff, Slava Pestov.
+! See http://factorcode.org/license.txt for BSD license.
 USING: typed compiler.cfg.debugger compiler.tree.debugger
 tools.disassembler words ;
 IN: typed.debugger
index dc7962c6472657e59ec8cba117a5a5aa389140a6..8f2e0e6f36872247344a6278a0c26d5dcbd3a263 100644 (file)
@@ -1,4 +1,5 @@
-! (c)2009 Joe Groff bsd license
+! Copyright (C) 2009 Joe Groff.
+! See http://factorcode.org/license.txt for BSD license.
 USING: arrays effects help.markup help.syntax locals math quotations words ;
 IN: typed
 
index e8bdb4631200e704700f5f94c4935baacac21664..d1acd80983fe4f035d5f61c7020dca9fc4de1998 100644 (file)
@@ -1,4 +1,5 @@
-! (c)Joe Groff bsd license
+! Copyright (C) 2009, 2010, 2011 Joe Groff, Slava Pestov, Doug Coleman.
+! See http://factorcode.org/license.txt for BSD license.
 USING: accessors arrays classes classes.tuple combinators
 combinators.short-circuit definitions effects fry generalizations
 hints math kernel kernel.private namespaces parser quotations
index d423b36f5d15cea6f5f22d53743dc173614b75ef..04515f84d9a77f63888623b29c9aaf01eefa42e0 100644 (file)
@@ -1,4 +1,5 @@
-! (c)2010 Joe Groff bsd license
+! Copyright (C) 2010 Joe Groff.
+! See http://factorcode.org/license.txt for BSD license.
 USING: help.markup help.syntax kernel ;
 IN: unix.signals
 
index 9f37eafbe003ecc9cd22576d35c697a9a964bcfa..c8d378b5976972d79be392ee00aca30bd3c7a015 100644 (file)
@@ -1,4 +1,5 @@
-! (c)2011 Joe Groff bsd license
+! Copyright (C) 2011 Joe Groff.
+! See http://factorcode.org/license.txt for BSD license.
 USING: assocs io.backend.unix kernel namespaces sequences
 threads ;
 IN: unix.signals
index be5be12e75c1a1d555d62fdf39d452f6e0775d1b..49e8fee1a6b9ec569fd1450cad81322617c0442f 100644 (file)
@@ -1,4 +1,5 @@
-! (c)2010 Joe Groff bsd license
+! Copyright (C) 2010 Joe Groff.
+! See http://factorcode.org/license.txt for BSD license.
 USING: help.markup help.syntax strings ;
 IN: vocabs.metadata.resources
 
index d6fea4ca363d0cd8499d654f52230d08a97ec25a..82e83b16d0c73688eab0d1e6cf78db271f683b08 100644 (file)
@@ -1,4 +1,5 @@
-! (c)2010 Joe Groff bsd license
+! Copyright (C) 2010 Joe Groff.
+! See http://factorcode.org/license.txt for BSD license.
 USING: arrays globs sorting tools.test vocabs.metadata.resources ;
 IN: vocabs.metadata.resources.tests
 
index 9c66456ab6327ae6b6647333ad6bd853e1779cc0..ca1d0e95c57f98f95f8d97f346f7b3f756353695 100644 (file)
@@ -1,4 +1,5 @@
-! (c)2010 Joe Groff bsd license
+! Copyright (C) 2010 Joe Groff.
+! See http://factorcode.org/license.txt for BSD license.
 USING: fry globs io.directories io.directories.hierarchy io.files.info
 io.pathnames kernel regexp sequences sets vocabs.loader
 vocabs.metadata ;
index 7485bf1e6d7e78a0b3de1b7d46476946c8b32ed2..86c35a4527d4c2bb57f0a15b8c717cecd49530a3 100755 (executable)
@@ -1,4 +1,5 @@
-! (c)2009 Joe Groff bsd license
+! Copyright (C) 2009 Joe Groff.
+! See http://factorcode.org/license.txt for BSD license.
 USING: alien alien.c-types alien.data alien.libraries
 alien.syntax classes.struct kernel math system-info.windows
 windows.types ;
index a43ce235ba8c3f8822e2f8f338aede71f9d9764c..d995631fe6f0d5aceab84ca892d9b74cf19cf14f 100644 (file)
@@ -1,4 +1,5 @@
-! (c)2010 Joe Groff bsd license
+! Copyright (C) 2010 Joe Groff.
+! See http://factorcode.org/license.txt for BSD license.
 USING: alien.c-types alien.data alien.destructors alien.syntax
 classes.struct kernel math windows.com windows.com.syntax
 windows.kernel32 windows.ole32 windows.types ;
index d6810084e3b60b0599ccd6449f0174d62671a2b5..d4a74e0fbfed6dc3d6c029c7acc0f5ae08a206e6 100644 (file)
@@ -1,4 +1,5 @@
-! (c)2011 Joe Groff bsd license
+! Copyright (C) 2011 Joe Groff.
+! See http://factorcode.org/license.txt for BSD license.
 USING: alien.data destructors io io.streams.memory kernel libc
 tools.test ;
 IN: io.streams.memory.tests
index 7194c5d9605a12adcbf93b1b182bce6ea626443f..f7e5f47cd0c5261a6e63aa0c0d307d6718d8b7f8 100644 (file)
@@ -1,4 +1,5 @@
-! (c)2010 Joe Groff bsd license
+! Copyright (C) 2010 Joe Groff.
+! See http://factorcode.org/license.txt for BSD license.
 USING: alien kernel ;
 IN: alien.cxx
 
index 08cf8343af3eaaef141772ad49f6a10a8ee9aaf0..62b46f24897780eec1e908ae8ba27fbe0b7235ca 100644 (file)
@@ -1,4 +1,5 @@
-! (c)2010 Joe Groff bsd license
+! Copyright (C) 2010 Joe Groff.
+! See http://factorcode.org/license.txt for BSD license.
 USING: alien.cxx kernel ;
 QUALIFIED-WITH: alien.cxx.demangle.libstdcxx libstdcxx
 IN: alien.cxx.demangle
index 3487423504eb7ff8056c97123a5de011bc346568..e32f1ad034f8ad1c596a9aaa6c8f165c0453fb0c 100644 (file)
@@ -1,4 +1,5 @@
-! (c)2010 Joe Groff bsd license
+! Copyright (C) 2010 Joe Groff.
+! See http://factorcode.org/license.txt for BSD license.
 USING: alien.c-types alien.data alien.destructors alien.strings
 alien.syntax combinators destructors io.encodings.ascii kernel
 libc locals sequences ;
index 603d5d065fddb31fdf03ae18eb0d11628166f634..cb845849a2505121aab8b4969e6b10f4d46fa87c 100644 (file)
@@ -1,4 +1,5 @@
-! (c)2010 Joe Groff bsd license
+! Copyright (C) 2010 Joe Groff.
+! See http://factorcode.org/license.txt for BSD license.
 USING: alien.cxx.demangle assocs combinators fry io.pathnames
 kernel macho sequences ;
 IN: alien.cxx.scaffold
index 17c739e2cfc0f89a3d48d03db5086c17721274f5..480e940aeebef980a8ee1ddd8a06a2fbf9b5f45d 100644 (file)
@@ -1,4 +1,5 @@
-! (c)Joe Groff bsd license
+! Copyright (C) 2009, 2010 Joe Groff, Slava Pestov.
+! See http://factorcode.org/license.txt for BSD license.
 USING: alien.data alien.data.map fry generalizations kernel locals math.vectors
 math.vectors.conversion math math.vectors.simd math.ranges sequences
 specialized-arrays tools.test ;
index 1abb3a76ef3f7e6e4f9812af3a7a08c26ec7e367..994eb3272be21f23661f9e72dd76f6cd10219adf 100644 (file)
@@ -1,4 +1,5 @@
-! (c)Joe Groff bsd license
+! Copyright (C) 2009, 2010 Joe Groff.
+! See http://factorcode.org/license.txt for BSD license.
 USING: accessors alien alien.c-types alien.data alien.parser arrays
 byte-arrays combinators effects.parser fry generalizations grouping kernel
 lexer locals macros make math math.ranges parser sequences
index 1a4e937597c7e5719799d52e4fa803ef4a5170f2..4f46df20943c29b23a8d6da3eb10d1d4d808bd67 100644 (file)
@@ -1,4 +1,5 @@
-! (c)2010 Joe Groff bsd license
+! Copyright (C) 2010 Joe Groff.
+! See http://factorcode.org/license.txt for BSD license.
 USING: accessors alien alien.c-types alien.handles alien.syntax
 destructors kernel math tools.test ;
 IN: alien.handles.tests
index 0c47c8258af23908eab88f3f16187234102519a8..2889ae05edaf97cc6eb9a7b9204c563f34db3564 100644 (file)
@@ -1,4 +1,5 @@
-! (c)2010 Joe Groff bsd license
+! Copyright (C) 2010 Joe Groff.
+! See http://factorcode.org/license.txt for BSD license.
 USING: alien alien.destructors assocs kernel math math.bitwise
 namespaces ;
 IN: alien.handles
index 62d31a46248c32b0f7929c0bb3db75ed84694597..072d700965bf7dde546624d0a28c99785882d136 100644 (file)
@@ -1,4 +1,5 @@
-! (c)2009 Joe Groff bsd license
+! Copyright (C) 2009 Joe Groff.
+! See http://factorcode.org/license.txt for BSD license.
 USING: accessors alien alien.c-types alien.data audio
 audio.chunked-file classes.struct combinators
 combinators.short-circuit endian io io.binary
index cb36db6dc016c7f5ac5cc56955b82cd2e2633083..e5c878e35bc8323b8dd4257ec5e23e326dd809f2 100644 (file)
@@ -1,4 +1,5 @@
-! (c)2010 Joe Groff bsd license
+! Copyright (C) 2010 Joe Groff.
+! See http://factorcode.org/license.txt for BSD license.
 USING: alien byte-arrays help.markup help.syntax kernel math
 memory ;
 IN: audio
index dab3be1363e0e3e7e22f4978c1cc9a4d11453f87..253f349e0370563bb703231ebcb7d5387c8a6ad5 100644 (file)
@@ -1,4 +1,5 @@
-! (c)2010 Joe Groff bsd license
+! Copyright (C) 2010 Joe Groff.
+! See http://factorcode.org/license.txt for BSD license.
 USING: accessors alien arrays combinators kernel math openal ;
 IN: audio
 
index 271e56b1714baf66d19ab950a2fa528ee8f53357..9eea28003a65f2c4b3cce0133306333ca009e828 100644 (file)
@@ -1,4 +1,5 @@
-! (c)2009 Joe Groff bsd license
+! Copyright (C) 2009 Joe Groff.
+! See http://factorcode.org/license.txt for BSD license.
 USING: accessors alien.c-types combinators endian io kernel
 math sequences ;
 IN: audio.chunked-file
index 20b195a0cbe0a7b78c349404dd9586ec7918f843..df18b432c787d2b4289889177d0170b07fe6de75 100644 (file)
@@ -1,4 +1,5 @@
-! (c)2010 Joe Groff bsd license
+! Copyright (C) 2010 Joe Groff.
+! See http://factorcode.org/license.txt for BSD license.
 USING: alien audio byte-arrays destructors help.markup
 help.syntax kernel math strings ;
 IN: audio.engine
index 5da13cd33e9bb50c3b50fd52092cf5ad24ab132f..9a76ea64e46bc4b3242041e9b42bb94f7e664136 100644 (file)
@@ -1,4 +1,5 @@
-! (c)2009 Joe Groff bsd license
+! Copyright (C) 2009 Joe Groff.
+! See http://factorcode.org/license.txt for BSD license.
 USING: accessors alien alien.data audio classes.struct fry
 calendar timers combinators combinators.short-circuit
 destructors generalizations kernel literals locals math openal
index 419f31d73bf532bc07d5cda23eef8402aecc6662..8f0944a047ef047bde14ba530a0fba9654791353 100644 (file)
@@ -1,4 +1,5 @@
-! (c)2009 Joe Groff bsd license
+! Copyright (C) 2009 Joe Groff.
+! See http://factorcode.org/license.txt for BSD license.
 USING: accessors timers audio audio.engine audio.loader calendar
 destructors io kernel locals math math.functions math.ranges specialized-arrays
 sequences random math.vectors ;
index 254443657cee8e0c90008507d0aa7c5bef9ec8f0..29b0e3a2f0a29de1208f04fd14528e4a8bbd88d1 100644 (file)
@@ -1,4 +1,5 @@
-! (c)2010 Joe Groff bsd license
+! Copyright (C) 2010 Joe Groff.
+! See http://factorcode.org/license.txt for BSD license.
 USING: audio help.markup help.syntax kernel quotations strings ;
 IN: audio.loader
 
index d1cb43aa3cd0b232e0f9305316a638f3d21edf25..a68dad5c771e5f4800430e57579fd82b6355a3f3 100644 (file)
@@ -1,4 +1,5 @@
-! (c)2009 Joe Groff bsd license
+! Copyright (C) 2009 Joe Groff.
+! See http://factorcode.org/license.txt for BSD license.
 USING: ascii assocs io.pathnames kernel namespaces
 vocabs ;
 IN: audio.loader
index 379e8834f9860a86a6fd045b3a29c7dab4df67c5..7c24cca20936f5f4e00619bbed6edd10f0db659a 100644 (file)
@@ -1,4 +1,5 @@
-! (c)2010 Joe Groff bsd license
+! Copyright (C) 2010 Joe Groff.
+! See http://factorcode.org/license.txt for BSD license.
 USING: audio.engine destructors help.markup help.syntax
 io.files kernel math strings ;
 IN: audio.vorbis
index 1d2521c24699c72a6bffb9fbfeaad7d8af32ff3c..b7a8a0f7dd806d3010a390e6dbec89490cac2cdf 100644 (file)
@@ -1,4 +1,5 @@
-! (c)2007, 2010 Chris Double, Joe Groff bsd license
+! Copyright (C) 2007, 2010 Chris Double, Joe Groff.
+! See http://factorcode.org/license.txt for BSD license.
 USING: accessors alien alien.c-types alien.data audio.engine
 byte-arrays classes.struct combinators destructors fry io
 io.files io.encodings.binary kernel libc locals make math
index 0a5c242db8c36b31939b51998671caf60e4df0a6..8c94ce9767febc352c4c029b13eac619506f291f 100644 (file)
@@ -1,4 +1,5 @@
-! (c)2009 Joe Groff bsd license
+! Copyright (C) 2009 Joe Groff.
+! See http://factorcode.org/license.txt for BSD license.
 USING: alien.c-types alien.syntax audio combinators endian
 combinators.short-circuit io io.binary io.encodings.binary
 io.files io.streams.byte-array kernel locals math
index e30579fead4312a733f900085929d336ccde9b0b..6982685a88182a63cb7f1e2cfbb60b553be58c8b 100644 (file)
@@ -1,4 +1,5 @@
-! (c)Joe Groff bsd license
+! Copyright (C) 2009, 2012 Joe Groff.
+! See http://factorcode.org/license.txt for BSD license.
 USING: accessors kernel math.vectors.simd terrain.generation ;
 FROM: alien.c-types => float ;
 IN: benchmark.terrain-generation
index 163de7d25fdad080c67f51b43d7263000384903e..60e01b77becd83e327997cc349f54a1d1c34881f 100644 (file)
@@ -1,4 +1,5 @@
-! (c)2009 Joe Groff bsd license
+! Copyright (C) 2009 Joe Groff.
+! See http://factorcode.org/license.txt for BSD license.
 USING: accessors alien.c-types classes.struct classes.struct.vectored
 kernel sequences specialized-arrays tools.test vocabs compiler.units ;
 FROM: specialized-arrays.private => specialized-array-vocab ;
index 650e7e61b04759c1d39d5af2ea6103cd6a1eed00..a9be5fe966051acfa4bd16d35b21ba0a9f5be5fa 100644 (file)
@@ -1,4 +1,5 @@
-! (c)2009 Joe Groff bsd license
+! Copyright (C) 2009 Joe Groff.
+! See http://factorcode.org/license.txt for BSD license.
 USING: accessors classes.struct classes.tuple combinators fry
 functors kernel locals macros math parser quotations sequences
 sequences.private slots specialized-arrays words ;
index a9a91f4a309fd2af92edd021f55db81c26bb6581..0123bb84ae688f3832cd945dc403ed35fd1b4cbb 100644 (file)
@@ -1,4 +1,5 @@
-! (c)2009 Joe Groff bsd license
+! Copyright (C) 2009 Joe Groff.
+! See http://factorcode.org/license.txt for BSD license.
 USING: accessors classes classes.tuple fry kernel sequences slots ;
 IN: classes.tuple.change-tracking
 
index f0c48124e8a6043a130177192e3e569470687d1b..39e91b7ef98890c1e54dba363e543431d8776e79 100644 (file)
@@ -1,4 +1,5 @@
-! (c)2010 Joe Groff bsd license
+! Copyright (C) 2010 Joe Groff.
+! See http://factorcode.org/license.txt for BSD license.
 USING: accessors arrays assocs calendar calendar.format
 combinators combinators.short-circuit fry io io.backend
 io.directories io.directories.hierarchy io.encodings.binary
index db407cbd3896ff0348a95c84d9b03b4097d242a6..bcf488687f794bb442d69c7c45e95e8470f08dc0 100644 (file)
@@ -1,4 +1,5 @@
-! (c)2009 Joe Groff bsd license
+! Copyright (C) 2009 Joe Groff.
+! See http://factorcode.org/license.txt for BSD license.
 USING: assocs classes help.markup help.syntax kernel math
 quotations strings ;
 IN: combinators.tuple
index af95d9abb1e9fa270f4cd036145bb0bf446807c8..15f12ca6388ff3c6079cc4cff02204c7236a7a67 100644 (file)
@@ -1,4 +1,5 @@
-! (c)2009 Joe Groff bsd license
+! Copyright (C) 2009 Joe Groff.
+! See http://factorcode.org/license.txt for BSD license.
 USING: accessors assocs classes.tuple generalizations kernel
 locals quotations sequences ;
 IN: combinators.tuple
index 3674b4e686cd2493dbd96ca205ca27dfc088a1ca..175a35143c58849e9ba577d268305985edf07ed0 100644 (file)
@@ -1,4 +1,5 @@
-! (c)2010 Joe Groff bsd license
+! Copyright (C) 2010 Joe Groff.
+! See http://factorcode.org/license.txt for BSD license.
 USING: alien.c-types alien.data continuations cuda cuda.ffi
 cuda.libraries alien.destructors fry kernel namespaces ;
 IN: cuda.contexts
index d14ba203452907343fd726022b0c8e0abb85cd6e..7f9e629269a87974f6dbaf75e5fd3eaca66890a8 100644 (file)
@@ -1,4 +1,5 @@
-! (c)2010 Joe Groff bsd license
+! Copyright (C) 2010 Joe Groff.
+! See http://factorcode.org/license.txt for BSD license.
 USING: cuda.devices tools.test ;
 IN: cuda.devices.tests
 
index f60ff9806d4a1e0529f23fe47d274d92e90cfdd7..8a9d40fcbb675e7f2db0e48e5564bb1d4ed926b7 100644 (file)
@@ -1,4 +1,5 @@
-! (c)2010 Joe Groff bsd license
+! Copyright (C) 2010 Joe Groff.
+! See http://factorcode.org/license.txt for BSD license.
 USING: accessors alien alien.c-types alien.libraries alien.syntax
 classes.struct combinators kernel system ;
 IN: cuda.ffi
index f267bc1630862dc73c150f1d76e37ded2cb9b7c3..9970f9a41b31f0c523bd298e106b7dfdcb5f24ce 100644 (file)
@@ -1,4 +1,5 @@
-! (c)2010 Joe Groff bsd license
+! Copyright (C) 2010 Joe Groff.
+! See http://factorcode.org/license.txt for BSD license.
 USING: alien.c-types alien.syntax cuda.ffi opengl.gl ;
 IN: cuda.gl.ffi
 
index e5aa2ef118ae488f638492ae4fe902019601428a..a4257c2dbbc1c295a811fd451283fadc4871619d 100644 (file)
@@ -1,4 +1,5 @@
-! (c)2010 Joe Groff bsd license
+! Copyright (C) 2010 Joe Groff.
+! See http://factorcode.org/license.txt for BSD license.
 USING: accessors alien alien.c-types alien.data alien.destructors
 alien.enums continuations cuda cuda.contexts cuda.ffi
 cuda.gl.ffi destructors fry gpu.buffers kernel ;
index cd0969047b8b1abe0b2869524a624dd3a159df4a..a1b3b24ed376c7a2740c0746c8d000f13f2f458d 100644 (file)
@@ -1,4 +1,5 @@
-! (c)2010 Joe Groff bsd license
+! Copyright (C) 2010 Joe Groff.
+! See http://factorcode.org/license.txt for BSD license.
 USING: accessors arrays combinators io io.streams.string kernel
 math math.parser roles sequences strings variants words ;
 IN: cuda.ptx
index db58c5ac5a24e3315adefb40ffcb180483e9cb25..dd9017f90a38eb754bb124c20158018a7ca1b50a 100644 (file)
@@ -1,4 +1,5 @@
-! (c)2010 Joe Groff bsd license
+! Copyright (C) 2010 Joe Groff.
+! See http://factorcode.org/license.txt for BSD license.
 USING: accessors alien.c-types classes.struct kernel math ;
 FROM: alien.c-types => float ;
 IN: cuda.types
index 0e52630f95a385cfb12f528f466a1e86b08c8c73..8c0f42f9abfbb502ea8cb1d7df9b2712602c5032 100644 (file)
@@ -1,4 +1,5 @@
-! (c)2010 Joe Groff bsd license
+! Copyright (C) 2010 Joe Groff.
+! See http://factorcode.org/license.txt for BSD license.
 USING: accessors cursors kernel make math sequences sorting tools.test ;
 FROM: cursors => each map assoc-each assoc>map ;
 IN: cursors.tests
index f51e2fd13334059653e4e38a70990134b7647052..a5d55aefb685f9fbef6cc35c5e8e4a9a45841d4a 100644 (file)
@@ -1,4 +1,5 @@
-! (c)2010 Joe Groff bsd license
+! Copyright (C) 2010 Joe Groff.
+! See http://factorcode.org/license.txt for BSD license.
 USING: accessors assocs combinators.short-circuit fry
 generalizations hash-sets hashtables kernel macros math
 math.functions math.order sequences sets ;
index b27c3d9651d6f3afe42d39eb0ea80d42c18c1a86..da43b5a473b0ae9a2919cc4be0815ea531986e28 100644 (file)
@@ -1,4 +1,5 @@
-! (c)2009 Joe Groff, see bsd license
+! Copyright (C) 2009 Joe Groff.
+! See http://factorcode.org/license.txt for BSD license.
 USING: help.markup help.syntax ;
 IN: env
 
index 07fd244a915ba1c0ccacee8ea0766d197fb26fdc..4266c07d1fad65bd5a6b44c0b0edfd9f70e294a1 100644 (file)
@@ -1,4 +1,5 @@
-! (c)2009 Joe Groff, see bsd license
+! Copyright (C) 2009 Joe Groff.
+! See http://factorcode.org/license.txt for BSD license.
 USING: assocs environment kernel sequences ;
 IN: env
 
index a4ca2d0a619b7bc358ce1b213eaf95e250855c6c..e70f0685c25a0c631096c2fc3b20a3226e0ba73e 100644 (file)
@@ -1,4 +1,5 @@
-! (c) 2010 Joe Groff bsd license
+! Copyright (C) 2010 Joe Groff.
+! See http://factorcode.org/license.txt for BSD license.
 USING: euler.b-rep euler.b-rep.examples euler.b-rep.io.obj
 io.streams.string literals math.vectors.simd.cords tools.test ;
 IN: euler.b-rep.io.obj.tests
index 3f37e52e4927d0dbc19defb2d86e8dc86a00c9f1..9b720094d045e4f4c5942ce38c36a9e3d9ebcc6e 100644 (file)
@@ -1,4 +1,5 @@
-! (c) 2010 Joe Groff bsd license
+! Copyright (C) 2010 Joe Groff.
+! See http://factorcode.org/license.txt for BSD license.
 USING: accessors assocs combinators euler.b-rep fry
 game.models.half-edge grouping io kernel locals math
 math.parser math.vectors.simd.cords sequences splitting ;
index 2584c08fba55711c2f25602b9b8041368a67a7ae..b361baefe6d5506b67e721436b617e11a8b3a0b9 100644 (file)
@@ -1,4 +1,5 @@
-! (c)2009 Joe Groff bsd license
+! Copyright (C) 2009 Joe Groff.
+! See http://factorcode.org/license.txt for BSD license.
 USING: accessors alien.c-types classes.struct game.loop
 game.loop.private kernel sequences specialized-vectors
 tools.time.struct ;
index 460c25ceba15daafbe2c4db7fe11b8fa118e02ce..af436e3583f5eea13162be1fd1e26a44d78ecd99 100644 (file)
@@ -1,4 +1,5 @@
-! (c)2009 Joe Groff bsd license
+! Copyright (C) 2009 Joe Groff.
+! See http://factorcode.org/license.txt for BSD license.
 USING: help.markup help.syntax kernel math ui.gadgets.worlds ;
 IN: game.loop
 
index 5b2dceeadb3878b9599549ec75636ca8911f393c..9c28023194999feda526c7221c57653fc15f5000 100755 (executable)
@@ -1,4 +1,5 @@
-! (c)2009 Joe Groff bsd license
+! Copyright (C) 2009 Joe Groff.
+! See http://factorcode.org/license.txt for BSD license.
 USING: accessors timers alien.c-types calendar classes.struct
 continuations destructors fry kernel math math.order memory
 namespaces sequences system ui ui.gadgets.worlds vm
index 218f321de7e702ac4cc7167ae54c600eccb67127..3550444a789ad0734f97756f3af7a8d2ca22b831 100644 (file)
@@ -1,4 +1,5 @@
-! (c)2009 Joe Groff bsd license
+! Copyright (C) 2009 Joe Groff.
+! See http://factorcode.org/license.txt for BSD license.
 USING: accessors debugger game.loop io ;
 IN: game.loop.prettyprint
 
index 26095b684253897a67ffcd4a158252de5a486947..23bf41ced1ccc4207004b83bd95e230cffd393a6 100644 (file)
@@ -1,4 +1,5 @@
-! (c)2010 Joe Groff bsd license
+! Copyright (C) 2010 Joe Groff.
+! See http://factorcode.org/license.txt for BSD license.
 USING: accessors arrays fry kernel locals math sequences ;
 IN: game.models.half-edge
 
index b1b94f435f0507d086ca8d2c2842cfca120d4445..79c9366f8a02fc1453823fcd78a4531667a93f31 100644 (file)
@@ -1,4 +1,5 @@
-! (c)2009 Joe Groff bsd license
+! Copyright (C) 2009 Joe Groff.
+! See http://factorcode.org/license.txt for BSD license.
 USING: audio.engine game.loop help.markup help.syntax kernel math method-chains
 ui ui.gadgets.worlds words ;
 IN: game.worlds
index 46b3f2c5c23658f8bf68c4ab7c67b99a96c9bc2e..ca08dec6893f2804f7195293d9b7bb5551e0e2dc 100644 (file)
@@ -1,4 +1,5 @@
-! (c)2009 Joe Groff bsd license
+! Copyright (C) 2009 Joe Groff.
+! See http://factorcode.org/license.txt for BSD license.
 USING: accessors audio.engine combinators concurrency.promises
 destructors game.input game.loop kernel math parser sequences
 threads ui ui.gadgets ui.gadgets.worlds vocabs.parser words.constant ;
index 6eec21913177e987372f9568a05b21dc4677b6b9..dcdc10f15581858683e3c7dd51bca825b53aafc7 100644 (file)
@@ -1,4 +1,5 @@
-! (c)2009 Joe Groff bsd license
+! Copyright (C) 2009 Joe Groff.
+! See http://factorcode.org/license.txt for BSD license.
 USING: alien alien.data byte-arrays destructors help.markup help.syntax
 kernel math quotations ;
 IN: gpu.buffers
index 1d10fc478f4826f6ef22bc95b369c8c19db99c2a..c03dcea011da4389b9952f1a32da1fb0f8ae58ca 100644 (file)
@@ -1,4 +1,5 @@
-! (c)2009 Joe Groff bsd license
+! Copyright (C) 2009 Joe Groff.
+! See http://factorcode.org/license.txt for BSD license.
 USING: accessors alien alien.c-types alien.data arrays byte-arrays
 combinators destructors gpu kernel locals math opengl opengl.gl
 typed ui.gadgets.worlds variants ;
index 88057edb89292448fbfc5dcad09f8b7bca472503..43de6d1141cb06e406b0b687e5961bc159decc51 100644 (file)
@@ -1,4 +1,5 @@
-! (c)2009 Joe Groff bsd license
+! Copyright (C) 2009 Joe Groff.
+! See http://factorcode.org/license.txt for BSD license.
 USING: accessors alien.c-types arrays classes.struct combinators
 combinators.short-circuit game.loop game.worlds gpu gpu.buffers
 gpu.util.wasd gpu.framebuffers gpu.render gpu.shaders gpu.state
index 869c78ad7c69f25c370e32570c6c1c1872fb8431..fdffa86c9c62abc48f04ff40e4bd225e5c3bc883 100644 (file)
@@ -1,4 +1,5 @@
-! (c)2009 Joe Groff bsd license
+! Copyright (C) 2009 Joe Groff.
+! See http://factorcode.org/license.txt for BSD license.
 USING: accessors arrays combinators.tuple game.loop game.worlds
 generalizations gpu gpu.render gpu.shaders gpu.util gpu.util.wasd
 kernel literals math math.libm math.matrices math.order math.vectors
index ae842fba8194795dba19c7fb1353d0b695aabc14..fd6ef2ed43058789fb07f4cac2a2fcffe19b79bb 100644 (file)
@@ -1,4 +1,5 @@
-! (c)2009 Joe Groff bsd license
+! Copyright (C) 2009 Joe Groff.
+! See http://factorcode.org/license.txt for BSD license.
 USING: alien byte-arrays gpu.buffers gpu.textures help.markup
 help.syntax images kernel math math.rectangles sequences ;
 IN: gpu.framebuffers
index e5617f5118cded9af1980a99639821d4c09e9277..984f4c08b33010e9a7a64f735dbf83abc0432b4b 100644 (file)
@@ -1,4 +1,5 @@
-! (c)2009 Joe Groff bsd license
+! Copyright (C) 2009 Joe Groff.
+! See http://factorcode.org/license.txt for BSD license.
 USING: accessors alien.c-types alien.data arrays byte-arrays
 combinators destructors gpu gpu.buffers gpu.private gpu.textures
 gpu.textures.private images kernel locals math math.rectangles
index 103e0c60a13a118846663bcce6cfe44c7b978f2c..c92e878119db1e30f1161d2339e98bf9d98e1054 100644 (file)
@@ -1,4 +1,5 @@
-! (c)2009 Joe Groff bsd license
+! Copyright (C) 2009 Joe Groff.
+! See http://factorcode.org/license.txt for BSD license.
 USING: help.markup help.syntax ui.gadgets.worlds ;
 IN: gpu
 
index 1d02b3f07a360e9c786d7e8fd7560a949b9905d4..6153fcfb2d21a21f520403dc31b8d8f1e508d8ec 100755 (executable)
@@ -1,4 +1,5 @@
-! (c)2009 Joe Groff bsd license
+! Copyright (C) 2009 Joe Groff.
+! See http://factorcode.org/license.txt for BSD license.
 USING: kernel namespaces opengl.capabilities opengl.gl variants ;
 IN: gpu
 
index bbbe3973e68595023c87d82bc0614e68428d0ba4..36e0287353e147482c55a606a8aa9627ca94e32e 100644 (file)
@@ -1,4 +1,5 @@
-! (c)2009 Joe Groff bsd license
+! Copyright (C) 2009 Joe Groff.
+! See http://factorcode.org/license.txt for BSD license.
 USING: alien alien.c-types alien.syntax byte-arrays classes
 gpu.buffers gpu.framebuffers gpu.shaders gpu.textures help.markup
 help.syntax images kernel math sequences
index d173c46cc51b2ecc7ff9bd4e3732252006d60e21..7761669eeca2fb79d4d5df633f43bd6cc13cb840 100755 (executable)
@@ -1,4 +1,5 @@
-! (c)2009 Joe Groff bsd license
+! Copyright (C) 2009 Joe Groff.
+! See http://factorcode.org/license.txt for BSD license.
 USING: accessors alien alien.c-types alien.data arrays
 assocs classes classes.mixin classes.parser classes.singleton classes.struct
 classes.tuple classes.tuple.private combinators combinators.tuple destructors fry
index 0e534a61aa23db4304182ae8dfcbe6b05d598f59..ea202dae82fe4dc9b1e195108fab35eb9e1bb5d3 100644 (file)
@@ -1,4 +1,5 @@
-! (c)2009 Joe Groff bsd license
+! Copyright (C) 2009 Joe Groff.
+! See http://factorcode.org/license.txt for BSD license.
 USING: classes classes.struct gpu.buffers help.markup help.syntax
 images kernel math multiline quotations sequences strings words ;
 IN: gpu.shaders
index b62e9e61137cdc5984adfd5de02bde3f8104bf75..b4b802d36891387ff0255c66c586ce83a26cf1e9 100644 (file)
@@ -1,4 +1,5 @@
-! (c)2009 Joe Groff bsd license
+! Copyright (C) 2009 Joe Groff.
+! See http://factorcode.org/license.txt for BSD license.
 USING: multiline gpu.shaders gpu.shaders.private tools.test ;
 IN: gpu.shaders.tests
 
index 942aa8f2b5247ac2b9a29d5072c09a94aaf2cc6b..3793975dea029298cf4211da3e2865ab5805e4dc 100755 (executable)
@@ -1,4 +1,5 @@
-! (c)2009 Joe Groff bsd license
+! Copyright (C) 2009 Joe Groff.
+! See http://factorcode.org/license.txt for BSD license.
 USING: accessors alien alien.c-types alien.data alien.strings
 arrays assocs byte-arrays classes.mixin classes.parser
 classes.singleton classes.struct combinators combinators.short-circuit
index ea457ea959cc0f9095c3e6a0f79c1cf534bd8a4f..4c732540a1583dda884e3e5106eb49a90a6b1a80 100644 (file)
@@ -1,4 +1,5 @@
-! (c)2009 Joe Groff bsd license
+! Copyright (C) 2009 Joe Groff.
+! See http://factorcode.org/license.txt for BSD license.
 USING: help.markup help.syntax kernel math math.rectangles
 sequences ;
 IN: gpu.state
index 7f53cac07e87df84e57406894e7391ca2563eaec..1468a2585eeaad7ac4f3b52a8e38554629ce51f4 100755 (executable)
@@ -1,4 +1,5 @@
-! (c)2009 Joe Groff bsd license
+! Copyright (C) 2009 Joe Groff.
+! See http://factorcode.org/license.txt for BSD license.
 USING: accessors alien.c-types alien.data arrays byte-arrays
 combinators gpu kernel literals math math.rectangles opengl
 opengl.gl sequences typed variants specialized-arrays ;
index 2efcb45b042c3595e99e73f7f2dec05b704abd1a..6b43ef7d9d983364ffc4b009a01de6e127d189d8 100644 (file)
@@ -1,4 +1,5 @@
-! (c)2009 Joe Groff bsd license
+! Copyright (C) 2009 Joe Groff.
+! See http://factorcode.org/license.txt for BSD license.
 USING: alien byte-arrays classes gpu.buffers help.markup help.syntax
 images kernel math ;
 IN: gpu.textures
index 9e171d604b406b76d39904aba4fee02ce3d26662..26f14b160048f87b0de8d75f7d152b45156a495d 100644 (file)
@@ -1,4 +1,5 @@
-! (c)2009 Joe Groff bsd license
+! Copyright (C) 2009 Joe Groff.
+! See http://factorcode.org/license.txt for BSD license.
 USING: accessors alien.c-types arrays byte-arrays combinators
 destructors fry gpu gpu.buffers images kernel locals math
 opengl opengl.gl opengl.textures sequences
index aa98afb5024d3a9e8869705bb6b912903b96a92e..0542051ec70adcb347f43a7d55cf079a10b4613f 100644 (file)
@@ -1,4 +1,5 @@
-! (c)2009 Joe Groff bsd license
+! Copyright (C) 2009 Joe Groff.
+! See http://factorcode.org/license.txt for BSD license.
 USING: arrays destructors gpu.buffers gpu.framebuffers gpu.render
 gpu.shaders gpu.state gpu.textures images kernel locals math
 math.rectangles opengl.gl sequences specialized-arrays ;
index 17404c32e27286c78c46c90a17c8d6aa7538d02d..46f265e9e5ab9503ef4c80a1a9cf3a85dce82fbb 100644 (file)
@@ -1,4 +1,5 @@
-! (c)2009 Joe Groff bsd license
+! Copyright (C) 2009 Joe Groff.
+! See http://factorcode.org/license.txt for BSD license.
 USING: accessors arrays combinators.smart game.input
 game.input.scancodes game.loop game.worlds
 gpu.render gpu.state kernel literals
index a4e3a9fd7ae1a2f1df6e9acff9a38db6c3579eb7..54db1161dbd188b70778ffa7c157eff493b93ac7 100644 (file)
@@ -1,4 +1,5 @@
-! (c)2009 Joe Groff bsd license
+! Copyright (C) 2009 Joe Groff.
+! See http://factorcode.org/license.txt for BSD license.
 USING: accessors alien.data.map arrays destructors fry grouping
 kernel math math.ranges math.vectors.simd opengl opengl.gl sequences
 sequences.product specialized-arrays ;
index 3d0904c67a0c2b9b4093fbf19435af3023cf037b..7546ff8db9d4edb666c2db61d8348f74bda7e18b 100644 (file)
@@ -1,4 +1,5 @@
-! (c)2010 Joe Groff bsd license
+! Copyright (C) 2010 Joe Groff.
+! See http://factorcode.org/license.txt for BSD license.
 USING: accessors arrays assocs byte-arrays fry images kernel
 locals math math.functions math.order math.vectors namespaces
 sequences sorting ;
index 112abe56122e4a37fb69ec8fc60ac422b14b7bd2..c622c587c84b2b276e86daa14b0b8256e46294a8 100644 (file)
@@ -1,4 +1,5 @@
-! (c)2010 Joe Groff bsd license
+! Copyright (C) 2010 Joe Groff.
+! See http://factorcode.org/license.txt for BSD license.
 USING: byte-arrays io.encodings.8-bit.koi8-r
 io.encodings.8-bit.latin1 io.encodings.binary
 io.encodings.detect io.encodings.utf16 io.encodings.utf32
index 12da3efd9780057d73c028ef562e3b315d16eccd..d3528e21a36b0a063708ec33d82093460f702208 100644 (file)
@@ -1,4 +1,5 @@
-! (c)2010 Joe Groff bsd license
+! Copyright (C) 2010 Joe Groff.
+! See http://factorcode.org/license.txt for BSD license.
 USING: accessors byte-arrays combinators continuations fry io
 io.encodings io.encodings.8-bit.latin1 io.encodings.ascii
 io.encodings.binary io.encodings.iana io.encodings.string
index 8ffab958c139cd9f364d36b55b364119cbd9c44c..f9370941ac73b4e6328aa350848dd857fda44d37 100644 (file)
@@ -1,4 +1,5 @@
-! (c)Joe Groff bsd license
+! Copyright (C) 2009, 2010 Joe Groff.
+! See http://factorcode.org/license.txt for BSD license.
 USING: classes.struct math.matrices.simd math.vectors.simd math
 literals math.constants math.functions specialized-arrays tools.test ;
 QUALIFIED-WITH: alien.c-types c
index e578054d9d2977a7c4b382b29e11495b6070e7bb..a4394e5a21287574d1b595b43d9552b6b0a3ff15 100644 (file)
@@ -1,4 +1,5 @@
-! (c)Joe Groff bsd license
+! Copyright (C) 2009, 2011 Joe Groff.
+! See http://factorcode.org/license.txt for BSD license.
 USING: accessors classes.struct fry generalizations kernel
 locals math math.combinatorics math.functions math.matrices.simd
 math.vectors math.vectors.simd math.quaternions sequences
index 142f80e23ef02bcb0e9c42be62655cffa3a1dae1..62236b295957e3c549ff544c374e761f9130ca2e 100644 (file)
@@ -1,4 +1,5 @@
-! (c)2009 Joe Groff bsd license
+! Copyright (C) 2009 Joe Groff.
+! See http://factorcode.org/license.txt for BSD license.
 USING: math.vectors.homogeneous tools.test ;
 IN: math.vectors.homogeneous.tests
 
index 11004b6e0602da0da145f77394a7f0751efc2df6..36706bd4317d22f7dfb61079310ef03b43e89092 100644 (file)
@@ -1,4 +1,5 @@
-! (c)2009 Joe Groff bsd license
+! Copyright (C) 2009 Joe Groff.
+! See http://factorcode.org/license.txt for BSD license.
 USING: kernel math math.vectors sequences ;
 IN: math.vectors.homogeneous
 
index 94a3e7736fa95e50fbbe83f7271354d3bb57d3c4..7491bcf97a567c1271ebd0fc594891f4f1e41495 100644 (file)
@@ -1,4 +1,5 @@
-! (c)2009 Joe Groff bsd license
+! Copyright (C) 2009 Joe Groff.
+! See http://factorcode.org/license.txt for BSD license.
 USING: alien destructors help.markup help.syntax kernel math ;
 IN: memory.piles
 
index 6656cb5a6a4d139e8f8b7119921f13e9deb4ce18..9f979b631a93e44a6083f6fecfd1b8c92609f959 100644 (file)
@@ -1,4 +1,5 @@
-! (c)2009 Joe Groff bsd license
+! Copyright (C) 2009 Joe Groff.
+! See http://factorcode.org/license.txt for BSD license.
 USING: accessors alien destructors kernel math
 memory.piles tools.test ;
 IN: memory.piles.tests
index d635b4d83c8c16e5774ed0dd488f7004f7fb2bf0..690845dfdc5d9df3b1d0ecfad7155e85f3397e2b 100644 (file)
@@ -1,4 +1,5 @@
-! (c)2009 Joe Groff bsd license
+! Copyright (C) 2009 Joe Groff.
+! See http://factorcode.org/license.txt for BSD license.
 USING: accessors alien alien.c-types alien.data destructors kernel libc math ;
 IN: memory.piles
 
index 564bfd4a4a040a9f0edc85f7d4706639586e20b7..327d678e3089cd408dfee414ca217408df16c398 100644 (file)
@@ -1,4 +1,5 @@
-! (c)2009 Joe Groff bsd license
+! Copyright (C) 2009 Joe Groff.
+! See http://factorcode.org/license.txt for BSD license.
 USING: classes help.markup help.syntax kernel math ;
 IN: memory.pools
 
index d1980f706f282c8a8285287fa73c75cba5d7d357..eba040b384c74a7187e12aca2f4a9a39da60644d 100644 (file)
@@ -1,4 +1,5 @@
-! (c)2009 Joe Groff bsd license
+! Copyright (C) 2009 Joe Groff.
+! See http://factorcode.org/license.txt for BSD license.
 USING: kernel memory.pools tools.test ;
 IN: memory.pools.tests
 
index 5a0e084b40902f194e55c954509dcb14ac48773c..c68b4f2da2b8c820529a9ef1cf3b70c792c46196 100644 (file)
@@ -1,4 +1,5 @@
-! (c)2009 Joe Groff bsd license
+! Copyright (C) 2009 Joe Groff.
+! See http://factorcode.org/license.txt for BSD license.
 USING: accessors arrays bit-arrays classes
 classes.tuple.private fry kernel locals math parser
 sequences sequences.private vectors words ;
index f5e58e16ebb5ee7db810a21bd5ff9f6d678ec971..77b3dc79d247b61b46aa4eeecdb374bcebaf3916 100644 (file)
@@ -1,4 +1,5 @@
-! (c)2009 Joe Groff bsd license
+! Copyright (C) 2009 Joe Groff.
+! See http://factorcode.org/license.txt for BSD license.
 USING: help.markup help.syntax ;
 IN: method-chains
 
index a1d3a21e79b2acc101ce4d550edf5b584ca5c715..011904dcbc0b930cdd431795448f44ad05ddc0d4 100644 (file)
@@ -1,4 +1,5 @@
-! (c)2009 Joe Groff bsd license
+! Copyright (C) 2009 Joe Groff.
+! See http://factorcode.org/license.txt for BSD license.
 USING: literals math math.functions math.vectors namespaces
 nurbs tools.test ;
 IN: nurbs.tests
index 0d1d25d4a9bdd8effa09ebec927c9647c4f31f6e..5190d4b39c3f1aa29cbbe7d2a294410cc32b9805 100644 (file)
@@ -1,4 +1,5 @@
-! (c)2009 Joe Groff bsd license
+! Copyright (C) 2009 Joe Groff.
+! See http://factorcode.org/license.txt for BSD license.
 USING: accessors pair-methods classes kernel sequences tools.test ;
 IN: pair-methods.tests
 
index 13814015a847a224d8a9e8c4e0cde3a378edb5f9..523ff3a57a6af1ed26688f203e9b1acd656319d4 100644 (file)
@@ -1,4 +1,5 @@
-! (c)2009 Joe Groff bsd license
+! Copyright (C) 2009 Joe Groff.
+! See http://factorcode.org/license.txt for BSD license.
 USING: arrays assocs classes classes.tuple.private combinators
 effects.parser generic.parser kernel math math.order parser
 quotations sequences sorting words ;
index 96ab14f4dfb6dec47f3cd4e56bcc8a7a3459d507..6a994d0dbf0a325e8350836de519d4e5695a27ae 100644 (file)
@@ -1,4 +1,5 @@
-! (c)2009 Joe Groff bsd license
+! Copyright (C) 2009 Joe Groff.
+! See http://factorcode.org/license.txt for BSD license.
 USING: help.markup help.syntax multiline ;
 IN: pair-rocket
 
index d8d5a24602416b07f045030bf15a93110de7c15b..a5a25f598e1fb30c23e1e61015d4b1527ed7d73d 100644 (file)
@@ -1,4 +1,5 @@
-! (c)2009 Joe Groff bsd license
+! Copyright (C) 2009 Joe Groff.
+! See http://factorcode.org/license.txt for BSD license.
 USING: kernel pair-rocket tools.test ;
 IN: pair-rocket.tests
 
index 62be58a49b03bf681ebaf0c3c043a7904dcec84e..6d72750e95039dbccceb28c1ea2f25fec0237feb 100644 (file)
@@ -1,4 +1,5 @@
-! (c)2009 Joe Groff bsd license
+! Copyright (C) 2009 Joe Groff.
+! See http://factorcode.org/license.txt for BSD license.
 USING: arrays kernel parser sequences ;
 IN: pair-rocket
 
index 376cd3a984a25b970597269b02340953a86eb4d0..63a5112cd7b875e19107f6af436f14f796db5185 100644 (file)
@@ -1,4 +1,5 @@
-! (c)2009 Joe Groff bsd license
+! Copyright (C) 2009 Joe Groff.
+! See http://factorcode.org/license.txt for BSD license.
 USING: help.markup help.syntax multiline ;
 IN: qw
 
index aa98aff97f7a83a748b8fb1d09ff74fcc95d42d8..029aa179cadf4f2122b32ae460793eaf264bb2f0 100644 (file)
@@ -1,4 +1,5 @@
-! (c)2009 Joe Groff bsd license
+! Copyright (C) 2009 Joe Groff.
+! See http://factorcode.org/license.txt for BSD license.
 USING: qw tools.test ;
 IN: qw.tests
 
index e0ad6e0a749366a74c25aa727dc7435dcade21c6..d00b21f85df00dbb0593754018aa7dc1a87e6f3b 100644 (file)
@@ -1,4 +1,5 @@
-! (c)2009 Joe Groff bsd license
+! Copyright (C) 2009 Joe Groff.
+! See http://factorcode.org/license.txt for BSD license.
 USING: lexer sequences parser ;
 IN: qw
 
index d5b44081046742fd2c6a478eabccfd24e339eaa6..05f1e880280b40a99417f9e5b9829e384b29c1de 100644 (file)
@@ -1,4 +1,5 @@
-! (c)2009 Joe Groff bsd license
+! Copyright (C) 2009 Joe Groff.
+! See http://factorcode.org/license.txt for BSD license.
 USING: classes.mixin help.markup help.syntax kernel multiline roles ;
 IN: roles
 
index b6427b787441feb9946979b4fb4f57d564c2e502..89b38725d88539963b19f9d5d80eb6469ac8837f 100644 (file)
@@ -1,4 +1,5 @@
-! (c)2009 Joe Groff bsd license
+! Copyright (C) 2009 Joe Groff.
+! See http://factorcode.org/license.txt for BSD license.
 USING: accessors classes.tuple compiler.units kernel qw roles sequences
 tools.test ;
 IN: roles.tests
index e32503e76bf6ae4423c2d3bc717619222a639ee2..0da408ba61344c755cf4d4b3ee0d2fa7b5aaa512 100644 (file)
@@ -1,4 +1,5 @@
-! (c)2009 Joe Groff bsd license
+! Copyright (C) 2009 Joe Groff.
+! See http://factorcode.org/license.txt for BSD license.
 USING: accessors arrays classes classes.mixin classes.parser
 classes.tuple classes.tuple.parser combinators
 combinators.short-circuit kernel lexer make parser sequences
index be0378409ee0ac55e8b3af419661a53ce74f668d..fcd43968de27348b8f87288571fcdf1be1f79f8d 100644 (file)
@@ -1,4 +1,5 @@
-! (c)2010 Joe Groff bsd license
+! Copyright (C) 2010 Joe Groff.
+! See http://factorcode.org/license.txt for BSD license.
 USING: assocs kernel sequences sequences.inserters tools.test
 unicode ;
 IN: sequences.inserters.tests
index 26369dcb9dcdc8f049893dca5ea71b19376008a5..9f46af1a4df2ace58d71eaf27b9d3672e910e253 100644 (file)
@@ -1,4 +1,5 @@
-! (c)2010 Joe Groff bsd license
+! Copyright (C) 2010 Joe Groff.
+! See http://factorcode.org/license.txt for BSD license.
 USING: accessors fry growable kernel locals math sequences ;
 IN: sequences.inserters
 
index 345cd4da892c383aec9663362d7ab6665a64ef1c..c2bd42b82749d7470ba74253056823db2a519695 100644 (file)
@@ -1,4 +1,5 @@
-! (c) 2011 Joe Groff bsd license
+! Copyright (C) 2011 Joe Groff.
+! See http://factorcode.org/license.txt for BSD license.
 USING: kernel math slots.macros tools.test ;
 IN: slots.macros.tests
 
index 7b2d8a18718458f27a2d74b56ac1c33101cd813d..3d36dcf7f5e76947a9c0741def6fa7675336d112 100644 (file)
@@ -1,4 +1,5 @@
-! (c) 2011 Joe Groff bsd license
+! Copyright (C) 2011 Joe Groff.
+! See http://factorcode.org/license.txt for BSD license.
 USING: combinators compiler.units fry generalizations kernel
 locals macros math quotations sequences sequences.generalizations
 slots vectors ;
index 1b7f0f942e1fb0cb17c5fa98749be420079093de..ba288298ab74426869218e5d6e010de26b4af094 100644 (file)
@@ -1,4 +1,5 @@
-! (c)2009 Joe Groff, Doug Coleman. bsd license
+! Copyright (C) 2009 Joe Groff, Doug Coleman.
+! See http://factorcode.org/license.txt for BSD license.
 USING: accessors arrays combinators game.input game.loop
 game.input.scancodes grouping kernel literals locals
 math math.constants math.functions math.order math.trig
index abd2322d484722e7df0db92344e63216e767ff24..1c68d8686a1a361746bf3a96bfe184f3d40faec1 100644 (file)
@@ -1,4 +1,5 @@
-! (c)2010 Joe Groff bsd license
+! Copyright (C) 2010 Joe Groff.
+! See http://factorcode.org/license.txt for BSD license.
 USING: accessors arrays combinators definitions fry kernel
 locals.types namespaces parser quotations see sequences slots
 words ;
index 06224f697f1ae85c58551a4c9c4ac8563fdebd9c..e59078dd770bb4256ed8b5736b781294e961decd 100644 (file)
@@ -1,4 +1,5 @@
-! (c)2009 Joe Groff bsd license
+! Copyright (C) 2009 Joe Groff.
+! See http://factorcode.org/license.txt for BSD license.
 USING: arrays classes classes.singleton classes.tuple help.markup
 help.syntax kernel multiline slots quotations ;
 IN: variants
index 6de3de26058c527fcca04564998c7c07a4a78677..cf1a865fc88abeda8bb711c451a65b2a9c068a20 100644 (file)
@@ -1,4 +1,5 @@
-! (c)2009 Joe Groff bsd license
+! Copyright (C) 2009 Joe Groff.
+! See http://factorcode.org/license.txt for BSD license.
 USING: kernel math tools.test variants slots ;
 IN: variants.tests
 
index b153e649aa2d4e7aaf59abb6b3f78bb39bcac75d..0efcfcd80f3fbdfe3c2436be9dc51d15e2a69e0b 100644 (file)
@@ -1,4 +1,5 @@
-! (c)2009 Joe Groff bsd license
+! Copyright (C) 2009 Joe Groff.
+! See http://factorcode.org/license.txt for BSD license.
 USING: accessors arrays classes classes.mixin classes.parser
 classes.singleton classes.tuple classes.tuple.parser
 classes.union combinators inverse kernel lexer macros make
index 8e1c30fae34d51a309183daa8480b30ce2be3a5a..79c5b1567e4e973e0d9a92e700285f6d04b1b827 100644 (file)
@@ -1,4 +1,5 @@
-! (c)2009 Joe Groff bsd license
+! Copyright (C) 2009 Joe Groff.
+! See http://factorcode.org/license.txt for BSD license.
 USING: fry io io.directories io.encodings.ascii
 io.encodings.utf8 io.launcher io.pathnames kernel lexer
 namespaces parser sequences splitting vocabs vocabs.loader ;
index 0db5ba62df7165f9baa6e07be7f4516e53aa040c..19df923e1eb727a104f3fe583666bf531c5ebbb3 100644 (file)
@@ -1,4 +1,5 @@
-! (c)2009 Joe Groff bsd license
+! Copyright (C) 2009 Joe Groff.
+! See http://factorcode.org/license.txt for BSD license.
 USING: accessors assocs kernel locals sequences ui
 ui.gadgets ui.gadgets.worlds ;
 IN: window-controls-demo