From 388da8aee9f55d1d70d1783905cdae0850bb4f33 Mon Sep 17 00:00:00 2001 From: Pekka Vuorela Date: Wed, 31 May 2023 15:37:57 +0300 Subject: [PATCH] Remove Harmattan API privateness references, no longer valid --- src/iodata.h | 6 ------ src/storage.h | 6 ------ src/validator.h | 6 ------ 3 files changed, 18 deletions(-) diff --git a/src/iodata.h b/src/iodata.h index 30ca44a..7c16af9 100644 --- a/src/iodata.h +++ b/src/iodata.h @@ -20,12 +20,6 @@ | | +----------------------------------------------------------------------*/ -/*----------------------------------------------------------+ -| Notice: the API decribed in this header file has to be | -| considered as private during the Harmattan program; | -| contact the author, if you wish to use this library | -+----------------------------------------------------------*/ - #ifndef MAEMO_IODATA_IODATA_H #define MAEMO_IODATA_IODATA_H diff --git a/src/storage.h b/src/storage.h index af255b1..248ab0b 100644 --- a/src/storage.h +++ b/src/storage.h @@ -20,12 +20,6 @@ | | +----------------------------------------------------------------------*/ -/*----------------------------------------------------------+ -| Notice: the API decribed in this header file has to be | -| considered as private during the Harmattan program; | -| contact the author, if you wish to use this library | -+----------------------------------------------------------*/ - #ifndef MAEMO_IODATA_STORAGE_H #define MAEMO_IODATA_STORAGE_H diff --git a/src/validator.h b/src/validator.h index e6eaf92..c9a8021 100644 --- a/src/validator.h +++ b/src/validator.h @@ -20,12 +20,6 @@ | | +----------------------------------------------------------------------*/ -/*----------------------------------------------------------+ -| Notice: the API decribed in this header file has to be | -| considered as private during the Harmattan program; | -| contact the author, if you wish to use this library | -+----------------------------------------------------------*/ - #ifndef MAEMO_IODATA_VALIDATOR_H #define MAEMO_IODATA_VALIDATOR_H