mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-06-05 06:33:57 +02:00
Fixed legal link in some files.
This commit is contained in:
parent
fd3ce905c0
commit
b959262140
6 changed files with 42 additions and 36 deletions
|
@ -1,9 +1,10 @@
|
||||||
// This file is part of Desktop App Toolkit,
|
/*
|
||||||
// a set of libraries for developing nice desktop applications.
|
This file is part of Telegram Desktop,
|
||||||
//
|
the official desktop application for the Telegram messaging service.
|
||||||
// For license and copyright information please follow this link:
|
|
||||||
// https://github.com/desktop-app/legal/blob/master/LEGAL
|
For license and copyright information please follow this link:
|
||||||
//
|
https://github.com/telegramdesktop/tdesktop/blob/master/LEGAL
|
||||||
|
*/
|
||||||
#include "intro/intro_code_input.h"
|
#include "intro/intro_code_input.h"
|
||||||
|
|
||||||
#include "lang/lang_keys.h"
|
#include "lang/lang_keys.h"
|
||||||
|
|
|
@ -1,9 +1,10 @@
|
||||||
// This file is part of Desktop App Toolkit,
|
/*
|
||||||
// a set of libraries for developing nice desktop applications.
|
This file is part of Telegram Desktop,
|
||||||
//
|
the official desktop application for the Telegram messaging service.
|
||||||
// For license and copyright information please follow this link:
|
|
||||||
// https://github.com/desktop-app/legal/blob/master/LEGAL
|
For license and copyright information please follow this link:
|
||||||
//
|
https://github.com/telegramdesktop/tdesktop/blob/master/LEGAL
|
||||||
|
*/
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
#include "ui/rp_widget.h"
|
#include "ui/rp_widget.h"
|
||||||
|
|
|
@ -1,9 +1,10 @@
|
||||||
// This file is part of Desktop App Toolkit,
|
/*
|
||||||
// a set of libraries for developing nice desktop applications.
|
This file is part of Telegram Desktop,
|
||||||
//
|
the official desktop application for the Telegram messaging service.
|
||||||
// For license and copyright information please follow this link:
|
|
||||||
// https://github.com/desktop-app/legal/blob/master/LEGAL
|
For license and copyright information please follow this link:
|
||||||
//
|
https://github.com/telegramdesktop/tdesktop/blob/master/LEGAL
|
||||||
|
*/
|
||||||
|
|
||||||
#include <QtCore/QString>
|
#include <QtCore/QString>
|
||||||
#include <QtCore/QDateTime>
|
#include <QtCore/QDateTime>
|
||||||
|
|
|
@ -1,9 +1,10 @@
|
||||||
// This file is part of Desktop App Toolkit,
|
/*
|
||||||
// a set of libraries for developing nice desktop applications.
|
This file is part of Telegram Desktop,
|
||||||
//
|
the official desktop application for the Telegram messaging service.
|
||||||
// For license and copyright information please follow this link:
|
|
||||||
// https://github.com/desktop-app/legal/blob/master/LEGAL
|
For license and copyright information please follow this link:
|
||||||
//
|
https://github.com/telegramdesktop/tdesktop/blob/master/LEGAL
|
||||||
|
*/
|
||||||
#include "ui/controls/call_mute_button.h"
|
#include "ui/controls/call_mute_button.h"
|
||||||
|
|
||||||
#include "base/flat_map.h"
|
#include "base/flat_map.h"
|
||||||
|
|
|
@ -1,9 +1,10 @@
|
||||||
// This file is part of Desktop App Toolkit,
|
/*
|
||||||
// a set of libraries for developing nice desktop applications.
|
This file is part of Telegram Desktop,
|
||||||
//
|
the official desktop application for the Telegram messaging service.
|
||||||
// For license and copyright information please follow this link:
|
|
||||||
// https://github.com/desktop-app/legal/blob/master/LEGAL
|
For license and copyright information please follow this link:
|
||||||
//
|
https://github.com/telegramdesktop/tdesktop/blob/master/LEGAL
|
||||||
|
*/
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
#include "base/unique_qptr.h"
|
#include "base/unique_qptr.h"
|
||||||
|
|
|
@ -1,9 +1,10 @@
|
||||||
// This file is part of Desktop App Toolkit,
|
/*
|
||||||
// a set of libraries for developing nice desktop applications.
|
This file is part of Telegram Desktop,
|
||||||
//
|
the official desktop application for the Telegram messaging service.
|
||||||
// For license and copyright information please follow this link:
|
|
||||||
// https://github.com/desktop-app/legal/blob/master/LEGAL
|
For license and copyright information please follow this link:
|
||||||
//
|
https://github.com/telegramdesktop/tdesktop/blob/master/LEGAL
|
||||||
|
*/
|
||||||
|
|
||||||
#include <QtCore/QString>
|
#include <QtCore/QString>
|
||||||
#include <QtCore/QPoint>
|
#include <QtCore/QPoint>
|
||||||
|
|
Loading…
Add table
Reference in a new issue