GDLT-38, Added license to dlt_filetransfer, which had no license
authorLassi Marttala <lassi.lm.marttala@partner.bmw.com>
Mon, 26 Mar 2012 09:36:30 +0000 (11:36 +0200)
committerLassi Marttala <lassi.lm.marttala@partner.bmw.com>
Mon, 26 Mar 2012 09:36:30 +0000 (11:36 +0200)
notification

include/dlt/dlt_filetransfer.h

index e17f79f..8c55268 100644 (file)
@@ -1,3 +1,22 @@
+/**
+ * @licence app begin@
+ * Copyright (C) 2012  BMW AG
+ *
+ * This file is part of GENIVI Project Dlt - Diagnostic Log and Trace console apps.
+ *
+ * Contributions are licensed to the GENIVI Alliance under one or more
+ * Contribution License Agreements.
+ *
+ * \copyright
+ * This Source Code Form is subject to the terms of the
+ * Mozilla Public License, v. 2.0. If a  copy of the MPL was not distributed with
+ * this file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ *
+ * \file <FILE>
+ * For further information see http://www.genivi.org/.
+ * @licence end@
+ */
+
 #include <limits.h>                    /* Needed for LONG_MAX */
 #include <sys/stat.h>          /* Needed for struct stat st*/
 #include "dlt.h"               /* Needed for DLT Logs */