feat(desktop): update date on some files

This commit is contained in:
Ronan Abhamon 2018-01-18 14:33:19 +01:00
parent 229cac334a
commit 5df1c1be69
10 changed files with 12 additions and 12 deletions

View file

@ -1,6 +1,6 @@
################################################################################
# CMakeLists.txt
# Copyright (C) 2017 Belledonne Communications, Grenoble France
# Copyright (C) 2017-2018 Belledonne Communications, Grenoble France
#
################################################################################
#

View file

@ -1,6 +1,6 @@
############################################################################
# CMakeLists.txt
# Copyright (C) 2017 Belledonne Communications, Grenoble France
# Copyright (C) 2017-2018 Belledonne Communications, Grenoble France
#
############################################################################
#

View file

@ -1,6 +1,6 @@
############################################################################
# additional_steps.cmake
# Copyright (C) 2017 Belledonne Communications, Grenoble France
# Copyright (C) 2017-2018 Belledonne Communications, Grenoble France
#
############################################################################
#

View file

@ -1,6 +1,6 @@
############################################################################
# CMakeLists.txt
# Copyright (C) 2017 Belledonne Communications, Grenoble France
# Copyright (C) 2017-2018 Belledonne Communications, Grenoble France
#
############################################################################
#

View file

@ -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>

View file

@ -1,6 +1,6 @@
############################################################################
# MacPackaging.cmake
# Copyright (C) 2017 Belledonne Communications, Grenoble France
# Copyright (C) 2017-2018 Belledonne Communications, Grenoble France
#
############################################################################
#

View file

@ -1,6 +1,6 @@
############################################################################
# linphoneqt.cmake
# Copyright (C) 2017 Belledonne Communications, Grenoble France
# Copyright (C) 2017-2018 Belledonne Communications, Grenoble France
#
############################################################################
#

View file

@ -1,6 +1,6 @@
/*******************************************************************************
* 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
#cmakedefine ENABLE_UPDATE_CHECK 1

View file

@ -2,7 +2,7 @@
############################################################################
# prepare.py
# Copyright (C) 2015 Belledonne Communications, Grenoble France
# Copyright (C) 2015-2018 Belledonne Communications, Grenoble France
#
############################################################################
#

View file

@ -1,6 +1,6 @@
/*
* 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