mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-26 19:33:31 +00:00
[COMSUPP] Relicense as BSD.
This commit is contained in:
@@ -1,8 +1,9 @@
|
||||
/*
|
||||
* PROJECT: ReactOS crt library
|
||||
* LICENSE: GPLv2+ - See COPYING in the top level directory
|
||||
* PURPOSE: Compiler support for COM
|
||||
* PROGRAMMER: Thomas Faber ([email protected])
|
||||
* PROJECT: ReactOS crt library
|
||||
* LICENSE: BSD-2-Clause (https://spdx.org/licenses/BSD-2-Clause)
|
||||
* PURPOSE: Compiler support for COM
|
||||
* COPYRIGHT: Copyright 2013 Thomas Faber ([email protected])
|
||||
* Copyright 2015 Hermès Bélusca-Maïto ([email protected])
|
||||
*/
|
||||
|
||||
#include <stdarg.h>
|
||||
|
||||
Reference in New Issue
Block a user