Changeset 304

Show
Ignore:
Timestamp:
02/07/08 16:26:41 (5 years ago)
Author:
ged
Message:
  • update copyright notice for 2008
  • prepare for release
Location:
elixir/trunk
Files:
3 modified

Legend:

Unmodified
Added
Removed
  • elixir/trunk/CHANGES

    r303 r304  
    1 0.5.1 
     10.5.1 - 2008-02-07 
    22 
    33New features: 
  • elixir/trunk/LICENSE

    r31 r304  
    11This is the MIT license: http://www.opensource.org/licenses/mit-license.php 
    22 
    3 Copyright (c) 2006, 2007 Jonathan LaCour, Daniel Haus, and Gaetan de Menten. and 
    4 contributors. SQLAlchemy is a trademark of Michael Bayer. 
     3Copyright (c) 2006, 2007, 2008 Jonathan LaCour, Daniel Haus, and Gaetan de Menten. 
     4and contributors. SQLAlchemy is a trademark of Michael Bayer. 
    55 
    66Permission is hereby granted, free of charge, to any person obtaining a copy of 
  • elixir/trunk/setup.cfg

    r291 r304  
    1010          elixir.ext.encrypted, elixir.ext.list 
    1111exclude_modules = elixir.statements 
    12 trac_browser_url = http://elixir.ematia.de/trac/browser/elixir/tags/0.5.0 
     12trac_browser_url = http://elixir.ematia.de/trac/browser/elixir/tags/0.5.1 
    1313