forked from Qortal/Brooklyn
13 lines
235 B
C
13 lines
235 B
C
/*
|
|
ksmserver - the KDE session management server
|
|
|
|
SPDX-FileCopyrightText: 2000 Matthias Ettrich <ettrich@kde.org>
|
|
|
|
SPDX-License-Identifier: MIT
|
|
*/
|
|
|
|
#pragma once
|
|
|
|
#define KSMVendorString "KDE"
|
|
#define KSMReleaseString "1.0"
|