(needed from 2.4.0 onwards, since it defaults to false)
setup(
name='leap.common',
setup(
name='leap.common',
url='https://leap.se/',
license='GPLv3+',
author='The LEAP Encryption Access Project',
url='https://leap.se/',
license='GPLv3+',
author='The LEAP Encryption Access Project',
-// Copyright (C) 2013 LEA
+// Copyright (C) 2013 LEAP
//
// 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
//
// 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
// along with this program. If not, see <http://www.gnu.org/licenses/>.
package leap.common.events;
// along with this program. If not, see <http://www.gnu.org/licenses/>.
package leap.common.events;
+option py_generic_services = true;
enum Event {
CLIENT_SESSION_ID = 1;
enum Event {
CLIENT_SESSION_ID = 1;