Ignore:
Timestamp:
01/23/07 12:36:55 (6 years ago)
Author:
thomas
Message:

Add OpenMoko? copyright/license header comments

File:
1 edited

Legend:

Unmodified
Added
Removed
  • ohand/branches/private/omoko/src/contacts-omoko.h

    r844 r846  
    11/* 
    2  * contacts-omoko.h 
    3  * This file is part of contacts 
     2 * Copyright (C) 2006-2007 by OpenMoko, Inc. 
     3 * Written by OpenedHand Ltd <info@openedhand.com> 
     4 * All Rights Reserved 
    45 * 
    5  * Copyright (C) 2006 - OpenedHand Ltd 
    6  * 
    7  * contacts is free software; you can redistribute it and/or modify 
     6 * This program is free software; you can redistribute it and/or modify 
    87 * it under the terms of the GNU General Public License as published by 
    98 * the Free Software Foundation; either version 2 of the License, or 
    109 * (at your option) any later version. 
    1110 * 
    12  * contacts is distributed in the hope that it will be useful, 
     11 * This program is distributed in the hope that it will be useful, 
    1312 * but WITHOUT ANY WARRANTY; without even the implied warranty of 
    1413 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
    1514 * GNU General Public License for more details. 
    1615 * 
    17  * You should have received a copy of the GNU General Public License 
    18  * along with contacts; if not, write to the Free Software 
    19  * Foundation, Inc., 51 Franklin St, Fifth Floor,  
    20  * Boston, MA  02110-1301  USA 
     16 * You should have received a copy of the GNU General Public License along 
     17 * with this program; if not, write to the Free Software Foundation, Inc., 
     18 * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. 
    2119 */ 
     20 
    2221 
    2322#include <string.h> 
Note: See TracChangeset for help on using the changeset viewer.