Commit 5df1c1be authored by Ronan Abhamon's avatar Ronan Abhamon

feat(desktop): update date on some files

parent 229cac33
################################################################################
# CMakeLists.txt
# Copyright (C) 2017 Belledonne Communications, Grenoble France
# Copyright (C) 2017-2018 Belledonne Communications, Grenoble France
#
################################################################################
#
......
############################################################################
# CMakeLists.txt
# Copyright (C) 2017 Belledonne Communications, Grenoble France
# Copyright (C) 2017-2018 Belledonne Communications, Grenoble France
#
############################################################################
#
......
############################################################################
# additional_steps.cmake
# Copyright (C) 2017 Belledonne Communications, Grenoble France
# Copyright (C) 2017-2018 Belledonne Communications, Grenoble France
#
############################################################################
#
......
############################################################################
# CMakeLists.txt
# Copyright (C) 2017 Belledonne Communications, Grenoble France
# Copyright (C) 2017-2018 Belledonne Communications, Grenoble France
#
############################################################################
#
......
......@@ -11,7 +11,7 @@
<key>CFBundleExecutable</key>
<string>linphone</string>
<key>CFBundleGetInfoString</key>
<string>@PACKAGE_VERSION@, (C) 2011-2017 The linphone team http://www.linphone.org</string>
<string>@PACKAGE_VERSION@, (C) 2011-2018 The linphone team http://www.linphone.org</string>
<key>CFBundleIconFile</key>
<string>linphone.icns</string>
<key>CFBundleIdentifier</key>
......@@ -27,7 +27,7 @@
<key>CFBundleVersion</key>
<string>@PACKAGE_VERSION@</string>
<key>NSHumanReadableCopyright</key>
<string>Copyright 2011-2017 Belledonne Communications</string>
<string>Copyright 2011-2018 Belledonne Communications</string>
<key>LSMinimumSystemVersion</key>
<string>@CMAKE_OSX_DEPLOYMENT_TARGET@</string>
<key>NSAppSleepDisabled</key>
......
############################################################################
# MacPackaging.cmake
# Copyright (C) 2017 Belledonne Communications, Grenoble France
# Copyright (C) 2017-2018 Belledonne Communications, Grenoble France
#
############################################################################
#
......
############################################################################
# linphoneqt.cmake
# Copyright (C) 2017 Belledonne Communications, Grenoble France
# Copyright (C) 2017-2018 Belledonne Communications, Grenoble France
#
############################################################################
#
......
/*******************************************************************************
* config.h.cmake
* Copyright (C) 2017 Belledonne Communications, Grenoble France
* Copyright (C) 2017-2018 Belledonne Communications, Grenoble France
*
********************************************************************************
*
......@@ -21,4 +21,4 @@
*******************************************************************************/
#cmakedefine MSPLUGINS_DIR "${MSPLUGINS_DIR}"
#cmakedefine ENABLE_UPDATE_CHECK 1
\ No newline at end of file
#cmakedefine ENABLE_UPDATE_CHECK 1
......@@ -2,7 +2,7 @@
############################################################################
# prepare.py
# Copyright (C) 2015 Belledonne Communications, Grenoble France
# Copyright (C) 2015-2018 Belledonne Communications, Grenoble France
#
############################################################################
#
......
/*
* Konami.qml
* Copyright 2017 Ronan Abhamon (https://github.com/Wescoeur)
* Copyright 2017-2018 Ronan Abhamon (https://github.com/Wescoeur)
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment