Changeset 595 for trunk/run_email2trac.c


Ignore:
Timestamp:
05/02/12 08:08:50 (12 years ago)
Author:
bas
Message:

changed license header, see #292, thanks

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/run_email2trac.c

    r593 r595  
    88    user to start an program
    99
    10        Licensed to the Apache Software Foundation (ASF) under one
    11        or more contributor license agreements.  See the NOTICE file
    12        distributed with this work for additional information
    13        regarding copyright ownership.  The ASF licenses this file
    14        to you under the Apache License, Version 2.0 (the
    15        "License"); you may not use this file except in compliance
    16        with the License.  You may obtain a copy of the License at
     10    Copyright 2002 SARA
    1711
    18          http://www.apache.org/licenses/LICENSE-2.0
     12    Licensed under the Apache License, Version 2.0 (the "License");
     13    you may not use this file except in compliance with the License.
     14    You may obtain a copy of the License at
    1915
    20        Unless required by applicable law or agreed to in writing,
    21        software distributed under the License is distributed on an
    22        "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
    23        KIND, either express or implied.  See the License for the
    24        specific language governing permissions and limitations
    25        under the License.
     16    http://www.apache.org/licenses/LICENSE-2.0
     17
     18    Unless required by applicable law or agreed to in writing, software
     19    distributed under the License is distributed on an "AS IS" BASIS,
     20    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
     21    See the License for the specific language governing permissions and
     22    limitations under the License.
    2623*/
    2724#include "config.h"
Note: See TracChangeset for help on using the changeset viewer.