Changeset 1181 for trunk/batman

Show
Ignore:
Timestamp:
01/13/09 22:19:36 (20 months ago)
Author:
simon
Message:

update copyright info, add remark about *bsd/macos

Location:
trunk/batman
Files:
37 modified

Legend:

Unmodified
Added
Removed
  • trunk/batman/INSTALL

    r1180 r1181  
    1414your machine, if you use a PC with Linux. On embedded devices  
    1515both may not be installed in order to save space. 
     16 
     17The *BSD and Mac OS operating systems are currently unmaintained,  
     18make targets are still available but will most probably not work. 
     19If you're interested in porting and maintaining B.A.T.M.A.N. for 
     20these systems, please contact us. We would appreciate your help. 
    1621 
    1722Compiling 
  • trunk/batman/Makefile

    r1166 r1181  
    11# 
    2 # Copyright (C) 2006-2008 BATMAN contributors 
     2# Copyright (C) 2006-2009 B.A.T.M.A.N. contributors 
    33# 
    44# This program is free software; you can redistribute it and/or 
  • trunk/batman/allocate.c

    r1167 r1181  
    11/* 
    2  * Copyright (C) 2006 B.A.T.M.A.N. contributors: 
     2 * Copyright (C) 2006-2009 B.A.T.M.A.N. contributors: 
     3 * 
    34 * Thomas Lopatic, Corinna 'Elektra' Aichele, Axel Neumann, Marek Lindner 
     5 * 
    46 * This program is free software; you can redistribute it and/or 
    57 * modify it under the terms of version 2 of the GNU General Public 
  • trunk/batman/allocate.h

    r255 r1181  
    11/* 
    2  * Copyright (C) 2006 B.A.T.M.A.N. contributors: 
     2 * Copyright (C) 2006-2009 B.A.T.M.A.N. contributors: 
     3 * 
    34 * Thomas Lopatic, Corinna 'Elektra' Aichele, Axel Neumann, Marek Lindner 
     5 * 
    46 * This program is free software; you can redistribute it and/or 
    57 * modify it under the terms of version 2 of the GNU General Public 
  • trunk/batman/batman.c

    r1172 r1181  
    11/* 
    2  * Copyright (C) 2006 B.A.T.M.A.N. contributors: 
     2 * Copyright (C) 2006-2009 B.A.T.M.A.N. contributors: 
     3 * 
    34 * Thomas Lopatic, Corinna 'Elektra' Aichele, Axel Neumann, 
    45 * Felix Fietkau, Marek Lindner 
  • trunk/batman/batman.h

    r1177 r1181  
    11/* 
    2  * Copyright (C) 2006 B.A.T.M.A.N. contributors: 
     2 * Copyright (C) 2006-2009 B.A.T.M.A.N. contributors: 
     3 * 
    34 * Thomas Lopatic, Corinna 'Elektra' Aichele, Axel Neumann, Marek Lindner 
     5 * 
    46 * This program is free software; you can redistribute it and/or 
    57 * modify it under the terms of version 2 of the GNU General Public 
  • trunk/batman/bitarray.c

    r1150 r1181  
    11/* 
    2  * Copyright (C) 2006 B.A.T.M.A.N. contributors: 
     2 * Copyright (C) 2006-2009 B.A.T.M.A.N. contributors: 
     3 *  
    34 * Simon Wunderlich, Axel Neumann, Marek Lindner 
     5 * 
    46 * This program is free software; you can redistribute it and/or 
    57 * modify it under the terms of version 2 of the GNU General Public 
  • trunk/batman/bitarray.h

    r385 r1181  
    11/* 
    2  * Copyright (C) 2006 B.A.T.M.A.N. contributors: 
     2 * Copyright (C) 2006-2009 B.A.T.M.A.N. contributors: 
     3 * 
    34 * Simon Wunderlich, Axel Neumann, Marek Lindner 
     5 * 
    46 * This program is free software; you can redistribute it and/or 
    57 * modify it under the terms of version 2 of the GNU General Public 
  • trunk/batman/hash.c

    r1150 r1181  
    1 /* Copyright (C) 2006 B.A.T.M.A.N. contributors: 
     1/*  
     2 * Copyright (C) 2006-2009 B.A.T.M.A.N. contributors: 
     3 * 
    24 * Simon Wunderlich, Marek Lindner 
    35 * 
  • trunk/batman/hash.h

    r691 r1181  
    1 /* Copyright (C) 2006 B.A.T.M.A.N. contributors: 
     1/*  
     2 * Copyright (C) 2006-2009 B.A.T.M.A.N. contributors: 
     3 * 
    24 * Simon Wunderlich, Marek Lindner 
    35 * 
  • trunk/batman/linux/kernel.c

    r1171 r1181  
    11/* 
    2  * Copyright (C) 2006 BATMAN contributors: 
     2 * Copyright (C) 2006-2009 B.A.T.M.A.N. contributors: 
     3 * 
    34 * Thomas Lopatic 
     5 * 
    46 * This program is free software; you can redistribute it and/or 
    57 * modify it under the terms of version 2 of the GNU General Public 
  • trunk/batman/linux/modules/compat26.h

    r1149 r1181  
    11/* 
    2  * Copyright (C) 2008 BATMAN contributors: 
     2 * Copyright (C) 2008-2009 B.A.T.M.A.N. contributors: 
     3 * 
    34 * Thomas Lopatic, Corinna 'Elektra' Aichele, Axel Neumann, Marek Lindner, Andreas Langer 
    45 * This program is free software; you can redistribute it and/or 
  • trunk/batman/linux/modules/gateway.c

    r1167 r1181  
    11/* 
    2  * Copyright (C) 2006 BATMAN contributors: 
     2 * Copyright (C) 2006-2009 B.A.T.M.A.N. contributors: 
     3 * 
    34 * Thomas Lopatic, Corinna 'Elektra' Aichele, Axel Neumann, Marek Lindner, Andreas Langer 
    45 * This program is free software; you can redistribute it and/or 
  • trunk/batman/linux/modules/gateway.h

    r1046 r1181  
    11/* 
    2  * Copyright (C) 2006 BATMAN contributors: 
     2 * Copyright (C) 2006-2009 B.A.T.M.A.N. contributors: 
     3 *  
    34 * Thomas Lopatic, Corinna 'Elektra' Aichele, Axel Neumann, Marek Lindner, Andreas Langer 
    45 * This program is free software; you can redistribute it and/or 
  • trunk/batman/linux/modules/gateway24.c

    r1167 r1181  
    11/* 
    2  * Copyright (C) 2006 BATMAN contributors: 
     2 * Copyright (C) 2006-2009 B.A.T.M.A.N. contributors: 
     3 * 
    34 * Thomas Lopatic, Corinna 'Elektra' Aichele, Axel Neumann, Marek Lindner, Andreas Langer 
    45 * This program is free software; you can redistribute it and/or 
  • trunk/batman/linux/modules/gateway24.h

    r950 r1181  
    11/* 
    2  * Copyright (C) 2006 BATMAN contributors: 
     2 * Copyright (C) 2006-2009 B.A.T.M.A.N. contributors: 
     3 * 
    34 * Thomas Lopatic, Corinna 'Elektra' Aichele, Axel Neumann, Marek Lindner, Andreas Langer 
    45 * This program is free software; you can redistribute it and/or 
  • trunk/batman/linux/modules/hash.h

    r1120 r1181  
    11/* 
    2  * Copyright (C) 2006-2008 B.A.T.M.A.N. contributors: 
     2 * Copyright (C) 2006-2009 B.A.T.M.A.N. contributors: 
     3 * 
    34 * Simon Wunderlich, Marek Lindner 
     5 * 
    46 * This program is free software; you can redistribute it and/or 
    57 * modify it under the terms of version 2 of the GNU General Public 
  • trunk/batman/linux/modules/mod_batman.c

    r1117 r1181  
    11/* 
    2  * Copyright (C) 2006 BATMAN contributors: 
     2 * Copyright (C) 2006-2009 B.A.T.M.A.N. contributors: 
     3 * 
    34 * Marek Lindner 
     5 * 
    46 * This program is free software; you can redistribute it and/or 
    57 * modify it under the terms of version 2 of the GNU General Public 
  • trunk/batman/linux/route.c

    r1172 r1181  
    11/* 
    2  * Copyright (C) 2006 BATMAN contributors: 
     2 * Copyright (C) 2006-2009 B.A.T.M.A.N. contributors: 
     3 * 
    34 * Marek Lindner 
     5 * 
    46 * This program is free software; you can redistribute it and/or 
    57 * modify it under the terms of version 2 of the GNU General Public 
  • trunk/batman/linux/tun.c

    r731 r1181  
    11/* 
    2  * Copyright (C) 2006 BATMAN contributors: 
     2 * Copyright (C) 2006-2009 B.A.T.M.A.N. contributors: 
     3 * 
    34 * Marek Lindner 
     5 * 
    46 * This program is free software; you can redistribute it and/or 
    57 * modify it under the terms of version 2 of the GNU General Public 
  • trunk/batman/list-batman.c

    r1167 r1181  
    1 /* Copyright (C) 2006 B.A.T.M.A.N. contributors: 
     1/*  
     2 * Copyright (C) 2006-2009 B.A.T.M.A.N. contributors: 
     3 * 
    24 * Marek Lindner 
    35 * 
  • trunk/batman/list-batman.h

    r1152 r1181  
    1 /* Copyright (C) 2006 B.A.T.M.A.N. contributors: 
     1/*  
     2 * Copyright (C) 2006-2009 B.A.T.M.A.N. contributors: 
     3 * 
    24 * Marek Lindner 
    35 * 
  • trunk/batman/list.c

    r142 r1181  
    11/* 
    2  * Copyright (C) 2006 BATMAN contributors: 
     2 * Copyright (C) 2006-2009 B.A.T.M.A.N. contributors: 
     3 * 
    34 * Thomas Lopatic 
     5 * 
    46 * This program is free software; you can redistribute it and/or 
    57 * modify it under the terms of version 2 of the GNU General Public 
  • trunk/batman/originator.c

    r1167 r1181  
    1 /* Copyright (C) 2006 B.A.T.M.A.N. contributors: 
     1/*  
     2 * Copyright (C) 2006-2009 B.A.T.M.A.N. contributors: 
     3 * 
    24 * Simon Wunderlich, Marek Lindner 
    35 * 
  • trunk/batman/originator.h

    r1167 r1181  
    1 /* Copyright (C) 2006 B.A.T.M.A.N. contributors: 
     1/*  
     2 * Copyright (C) 2006-2009 B.A.T.M.A.N. contributors: 
     3 * 
    24 * Simon Wunderlich, Marek Lindner 
    35 * 
  • trunk/batman/os.h

    r1171 r1181  
    11/* 
    2  * Copyright (C) 2006 BATMAN contributors: 
     2 * Copyright (C) 2006-2009 B.A.T.M.A.N. contributors: 
     3 * 
    34 * Thomas Lopatic, Marek Lindner 
     5 * 
    46 * This program is free software; you can redistribute it and/or 
    57 * modify it under the terms of version 2 of the GNU General Public 
  • trunk/batman/posix/init.c

    r1178 r1181  
    11/* 
    2  * Copyright (C) 2006 BATMAN contributors: 
     2 * Copyright (C) 2006-2009 BATMAN contributors: 
     3 * 
    34 * Thomas Lopatic, Marek Lindner 
     5 * 
    46 * This program is free software; you can redistribute it and/or 
    57 * modify it under the terms of version 2 of the GNU General Public 
  • trunk/batman/posix/posix.c

    r1169 r1181  
    11/* 
    2  * Copyright (C) 2006 BATMAN contributors: 
     2 * Copyright (C) 2006-2009 BATMAN contributors: 
     3 * 
    34 * Thomas Lopatic, Marek Lindner 
     5 * 
    46 * This program is free software; you can redistribute it and/or 
    57 * modify it under the terms of version 2 of the GNU General Public 
  • trunk/batman/posix/tunnel.c

    r1172 r1181  
    11/* 
    2  * Copyright (C) 2006 BATMAN contributors: 
     2 * Copyright (C) 2006-2009 BATMAN contributors: 
     3 * 
    34 * Marek Lindner 
     5 * 
    46 * This program is free software; you can redistribute it and/or 
    57 * modify it under the terms of version 2 of the GNU General Public 
  • trunk/batman/posix/unix_socket.c

    r1168 r1181  
    11/* 
    2  * Copyright (C) 2006 BATMAN contributors: 
     2 * Copyright (C) 2006-2009 BATMAN contributors: 
     3 * 
    34 * Marek Lindner 
     5 * 
    46 * This program is free software; you can redistribute it and/or 
    57 * modify it under the terms of version 2 of the GNU General Public 
  • trunk/batman/profile.c

    r1168 r1181  
    1 /* Copyright (C) 2006 B.A.T.M.A.N. contributors: 
     1/*  
     2 * Copyright (C) 2006-2009 B.A.T.M.A.N. contributors: 
     3 * 
    24 * Simon Wunderlich, Marek Lindner 
    35 * 
  • trunk/batman/profile.h

    r1167 r1181  
    1 /* Copyright (C) 2006 B.A.T.M.A.N. contributors: 
     1/*  
     2 * Copyright (C) 2006-2009 B.A.T.M.A.N. contributors: 
     3 * 
    24 * Simon Wunderlich, Marek Lindner 
    35 * 
  • trunk/batman/ring_buffer.c

    r983 r1181  
    1 /* Copyright (C) 2007 B.A.T.M.A.N. contributors: 
     1/*  
     2 * Copyright (C) 2007-2009 B.A.T.M.A.N. contributors: 
     3 * 
    24 * Marek Lindner 
    35 * 
  • trunk/batman/ring_buffer.h

    r983 r1181  
    1 /* Copyright (C) 2007 B.A.T.M.A.N. contributors: 
     1/*  
     2 * Copyright (C) 2007-2009 B.A.T.M.A.N. contributors: 
     3 * 
    24 * Marek Lindner 
    35 * 
  • trunk/batman/schedule.c

    r1150 r1181  
    1 /* Copyright (C) 2006 B.A.T.M.A.N. contributors: 
     1/*  
     2 * Copyright (C) 2006-2009 B.A.T.M.A.N. contributors: 
     3 * 
    24 * Simon Wunderlich, Marek Lindner 
    35 * 
  • trunk/batman/schedule.h

    r1150 r1181  
    1 /* Copyright (C) 2006 B.A.T.M.A.N. contributors: 
     1/*  
     2 * Copyright (C) 2006-2009 B.A.T.M.A.N. contributors: 
     3 * 
    24 * Simon Wunderlich, Marek Lindner 
    35 * 
  • trunk/batman/vis-types.h

    r1133 r1181  
    11/* 
    2  * vis-types.h 
     2 * Copyright (C) 2006-2009 B.A.T.M.A.N. contributors: 
    33 * 
    4  * Copyright (C) 2006 Marek Lindner: 
    5  * 
     4 * Marek Lindner 
    65 * 
    76 * This program is free software; you can redistribute it and/or