Changeset 564

Show
Ignore:
Timestamp:
06/24/08 11:26:24 (2 months ago)
Author:
bbleything
Message:
  • refix the copyright. doh.
Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • linen/trunk/LICENSE

    r270 r564  
    1 Copyright (c) 2007, LAIKA Inc.  All rights reserved. 
     1Copyright (c) 2007, LAIKAInc.  All rights reserved. 
    22 
    33Redistribution and use in source and binary forms, with or without 
  • linen/trunk/README

    r280 r564  
    1313== License and Copyright 
    1414 
    15 Linen is copyright (c) 2007, LAIKA Inc.  It is distributed under the terms of the BSD license. 
     15Linen is copyright (c) 2007, LAIKA, Inc.  It is distributed under the terms of the BSD license. 
    1616 
    1717Portions of the code (notably the Rakefile) contain snippets from other projects.  These instances are documented in the header of the files involved. 
  • linen/trunk/Rakefile

    r563 r564  
    1313# == Copyright 
    1414# 
    15 # Copyright (c) 2008 LAIKAa, Inc. 
     15# Copyright (c) 2008 LAIKA, Inc. 
    1616#  
    1717# This code released under the terms of the BSD license. 
  • linen/trunk/examples/host.rb

    r563 r564  
    1010# == Copyright 
    1111# 
    12 # Copyright (c) 2008 LAIKAa, Inc. 
     12# Copyright (c) 2008 LAIKA, Inc. 
    1313# 
    1414# This code released under the terms of the BSD license. 
  • linen/trunk/examples/math.rb

    r563 r564  
    99# == Copyright 
    1010# 
    11 # Copyright (c) 2008 LAIKAa, Inc. 
     11# Copyright (c) 2008 LAIKA, Inc. 
    1212# 
    1313# This code released under the terms of the BSD license. 
  • linen/trunk/lib/indifferent_hash.rb

    r563 r564  
    1010# == Copyright 
    1111# 
    12 # Copyright (c) 2008 LAIKAa, Inc. 
     12# Copyright (c) 2008 LAIKA, Inc. 
    1313#  
    1414# This code released under the terms of the BSD license. 
  • linen/trunk/lib/linen.rb

    r563 r564  
    1111# == Copyright 
    1212# 
    13 # Copyright (c) 2008 LAIKAa, Inc. 
     13# Copyright (c) 2008 LAIKA, Inc. 
    1414# 
    1515# This code released under the terms of the BSD license. 
  • linen/trunk/lib/linen/argument.rb

    r563 r564  
    1010# == Copyright 
    1111# 
    12 # Copyright (c) 2008 LAIKAa, Inc. 
     12# Copyright (c) 2008 LAIKA, Inc. 
    1313# 
    1414# This code released under the terms of the BSD license. 
  • linen/trunk/lib/linen/exceptions.rb

    r563 r564  
    99# == Copyright 
    1010# 
    11 # Copyright (c) 2008 LAIKAa, Inc. 
     11# Copyright (c) 2008 LAIKA, Inc. 
    1212# 
    1313# This code released under the terms of the BSD license. 
  • linen/trunk/lib/linen/handler.rb

    r563 r564  
    1010# == Copyright 
    1111# 
    12 # Copyright (c) 2008 LAIKAa, Inc. 
     12# Copyright (c) 2008 LAIKA, Inc. 
    1313# 
    1414# This code released under the terms of the BSD license. 
  • linen/trunk/lib/linen/handlers/cli.rb

    r563 r564  
    1111# == Copyright 
    1212# 
    13 # Copyright (c) 2008 LAIKAa, Inc. 
     13# Copyright (c) 2008 LAIKA, Inc. 
    1414# 
    1515# This code released under the terms of the BSD license. 
  • linen/trunk/lib/linen/mixins/command_infrastructure.rb

    r563 r564  
    99# == Copyright 
    1010# 
    11 # Copyright (c) 2008 LAIKAa, Inc. 
     11# Copyright (c) 2008 LAIKA, Inc. 
    1212# 
    1313# This code released under the terms of the BSD license. 
  • linen/trunk/lib/linen/plugin.rb

    r563 r564  
    1212# == Copyright 
    1313# 
    14 # Copyright (c) 2008 LAIKAa, Inc. 
     14# Copyright (c) 2008 LAIKA, Inc. 
    1515# 
    1616# This code released under the terms of the BSD license. 
  • linen/trunk/lib/linen/plugin_registry.rb

    r563 r564  
    99# == Copyright 
    1010# 
    11 # Copyright (c) 2008 LAIKAa, Inc. 
     11# Copyright (c) 2008 LAIKA, Inc. 
    1212# 
    1313# This code released under the terms of the BSD license. 
  • linen/trunk/lib/linen/simple_command.rb

    r563 r564  
    99# == Copyright 
    1010# 
    11 # Copyright (c) 2008 LAIKAa, Inc. 
     11# Copyright (c) 2008 LAIKA, Inc. 
    1212# 
    1313# This code released under the terms of the BSD license. 
  • linen/trunk/lib/linen/two_phase_command.rb

    r563 r564  
    99# == Copyright 
    1010# 
    11 # Copyright (c) 2008 LAIKAa, Inc. 
     11# Copyright (c) 2008 LAIKA, Inc. 
    1212# 
    1313# This code released under the terms of the BSD license. 
  • linen/trunk/lib/linen/workspace.rb

    r563 r564  
    99# == Copyright 
    1010# 
    11 # Copyright (c) 2008 LAIKAa, Inc. 
     11# Copyright (c) 2008 LAIKA, Inc. 
    1212# 
    1313# This code released under the terms of the BSD license. 
  • linen/trunk/lib/string_extensions.rb

    r563 r564  
    99# == Copyright 
    1010# 
    11 # Copyright (c) 2008 LAIKAa, Inc. 
     11# Copyright (c) 2008 LAIKA, Inc. 
    1212# 
    1313# This code released under the terms of the BSD license. 
  • linen/trunk/spec/cli_spec.rb

    r563 r564  
    99# == Copyright 
    1010# 
    11 # Copyright (c) 2008 LAIKAa, Inc. 
     11# Copyright (c) 2008 LAIKA, Inc. 
    1212#  
    1313# This code released under the terms of the BSD license. 
  • linen/trunk/spec/indifferent_hash_spec.rb

    r563 r564  
    99# == Copyright 
    1010# 
    11 # Copyright (c) 2008 LAIKAa, Inc. 
     11# Copyright (c) 2008 LAIKA, Inc. 
    1212#  
    1313# This code released under the terms of the BSD license. 
  • linen/trunk/spec/plugins_spec.rb

    r563 r564  
    99# == Copyright 
    1010# 
    11 # Copyright (c) 2008 LAIKAa, Inc. 
     11# Copyright (c) 2008 LAIKA, Inc. 
    1212#  
    1313# This code released under the terms of the BSD license.