[llvm-commits] [hlvm] r38012 - /hlvm/trunk/hlvm/AST/Node.h
    Reid Spencer 
    reid at x10sys.com
       
    Sat Jul  7 16:58:57 PDT 2007
    
    
  
Author: reid
Date: Sat Jul  7 18:58:57 2007
New Revision: 38012
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.
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 
    
    
More information about the llvm-commits
mailing list