Remove unnecessary @version tags from documentation 63/139163/3
authorPiotr Sawicki <p.sawicki2@partner.samsung.com>
Mon, 17 Jul 2017 11:24:30 +0000 (13:24 +0200)
committerZofia Abramowska <z.abramowska@samsung.com>
Tue, 18 Jul 2017 14:16:49 +0000 (14:16 +0000)
Change-Id: I9ac859af5c2effd8a560810fd443b442021baba6

13 files changed:
src/capi/doc/privacy_privilege_manager_doc.h
src/capi/impl/privacy_privilege_manager.c
src/capi/test/privacy_privilege_manager_test.cpp
src/client/api/ApiInterface.h
src/client/api/askuser-notification-client.cpp
src/client/impl/ApiInterfaceImpl.cpp
src/client/impl/ApiInterfaceImpl.h
src/client/impl/ClientCallbacks.cpp
src/client/impl/ClientCallbacks.h
src/client/impl/PopupCallbackClosure.h
src/client/impl/StatusCallbackClosure.h
src/client/impl/TryCatch.h
src/client/include/askuser-notification-client.h

index db0d340..7421620 100644 (file)
@@ -14,7 +14,6 @@
  * limitations under the License.
  */
 
-
 #ifndef __PRIVACY_PRIVILEGE_MANAGER_DOC_H__
 #define __PRIVACY_PRIVILEGE_MANAGER_DOC_H__
 
index 6fb8d8f..3ff87bb 100644 (file)
@@ -17,7 +17,6 @@
 /**
  * @file        privacy_privilege_manager.c
  * @author      Piotr Sawicki <p.sawicki2@partner.samsung.com>
- * @version     1.0
  * @brief       The implementation of Privacy Privilege Manager CAPI.
  */
 
index e448c39..b7866c7 100644 (file)
@@ -17,7 +17,6 @@
 /**
  * @file        privacy_privilege_manager.c
  * @author      Piotr Sawicki <p.sawicki2@partner.samsung.com>
- * @version     1.0
  * @brief       This file contains test of CAPI for Privacy Privilege Manager
  */
 
index 8c3ab54..9aef998 100644 (file)
@@ -17,7 +17,6 @@
 /**
  * @file        ApiInterface.h
  * @author      Piotr Sawicki <p.sawicki2@partner.samsung.com>
- * @version     1.0
  * @brief       This file contains the declaration of ApiInterface.
  */
 
index d610e7d..f0d8ff3 100644 (file)
  *  See the License for the specific language governing permissions and
  *  limitations under the License
  */
+
 /**
  * @file        askuser-notification-client.cpp
  * @author      Piotr Sawicki <p.sawicki2@partner.samsung.com>
- * @version     1.0
  * @brief       This file contains the implementation of the askuser-notification client API.
  */
 
index c05cf36..8cc2593 100644 (file)
@@ -17,7 +17,6 @@
 /**
  * @file        ApiInterfaceImpl.cpp
  * @author      Piotr Sawicki <p.sawicki2@partner.samsung.com>
- * @version     1.0
  * @brief       The definition of ApiInterfaceImpl.
  */
 
index 6adcf2c..3734a68 100644 (file)
@@ -17,7 +17,6 @@
 /**
  * @file        ApiInterfaceImpl.h
  * @author      Piotr Sawicki <p.sawicki2@partner.samsung.com>
- * @version     1.0
  * @brief       The declaration of ApiInterfaceImpl.
  */
 
index 84705d4..5c5ca2e 100644 (file)
@@ -17,7 +17,6 @@
 /**
  * @file        ClientCallbacks.cpp
  * @author      Piotr Sawicki <p.sawicki2@partner.samsung.com>
- * @version     1.0
  * @brief       The definition of ClientCallbacks.
  */
 
index f8d4000..a0a8667 100644 (file)
@@ -17,7 +17,6 @@
 /**
  * @file        ClientCallbacks.h
  * @author      Piotr Sawicki <p.sawicki2@partner.samsung.com>
- * @version     1.0
  * @brief       The declaration of ClientCallbacks.
  */
 
index ebdf0ee..7f395c7 100644 (file)
@@ -17,7 +17,6 @@
 /**
  * @file        PopupCallbackClosure.h
  * @author      Piotr Sawicki <p.sawicki2@partner.samsung.com>
- * @version     1.0
  * @brief       The definition of PopupCallbackClosure.
  */
 
index 8a51189..b27c836 100644 (file)
@@ -17,7 +17,6 @@
 /**
  * @file        StatusCallbackClosure.h
  * @author      Piotr Sawicki <p.sawicki2@partner.samsung.com>
- * @version     1.0
  * @brief       The definition of StatusCallbackClosure.
  */
 
index 243b805..51b7448 100644 (file)
@@ -17,7 +17,6 @@
 /**
  * @file        TryCatch.h
  * @author      Piotr Sawicki <p.sawicki2@partner.samsung.com>
- * @version     1.0
  * @brief       The definition of tryCatch helper.
  */
 
index c1b6df7..1b32d14 100644 (file)
  *  See the License for the specific language governing permissions and
  *  limitations under the License
  */
+
 /**
  * @file        askuser-notification-client.h
  * @author      Piotr Sawicki <p.sawicki2@partner.samsung.com>
- * @version     1.0
  * @brief       The declaration of the askuser-notification client API.
  */