[llvm-commits] [hlvm] r38012 - /hlvm/trunk/hlvm/AST/Node.h
Chris Lattner
clattner at apple.com
Sat Jul 7 23:27:52 PDT 2007
> URL: http://llvm.org/viewvc/llvm-project?rev=38012&view=rev
> Log:
> Retain personal copyright until a formal organization is created to
> take
> ownership of the source code.
Again, I don't think this is kosher. Please refer to the dev
policy. Likewise with lgpl.
-Chris
> Modified:
> hlvm/trunk/hlvm/AST/Node.h
>
> Modified: hlvm/trunk/hlvm/AST/Node.h
> URL: http://llvm.org/viewvc/llvm-project/hlvm/trunk/hlvm/AST/Node.h?
> rev=38012&r1=38011&r2=38012&view=diff
>
> ======================================================================
> ========
> --- hlvm/trunk/hlvm/AST/Node.h (original)
> +++ hlvm/trunk/hlvm/AST/Node.h Sat Jul 7 18:58:57 2007
> @@ -2,7 +2,7 @@
> //
> // High Level Virtual Machine (HLVM)
> //
> -// Copyright (C) 2006 HLVM Group. All Rights Reserved.
> +// Copyright (C) 2006 Reid Spencer. All Rights Reserved.
> //
> // This software is free software; you can redistribute it and/or
> modify it
> // under the terms of the GNU Lesser General Public License as
> published by
>
>
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
More information about the llvm-commits
mailing list