Skip to content

Commit 71d7ef8

Browse files
committed
qt: Added copyright message
1 parent 516128d commit 71d7ef8

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

qt/chip_db.cpp

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
/* Copyright (C) 2017 Bogdan Bogush <[email protected]>
2+
* This program is free software; you can redistribute it and/or modify
3+
* it under the terms of the GNU General Public License version 3.
4+
*/
5+
16
#include "chip_db.h"
27
#include <cstring>
38

qt/chip_db.h

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
/* Copyright (C) 2017 Bogdan Bogush <[email protected]>
2+
* This program is free software; you can redistribute it and/or modify
3+
* it under the terms of the GNU General Public License version 3.
4+
*/
5+
16
#ifndef CHIP_DB_H
27
#define CHIP_DB_H
38

0 commit comments

Comments
 (0)