Add license
authorIceyer <me@iceyer.net>
Fri, 28 Jul 2017 06:54:44 +0000 (14:54 +0800)
committerIceyer <me@iceyer.net>
Fri, 28 Jul 2017 06:54:44 +0000 (14:54 +0800)
Change-Id: Ib065ea71d733e322ba4d1a18e21b2720a2b925ec

src/dtkcore_global.h
src/filesystem/dpathbuf.h
src/log/CuteLogger_global.h
src/log/LogManager.h
src/log/RollingFileAppender.h

index 137ddac6ebf0f75c7bf4cea57f7594265f27225b..06ae06ebb1e37ab291bb49399c84ec73b564429c 100644 (file)
@@ -1,3 +1,12 @@
+/**
+ * Copyright (C) 2017 Deepin Technology Co., Ltd.
+ *
+ * This program is free software; you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License as published by
+ * the Free Software Foundation; either version 3 of the License, or
+ * (at your option) any later version.
+ **/
+
 #pragma once
 
 #include <QtCore/qglobal.h>
index 51792476f0903e45550dfa5bd907cd469fa3bc66..4b384024deecc3eff1e1019fa691e5e218a74f44 100644 (file)
@@ -1,3 +1,12 @@
+/**
+ * Copyright (C) 2017 Deepin Technology Co., Ltd.
+ *
+ * This program is free software; you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License as published by
+ * the Free Software Foundation; either version 3 of the License, or
+ * (at your option) any later version.
+ **/
+
 #pragma once
 
 #include <QDir>
index bafb782cb0876d985aec418c846372c6a7ef5988..411ae6ea3af32e3cfdc0bd1b8845b31b08ef6911 100644 (file)
@@ -1,3 +1,12 @@
+/**
+ * Copyright (C) 2017 Deepin Technology Co., Ltd.
+ *
+ * This program is free software; you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License as published by
+ * the Free Software Foundation; either version 3 of the License, or
+ * (at your option) any later version.
+ **/
+
 #ifndef CUTELOGGER_GLOBAL_H
 #define CUTELOGGER_GLOBAL_H
 
index a3e7aa41b8339fe8b99c231d1d94ef4cfdae4a54..bdd6e353108a7616a53d165f564e047eac0cdffa 100644 (file)
@@ -1,3 +1,12 @@
+/**
+ * Copyright (C) 2017 Deepin Technology Co., Ltd.
+ *
+ * This program is free software; you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License as published by
+ * the Free Software Foundation; either version 3 of the License, or
+ * (at your option) any later version.
+ **/
+
 #ifndef LOGMANAGER_H
 #define LOGMANAGER_H
 
index 8011befe4c0f5bbb20829a1bcd35b6c5d3ca1148..c7c9a8ee75127651e5f9f27be5e8374b0d1424a2 100644 (file)
@@ -1,3 +1,12 @@
+/**
+ * Copyright (C) 2017 Deepin Technology Co., Ltd.
+ *
+ * This program is free software; you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License as published by
+ * the Free Software Foundation; either version 3 of the License, or
+ * (at your option) any later version.
+ **/
+
 #ifndef ROLLINGFILEAPPENDER_H
 #define ROLLINGFILEAPPENDER_H