[ROSAUTOTEST] Use the new header with SPDX license identifier and remove dead source...
[reactos.git] / rostests / rosautotest / CPipedProcess.h
index f279cc5..7402572 100644 (file)
@@ -1,8 +1,8 @@
 /*
  * PROJECT:     ReactOS Automatic Testing Utility
- * LICENSE:     GNU GPLv2 or any later version as published by the Free Software Foundation
+ * LICENSE:     GPL-2.0+ (https://spdx.org/licenses/GPL-2.0+)
  * PURPOSE:     Class that creates a process and redirects its output to a pipe
- * COPYRIGHT:   Copyright 2015 Thomas Faber <thomas.faber@reactos.org>
+ * COPYRIGHT:   Copyright 2015 Thomas Faber (thomas.faber@reactos.org)
  */
 
 class CPipedProcess : public CProcess