ofdbus/dbus/bus/selinux.h
branchGCC_SURGE
changeset 45 4b03adbd26ca
parent 18 47c74d1534e1
parent 34 5fae379060a7
equal deleted inserted replaced
42:a16d1cd191f6 45:4b03adbd26ca
     1 /*
     1 /* selinux.h  SELinux security check headers for D-BUS
     2 * Copyright (c) 2008 Nokia Corporation and/or its subsidiary(-ies).
     2  * Portion Copyright © 2008 Nokia Corporation and/or its subsidiary(-ies). All rights reserved.
     3 * All rights reserved.
     3  * Author: Matthew Rickard <mjricka@epoch.ncsc.mil>
     4 * This component and the accompanying materials are made available
     4  *
     5 * under the terms of "Eclipse Public License v1.0"
     5  * Licensed under the Academic Free License version 2.1
     6 * which accompanies this distribution, and is available
     6  * 
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
     7  * This program is free software; you can redistribute it and/or modify
     8 *
     8  * it under the terms of the GNU General Public License as published by
     9 * Initial Contributors:
     9  * the Free Software Foundation; either version 2 of the License, or
    10 * Nokia Corporation - initial contribution.
    10  * (at your option) any later version.
    11 *
    11  *
    12 * Contributors:
    12  * This program is distributed in the hope that it will be useful,
    13 *
    13  * but WITHOUT ANY WARRANTY; without even the implied warranty of
    14 * Description: 
    14  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    15 *
    15  * GNU General Public License for more details.
    16 */
    16  * 
    17 
    17  * You should have received a copy of the GNU General Public License
       
    18  * along with this program; if not, write to the Free Software
       
    19  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
       
    20  *
       
    21  */
    18 
    22 
    19 
    23 
    20 
    24 
    21 #ifndef BUS_SELINUX_H
    25 #ifndef BUS_SELINUX_H
    22 #define BUS_SELINUX_H
    26 #define BUS_SELINUX_H