~crass/samhain/trunk

« back to all changes in this revision

Viewing changes to COPYING

  • Committer: katerina
  • Date: 2009-01-26 21:09:45 UTC
  • Revision ID: svn-v4:90a4cbc2-0407-0410-83b7-83702fd2185f:trunk:209
Fix problem building deb package (ticket #135).

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
SAMHAIN distributed host monitoring system
3
3
------------------------------------------
4
4
 
5
 
Copyright (C) 1999-2004 Rainer Wichmann                                    
 
5
Copyright (C) 1999-2009 Rainer Wichmann                                    
6
6
                                                                      
7
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
16
16
                                                                      
17
17
You should have received a copy of the GNU General Public License     
18
18
along with this program; if not, write to the Free Software           
19
 
Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.             
 
19
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
20
20
 
21
21
 
22
22
Incorporated code
100
100
       * You should have received a copy of the GNU General Public License
101
101
       * along with the LZO library; see the file COPYING.
102
102
       * If not, write to the Free Software Foundation, Inc.,
103
 
       * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
 
103
       * 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
104
104
       * 
105
105
       * Markus F.X.J. Oberhumer
106
106
       * <markus.oberhumer@jk.uni-linz.ac.at>
124
124
 
125
125
      You should have received a copy of the GNU General Public License
126
126
      along with this program; if not, write to the Free Software
127
 
      Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.  */
 
127
      Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA  */
128
128
 
129
129
   /* Written by David MacKenzie <djm@gnu.ai.mit.edu>. */
130
130
 
151
151
    *
152
152
    * You should have received a copy of the GNU General Public License
153
153
    * along with this program; if not, write to the Free Software Foundation,
154
 
    * Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
 
154
    * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
155
155
    */
156
156
 
157
157
   /* Written by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1995.  */
168
168
        * dissemination and usage except those imposed by the laws of your
169
169
        * country of residence.
170
170
        *
171
 
        * Adapted to pike and some cleanup by Niels M�ller.
 
171
        * Adapted to pike and some cleanup by Niels Möller.
172
172
        */
173
173
 
174
174
       /* $Id: sha1.c,v 1.2 2001/01/24 08:20:29 nmav Exp $ */
202
202
     *
203
203
     * You should have received a copy of the GNU Library General Public
204
204
     * License along with this library; if not, write to the Free
205
 
     * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA
 
205
     * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
206
206
     *
207
207
     * The author of this library can be reached at the following address:
208
208
     * Michael H. Buselli