mirror of
https://gitlab.com/pholy/OSCAR-code.git
synced 2025-04-04 18:20:42 +00:00
added imissing Oscar copyright info
This commit is contained in:
parent
d5d77647d3
commit
480fff35d9
@ -1,4 +1,12 @@
|
|||||||
#ifndef MYTEXTBROWSER_H
|
/* OSCAR
|
||||||
|
*
|
||||||
|
* Copyright (c) 2019-2024 The OSCAR Team
|
||||||
|
*
|
||||||
|
* This file is subject to the terms and conditions of the GNU General Public
|
||||||
|
* License. See the file COPYING in the main directory of the source code
|
||||||
|
* for more details. */
|
||||||
|
|
||||||
|
#ifndef MYTEXTBROWSER_H
|
||||||
#define MYTEXTBROWSER_H
|
#define MYTEXTBROWSER_H
|
||||||
|
|
||||||
#include <QTextBrowser>
|
#include <QTextBrowser>
|
||||||
|
Loading…
Reference in New Issue
Block a user