mirror of
https://github.com/Llewellynvdm/conky.git
synced 2025-02-04 13:08:31 +00:00
Update version, copyright.
This commit is contained in:
parent
04a0c8850f
commit
5c3a6581d1
@ -9,7 +9,7 @@
|
|||||||
# Please see COPYING for details
|
# Please see COPYING for details
|
||||||
#
|
#
|
||||||
# Copyright (c) 2004, Hannu Saransaari and Lauri Hakkarainen
|
# Copyright (c) 2004, Hannu Saransaari and Lauri Hakkarainen
|
||||||
# Copyright (c) 2005-2010 Brenden Matthews, Philip Kovacs, et. al. (see AUTHORS)
|
# Copyright (c) 2005-2012 Brenden Matthews, Philip Kovacs, et. al. (see AUTHORS)
|
||||||
# All rights reserved.
|
# All rights reserved.
|
||||||
#
|
#
|
||||||
# This program is free software: you can redistribute it and/or modify
|
# This program is free software: you can redistribute it and/or modify
|
||||||
|
@ -3,8 +3,8 @@
|
|||||||
dnl major, minor and micro version macros.
|
dnl major, minor and micro version macros.
|
||||||
m4_define([conky_version_major], [1])
|
m4_define([conky_version_major], [1])
|
||||||
m4_define([conky_version_minor], [9])
|
m4_define([conky_version_minor], [9])
|
||||||
m4_define([conky_version_micro], [0])
|
m4_define([conky_version_micro], [1])
|
||||||
m4_define([conky_version_tag]) dnl, [pre]) dnl [] for releases
|
m4_define([conky_version_tag], [pre]) dnl [] for releases
|
||||||
m4_define([conky_version_revision],[_pre@REVISION@])
|
m4_define([conky_version_revision],[_pre@REVISION@])
|
||||||
m4_define([conky_version],
|
m4_define([conky_version],
|
||||||
[conky_version_major().conky_version_minor().conky_version_micro()ifelse(
|
[conky_version_major().conky_version_minor().conky_version_micro()ifelse(
|
||||||
|
@ -9,7 +9,7 @@
|
|||||||
# Please see COPYING for details
|
# Please see COPYING for details
|
||||||
#
|
#
|
||||||
# Copyright (c) 2004, Hannu Saransaari and Lauri Hakkarainen
|
# Copyright (c) 2004, Hannu Saransaari and Lauri Hakkarainen
|
||||||
# Copyright (c) 2005-2010 Brenden Matthews, Philip Kovacs, et. al. (see AUTHORS)
|
# Copyright (c) 2005-2012 Brenden Matthews, Philip Kovacs, et. al. (see AUTHORS)
|
||||||
# All rights reserved.
|
# All rights reserved.
|
||||||
#
|
#
|
||||||
# This program is free software: you can redistribute it and/or modify
|
# This program is free software: you can redistribute it and/or modify
|
||||||
|
@ -7,7 +7,7 @@
|
|||||||
# Please see COPYING for details
|
# Please see COPYING for details
|
||||||
#
|
#
|
||||||
# Copyright (c) 2004, Hannu Saransaari and Lauri Hakkarainen
|
# Copyright (c) 2004, Hannu Saransaari and Lauri Hakkarainen
|
||||||
# Copyright (c) 2005-2010 Brenden Matthews, Philip Kovacs, et. al. (see AUTHORS)
|
# Copyright (c) 2005-2012 Brenden Matthews, Philip Kovacs, et. al. (see AUTHORS)
|
||||||
# All rights reserved.
|
# All rights reserved.
|
||||||
#
|
#
|
||||||
# This program is free software: you can redistribute it and/or modify
|
# This program is free software: you can redistribute it and/or modify
|
||||||
|
@ -7,7 +7,7 @@
|
|||||||
# Please see COPYING for details
|
# Please see COPYING for details
|
||||||
#
|
#
|
||||||
# Copyright (c) 2004, Hannu Saransaari and Lauri Hakkarainen
|
# Copyright (c) 2004, Hannu Saransaari and Lauri Hakkarainen
|
||||||
# Copyright (c) 2005-2010 Brenden Matthews, Philip Kovacs, et. al. (see AUTHORS)
|
# Copyright (c) 2005-2012 Brenden Matthews, Philip Kovacs, et. al. (see AUTHORS)
|
||||||
# All rights reserved.
|
# All rights reserved.
|
||||||
#
|
#
|
||||||
# This program is free software: you can redistribute it and/or modify
|
# This program is free software: you can redistribute it and/or modify
|
||||||
|
@ -320,7 +320,7 @@
|
|||||||
</refsect1>
|
</refsect1>
|
||||||
<refsect1>
|
<refsect1>
|
||||||
<title>Copying</title>
|
<title>Copying</title>
|
||||||
<para>Copyright (c) 2005-2010 Brenden Matthews, Philip
|
<para>Copyright (c) 2005-2012 Brenden Matthews, Philip
|
||||||
Kovacs, et. al. Any original torsmo code is licensed under
|
Kovacs, et. al. Any original torsmo code is licensed under
|
||||||
the BSD license (see LICENSE.BSD for a copy). All code
|
the BSD license (see LICENSE.BSD for a copy). All code
|
||||||
written since the fork of torsmo is licensed under the GPL
|
written since the fork of torsmo is licensed under the GPL
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
#
|
#
|
||||||
# Please see COPYING for details
|
# Please see COPYING for details
|
||||||
#
|
#
|
||||||
# Copyright (c) 2005-2010 Brenden Matthews, Philip Kovacs, et. al. (see AUTHORS)
|
# Copyright (c) 2005-2012 Brenden Matthews, Philip Kovacs, et. al. (see AUTHORS)
|
||||||
# All rights reserved.
|
# All rights reserved.
|
||||||
#
|
#
|
||||||
# This program is free software: you can redistribute it and/or modify
|
# This program is free software: you can redistribute it and/or modify
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
*
|
*
|
||||||
* Please see COPYING for details
|
* Please see COPYING for details
|
||||||
*
|
*
|
||||||
* Copyright (c) 2005-2010 Brenden Matthews, Philip Kovacs, et. al.
|
* Copyright (c) 2005-2012 Brenden Matthews, Philip Kovacs, et. al.
|
||||||
* (see AUTHORS)
|
* (see AUTHORS)
|
||||||
* All rights reserved.
|
* All rights reserved.
|
||||||
*
|
*
|
||||||
|
@ -9,7 +9,7 @@
|
|||||||
# Please see COPYING for details
|
# Please see COPYING for details
|
||||||
#
|
#
|
||||||
# Copyright (c) 2004, Hannu Saransaari and Lauri Hakkarainen
|
# Copyright (c) 2004, Hannu Saransaari and Lauri Hakkarainen
|
||||||
# Copyright (c) 2005-2010 Brenden Matthews, Philip Kovacs, et. al. (see AUTHORS)
|
# Copyright (c) 2005-2012 Brenden Matthews, Philip Kovacs, et. al. (see AUTHORS)
|
||||||
# All rights reserved.
|
# All rights reserved.
|
||||||
#
|
#
|
||||||
# This program is free software: you can redistribute it and/or modify
|
# This program is free software: you can redistribute it and/or modify
|
||||||
|
@ -10,7 +10,7 @@
|
|||||||
* Please see COPYING for details
|
* Please see COPYING for details
|
||||||
*
|
*
|
||||||
* Copyright (c) 2004, Hannu Saransaari and Lauri Hakkarainen
|
* Copyright (c) 2004, Hannu Saransaari and Lauri Hakkarainen
|
||||||
* Copyright (c) 2005-2010 Brenden Matthews, Philip Kovacs, et. al.
|
* Copyright (c) 2005-2012 Brenden Matthews, Philip Kovacs, et. al.
|
||||||
* (see AUTHORS)
|
* (see AUTHORS)
|
||||||
* All rights reserved.
|
* All rights reserved.
|
||||||
*
|
*
|
||||||
|
@ -10,7 +10,7 @@
|
|||||||
* Please see COPYING for details
|
* Please see COPYING for details
|
||||||
*
|
*
|
||||||
* Copyright (c) 2004, Hannu Saransaari and Lauri Hakkarainen
|
* Copyright (c) 2004, Hannu Saransaari and Lauri Hakkarainen
|
||||||
* Copyright (c) 2005-2010 Brenden Matthews, Philip Kovacs, et. al.
|
* Copyright (c) 2005-2012 Brenden Matthews, Philip Kovacs, et. al.
|
||||||
* (see AUTHORS)
|
* (see AUTHORS)
|
||||||
* All rights reserved.
|
* All rights reserved.
|
||||||
*
|
*
|
||||||
|
@ -9,7 +9,7 @@
|
|||||||
*
|
*
|
||||||
* Please see COPYING for details
|
* Please see COPYING for details
|
||||||
*
|
*
|
||||||
* Copyright (c) 2005-2010 Brenden Matthews, Philip Kovacs, et. al.
|
* Copyright (c) 2005-2012 Brenden Matthews, Philip Kovacs, et. al.
|
||||||
* (see AUTHORS)
|
* (see AUTHORS)
|
||||||
* All rights reserved.
|
* All rights reserved.
|
||||||
*
|
*
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
*
|
*
|
||||||
* Please see COPYING for details
|
* Please see COPYING for details
|
||||||
*
|
*
|
||||||
* Copyright (c) 2005-2010 Brenden Matthews, Philip Kovacs, et. al.
|
* Copyright (c) 2005-2012 Brenden Matthews, Philip Kovacs, et. al.
|
||||||
* (see AUTHORS)
|
* (see AUTHORS)
|
||||||
* All rights reserved.
|
* All rights reserved.
|
||||||
*
|
*
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
*
|
*
|
||||||
* Please see COPYING for details
|
* Please see COPYING for details
|
||||||
*
|
*
|
||||||
* Copyright (c) 2005-2010 Brenden Matthews, Philip Kovacs, et. al.
|
* Copyright (c) 2005-2012 Brenden Matthews, Philip Kovacs, et. al.
|
||||||
* (see AUTHORS)
|
* (see AUTHORS)
|
||||||
* All rights reserved.
|
* All rights reserved.
|
||||||
*
|
*
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
*
|
*
|
||||||
* Please see COPYING for details
|
* Please see COPYING for details
|
||||||
*
|
*
|
||||||
* Copyright (c) 2005-2010 Brenden Matthews, Philip Kovacs, et. al.
|
* Copyright (c) 2005-2012 Brenden Matthews, Philip Kovacs, et. al.
|
||||||
* (see AUTHORS)
|
* (see AUTHORS)
|
||||||
* All rights reserved.
|
* All rights reserved.
|
||||||
*
|
*
|
||||||
|
@ -10,7 +10,7 @@
|
|||||||
* Please see COPYING for details
|
* Please see COPYING for details
|
||||||
*
|
*
|
||||||
* Copyright (c) 2004, Hannu Saransaari and Lauri Hakkarainen
|
* Copyright (c) 2004, Hannu Saransaari and Lauri Hakkarainen
|
||||||
* Copyright (c) 2005-2010 Brenden Matthews, Philip Kovacs, et. al.
|
* Copyright (c) 2005-2012 Brenden Matthews, Philip Kovacs, et. al.
|
||||||
* (see AUTHORS)
|
* (see AUTHORS)
|
||||||
* All rights reserved.
|
* All rights reserved.
|
||||||
*
|
*
|
||||||
|
@ -9,7 +9,7 @@
|
|||||||
* Please see COPYING for details
|
* Please see COPYING for details
|
||||||
*
|
*
|
||||||
* Copyright (c) 2004, Hannu Saransaari and Lauri Hakkarainen
|
* Copyright (c) 2004, Hannu Saransaari and Lauri Hakkarainen
|
||||||
* Copyright (c) 2005-2010 Brenden Matthews, Philip Kovacs, et. al.
|
* Copyright (c) 2005-2012 Brenden Matthews, Philip Kovacs, et. al.
|
||||||
* (see AUTHORS)
|
* (see AUTHORS)
|
||||||
* All rights reserved.
|
* All rights reserved.
|
||||||
*
|
*
|
||||||
|
@ -10,7 +10,7 @@
|
|||||||
* Please see COPYING for details
|
* Please see COPYING for details
|
||||||
*
|
*
|
||||||
* Copyright (c) 2004, Hannu Saransaari and Lauri Hakkarainen
|
* Copyright (c) 2004, Hannu Saransaari and Lauri Hakkarainen
|
||||||
* Copyright (c) 2005-2010 Brenden Matthews, Philip Kovacs, et. al.
|
* Copyright (c) 2005-2012 Brenden Matthews, Philip Kovacs, et. al.
|
||||||
* (see AUTHORS)
|
* (see AUTHORS)
|
||||||
* All rights reserved.
|
* All rights reserved.
|
||||||
*
|
*
|
||||||
|
@ -10,7 +10,7 @@
|
|||||||
* Please see COPYING for details
|
* Please see COPYING for details
|
||||||
*
|
*
|
||||||
* Copyright (c) 2004, Hannu Saransaari and Lauri Hakkarainen
|
* Copyright (c) 2004, Hannu Saransaari and Lauri Hakkarainen
|
||||||
* Copyright (c) 2005-2010 Brenden Matthews, Philip Kovacs, et. al.
|
* Copyright (c) 2005-2012 Brenden Matthews, Philip Kovacs, et. al.
|
||||||
* (see AUTHORS)
|
* (see AUTHORS)
|
||||||
* All rights reserved.
|
* All rights reserved.
|
||||||
*
|
*
|
||||||
|
@ -10,7 +10,7 @@
|
|||||||
* Please see COPYING for details
|
* Please see COPYING for details
|
||||||
*
|
*
|
||||||
* Copyright (c) 2004, Hannu Saransaari and Lauri Hakkarainen
|
* Copyright (c) 2004, Hannu Saransaari and Lauri Hakkarainen
|
||||||
* Copyright (c) 2005-2010 Brenden Matthews, Philip Kovacs, et. al.
|
* Copyright (c) 2005-2012 Brenden Matthews, Philip Kovacs, et. al.
|
||||||
* (see AUTHORS)
|
* (see AUTHORS)
|
||||||
* All rights reserved.
|
* All rights reserved.
|
||||||
*
|
*
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
*
|
*
|
||||||
* Please see COPYING for details
|
* Please see COPYING for details
|
||||||
*
|
*
|
||||||
* Copyright (c) 2005-2010 Brenden Matthews, Philip Kovacs, et. al.
|
* Copyright (c) 2005-2012 Brenden Matthews, Philip Kovacs, et. al.
|
||||||
* (see AUTHORS)
|
* (see AUTHORS)
|
||||||
* All rights reserved.
|
* All rights reserved.
|
||||||
*
|
*
|
||||||
|
@ -10,7 +10,7 @@
|
|||||||
* Please see COPYING for details
|
* Please see COPYING for details
|
||||||
*
|
*
|
||||||
* Copyright (c) 2004, Hannu Saransaari and Lauri Hakkarainen
|
* Copyright (c) 2004, Hannu Saransaari and Lauri Hakkarainen
|
||||||
* Copyright (c) 2005-2010 Brenden Matthews, Philip Kovacs, et. al.
|
* Copyright (c) 2005-2012 Brenden Matthews, Philip Kovacs, et. al.
|
||||||
* (see AUTHORS)
|
* (see AUTHORS)
|
||||||
* All rights reserved.
|
* All rights reserved.
|
||||||
*
|
*
|
||||||
|
@ -10,7 +10,7 @@
|
|||||||
* Please see COPYING for details
|
* Please see COPYING for details
|
||||||
*
|
*
|
||||||
* Copyright (c) 2004, Hannu Saransaari and Lauri Hakkarainen
|
* Copyright (c) 2004, Hannu Saransaari and Lauri Hakkarainen
|
||||||
* Copyright (c) 2005-2010 Brenden Matthews, Philip Kovacs, et. al.
|
* Copyright (c) 2005-2012 Brenden Matthews, Philip Kovacs, et. al.
|
||||||
* (see AUTHORS)
|
* (see AUTHORS)
|
||||||
* All rights reserved.
|
* All rights reserved.
|
||||||
*
|
*
|
||||||
|
@ -10,7 +10,7 @@
|
|||||||
* Please see COPYING for details
|
* Please see COPYING for details
|
||||||
*
|
*
|
||||||
* Copyright (c) 2004, Hannu Saransaari and Lauri Hakkarainen
|
* Copyright (c) 2004, Hannu Saransaari and Lauri Hakkarainen
|
||||||
* Copyright (c) 2005-2010 Brenden Matthews, Philip Kovacs, et. al.
|
* Copyright (c) 2005-2012 Brenden Matthews, Philip Kovacs, et. al.
|
||||||
* (see AUTHORS)
|
* (see AUTHORS)
|
||||||
* All rights reserved.
|
* All rights reserved.
|
||||||
*
|
*
|
||||||
|
@ -10,7 +10,7 @@
|
|||||||
* Please see COPYING for details
|
* Please see COPYING for details
|
||||||
*
|
*
|
||||||
* Copyright (c) 2004, Hannu Saransaari and Lauri Hakkarainen
|
* Copyright (c) 2004, Hannu Saransaari and Lauri Hakkarainen
|
||||||
* Copyright (c) 2005-2010 Brenden Matthews, Philip Kovacs, et. al.
|
* Copyright (c) 2005-2012 Brenden Matthews, Philip Kovacs, et. al.
|
||||||
* (see AUTHORS)
|
* (see AUTHORS)
|
||||||
* All rights reserved.
|
* All rights reserved.
|
||||||
*
|
*
|
||||||
|
@ -10,7 +10,7 @@
|
|||||||
* Please see COPYING for details
|
* Please see COPYING for details
|
||||||
*
|
*
|
||||||
* Copyright (c) 2004, Hannu Saransaari and Lauri Hakkarainen
|
* Copyright (c) 2004, Hannu Saransaari and Lauri Hakkarainen
|
||||||
* Copyright (c) 2005-2010 Brenden Matthews, Philip Kovacs, et. al.
|
* Copyright (c) 2005-2012 Brenden Matthews, Philip Kovacs, et. al.
|
||||||
* (see AUTHORS)
|
* (see AUTHORS)
|
||||||
* All rights reserved.
|
* All rights reserved.
|
||||||
*
|
*
|
||||||
|
@ -9,7 +9,7 @@
|
|||||||
* Please see COPYING for details
|
* Please see COPYING for details
|
||||||
*
|
*
|
||||||
* Copyright (c) 2004, Hannu Saransaari and Lauri Hakkarainen
|
* Copyright (c) 2004, Hannu Saransaari and Lauri Hakkarainen
|
||||||
* Copyright (c) 2005-2010 Brenden Matthews, Philip Kovacs, et. al.
|
* Copyright (c) 2005-2012 Brenden Matthews, Philip Kovacs, et. al.
|
||||||
* (see AUTHORS)
|
* (see AUTHORS)
|
||||||
* All rights reserved.
|
* All rights reserved.
|
||||||
*
|
*
|
||||||
|
@ -10,7 +10,7 @@
|
|||||||
* Please see COPYING for details
|
* Please see COPYING for details
|
||||||
*
|
*
|
||||||
* Copyright (c) 2004, Hannu Saransaari and Lauri Hakkarainen
|
* Copyright (c) 2004, Hannu Saransaari and Lauri Hakkarainen
|
||||||
* Copyright (c) 2005-2010 Brenden Matthews, Philip Kovacs, et. al.
|
* Copyright (c) 2005-2012 Brenden Matthews, Philip Kovacs, et. al.
|
||||||
* (see AUTHORS)
|
* (see AUTHORS)
|
||||||
* All rights reserved.
|
* All rights reserved.
|
||||||
*
|
*
|
||||||
|
@ -10,7 +10,7 @@
|
|||||||
* Please see COPYING for details
|
* Please see COPYING for details
|
||||||
*
|
*
|
||||||
* Copyright (c) 2004, Hannu Saransaari and Lauri Hakkarainen
|
* Copyright (c) 2004, Hannu Saransaari and Lauri Hakkarainen
|
||||||
* Copyright (c) 2005-2010 Brenden Matthews, Philip Kovacs, et. al.
|
* Copyright (c) 2005-2012 Brenden Matthews, Philip Kovacs, et. al.
|
||||||
* (see AUTHORS)
|
* (see AUTHORS)
|
||||||
* All rights reserved.
|
* All rights reserved.
|
||||||
*
|
*
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
* Conky, a system monitor, based on torsmo
|
* Conky, a system monitor, based on torsmo
|
||||||
*
|
*
|
||||||
* Copyright (c) 2008 Asbjørn Zweidorff Kjær
|
* Copyright (c) 2008 Asbjørn Zweidorff Kjær
|
||||||
* Copyright (c) 2005-2010 Brenden Matthews, Philip Kovacs, et. al.
|
* Copyright (c) 2005-2012 Brenden Matthews, Philip Kovacs, et. al.
|
||||||
* (see AUTHORS)
|
* (see AUTHORS)
|
||||||
* All rights reserved.
|
* All rights reserved.
|
||||||
*
|
*
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
* Conky, a system monitor, based on torsmo
|
* Conky, a system monitor, based on torsmo
|
||||||
*
|
*
|
||||||
* Copyright (c) 2008 Asbjørn Zweidorff Kjær
|
* Copyright (c) 2008 Asbjørn Zweidorff Kjær
|
||||||
* Copyright (c) 2005-2010 Brenden Matthews, Philip Kovacs, et. al.
|
* Copyright (c) 2005-2012 Brenden Matthews, Philip Kovacs, et. al.
|
||||||
* (see AUTHORS)
|
* (see AUTHORS)
|
||||||
* All rights reserved.
|
* All rights reserved.
|
||||||
*
|
*
|
||||||
|
@ -10,7 +10,7 @@
|
|||||||
* Please see COPYING for details
|
* Please see COPYING for details
|
||||||
*
|
*
|
||||||
* Copyright (c) 2004, Hannu Saransaari and Lauri Hakkarainen
|
* Copyright (c) 2004, Hannu Saransaari and Lauri Hakkarainen
|
||||||
* Copyright (c) 2005-2010 Brenden Matthews, Philip Kovacs, et. al.
|
* Copyright (c) 2005-2012 Brenden Matthews, Philip Kovacs, et. al.
|
||||||
* (see AUTHORS)
|
* (see AUTHORS)
|
||||||
* All rights reserved.
|
* All rights reserved.
|
||||||
*
|
*
|
||||||
|
@ -10,7 +10,7 @@
|
|||||||
* Please see COPYING for details
|
* Please see COPYING for details
|
||||||
*
|
*
|
||||||
* Copyright (c) 2004, Hannu Saransaari and Lauri Hakkarainen
|
* Copyright (c) 2004, Hannu Saransaari and Lauri Hakkarainen
|
||||||
* Copyright (c) 2005-2010 Brenden Matthews, Philip Kovacs, et. al.
|
* Copyright (c) 2005-2012 Brenden Matthews, Philip Kovacs, et. al.
|
||||||
* (see AUTHORS)
|
* (see AUTHORS)
|
||||||
* All rights reserved.
|
* All rights reserved.
|
||||||
*
|
*
|
||||||
|
@ -10,7 +10,7 @@
|
|||||||
* Please see COPYING for details
|
* Please see COPYING for details
|
||||||
*
|
*
|
||||||
* Copyright (c) 2004, Hannu Saransaari and Lauri Hakkarainen
|
* Copyright (c) 2004, Hannu Saransaari and Lauri Hakkarainen
|
||||||
* Copyright (c) 2005-2010 Brenden Matthews, Philip Kovacs, et. al.
|
* Copyright (c) 2005-2012 Brenden Matthews, Philip Kovacs, et. al.
|
||||||
* (see AUTHORS)
|
* (see AUTHORS)
|
||||||
* All rights reserved.
|
* All rights reserved.
|
||||||
*
|
*
|
||||||
|
@ -9,7 +9,7 @@
|
|||||||
* Please see COPYING for details
|
* Please see COPYING for details
|
||||||
*
|
*
|
||||||
* Copyright (c) 2004, Hannu Saransaari and Lauri Hakkarainen
|
* Copyright (c) 2004, Hannu Saransaari and Lauri Hakkarainen
|
||||||
* Copyright (c) 2005-2010 Brenden Matthews, Philip Kovacs, et. al.
|
* Copyright (c) 2005-2012 Brenden Matthews, Philip Kovacs, et. al.
|
||||||
* (see AUTHORS)
|
* (see AUTHORS)
|
||||||
* All rights reserved.
|
* All rights reserved.
|
||||||
*
|
*
|
||||||
|
@ -9,7 +9,7 @@
|
|||||||
*
|
*
|
||||||
* Please see COPYING for details
|
* Please see COPYING for details
|
||||||
*
|
*
|
||||||
* Copyright (c) 2005-2010 Brenden Matthews, Philip Kovacs, et. al.
|
* Copyright (c) 2005-2012 Brenden Matthews, Philip Kovacs, et. al.
|
||||||
* (see AUTHORS)
|
* (see AUTHORS)
|
||||||
* All rights reserved.
|
* All rights reserved.
|
||||||
*
|
*
|
||||||
|
2
src/fs.c
2
src/fs.c
@ -10,7 +10,7 @@
|
|||||||
* Please see COPYING for details
|
* Please see COPYING for details
|
||||||
*
|
*
|
||||||
* Copyright (c) 2004, Hannu Saransaari and Lauri Hakkarainen
|
* Copyright (c) 2004, Hannu Saransaari and Lauri Hakkarainen
|
||||||
* Copyright (c) 2005-2010 Brenden Matthews, Philip Kovacs, et. al.
|
* Copyright (c) 2005-2012 Brenden Matthews, Philip Kovacs, et. al.
|
||||||
* (see AUTHORS)
|
* (see AUTHORS)
|
||||||
* All rights reserved.
|
* All rights reserved.
|
||||||
*
|
*
|
||||||
|
@ -10,7 +10,7 @@
|
|||||||
* Please see COPYING for details
|
* Please see COPYING for details
|
||||||
*
|
*
|
||||||
* Copyright (c) 2004, Hannu Saransaari and Lauri Hakkarainen
|
* Copyright (c) 2004, Hannu Saransaari and Lauri Hakkarainen
|
||||||
* Copyright (c) 2005-2010 Brenden Matthews, Philip Kovacs, et. al.
|
* Copyright (c) 2005-2012 Brenden Matthews, Philip Kovacs, et. al.
|
||||||
* (see AUTHORS)
|
* (see AUTHORS)
|
||||||
* All rights reserved.
|
* All rights reserved.
|
||||||
*
|
*
|
||||||
|
@ -11,7 +11,7 @@
|
|||||||
*
|
*
|
||||||
* Copyright (c) 2004, Hannu Saransaari and Lauri Hakkarainen
|
* Copyright (c) 2004, Hannu Saransaari and Lauri Hakkarainen
|
||||||
* Copyright (c) 2007 Toni Spets
|
* Copyright (c) 2007 Toni Spets
|
||||||
* Copyright (c) 2005-2010 Brenden Matthews, Philip Kovacs, et. al.
|
* Copyright (c) 2005-2012 Brenden Matthews, Philip Kovacs, et. al.
|
||||||
* (see AUTHORS)
|
* (see AUTHORS)
|
||||||
* All rights reserved.
|
* All rights reserved.
|
||||||
*
|
*
|
||||||
|
@ -11,7 +11,7 @@
|
|||||||
*
|
*
|
||||||
* Copyright (c) 2004, Hannu Saransaari and Lauri Hakkarainen
|
* Copyright (c) 2004, Hannu Saransaari and Lauri Hakkarainen
|
||||||
* Copyright (c) 2007 Toni Spets
|
* Copyright (c) 2007 Toni Spets
|
||||||
* Copyright (c) 2005-2010 Brenden Matthews, Philip Kovacs, et. al.
|
* Copyright (c) 2005-2012 Brenden Matthews, Philip Kovacs, et. al.
|
||||||
* (see AUTHORS)
|
* (see AUTHORS)
|
||||||
* All rights reserved.
|
* All rights reserved.
|
||||||
*
|
*
|
||||||
|
@ -11,7 +11,7 @@
|
|||||||
*
|
*
|
||||||
* Copyright (c) 2004, Hannu Saransaari and Lauri Hakkarainen
|
* Copyright (c) 2004, Hannu Saransaari and Lauri Hakkarainen
|
||||||
* Copyright (c) 2007 Toni Spets
|
* Copyright (c) 2007 Toni Spets
|
||||||
* Copyright (c) 2005-2010 Brenden Matthews, Philip Kovacs, et. al.
|
* Copyright (c) 2005-2012 Brenden Matthews, Philip Kovacs, et. al.
|
||||||
* (see AUTHORS)
|
* (see AUTHORS)
|
||||||
* All rights reserved.
|
* All rights reserved.
|
||||||
*
|
*
|
||||||
|
@ -10,7 +10,7 @@
|
|||||||
* Please see COPYING for details
|
* Please see COPYING for details
|
||||||
*
|
*
|
||||||
* Copyright (c) 2004, Hannu Saransaari and Lauri Hakkarainen
|
* Copyright (c) 2004, Hannu Saransaari and Lauri Hakkarainen
|
||||||
* Copyright (c) 2005-2010 Brenden Matthews, Philip Kovacs, et. al.
|
* Copyright (c) 2005-2012 Brenden Matthews, Philip Kovacs, et. al.
|
||||||
* (see AUTHORS)
|
* (see AUTHORS)
|
||||||
* All rights reserved.
|
* All rights reserved.
|
||||||
*
|
*
|
||||||
|
@ -10,7 +10,7 @@
|
|||||||
* Please see COPYING for details
|
* Please see COPYING for details
|
||||||
*
|
*
|
||||||
* Copyright (c) 2004, Hannu Saransaari and Lauri Hakkarainen
|
* Copyright (c) 2004, Hannu Saransaari and Lauri Hakkarainen
|
||||||
* Copyright (c) 2005-2010 Brenden Matthews, Philip Kovacs, et. al.
|
* Copyright (c) 2005-2012 Brenden Matthews, Philip Kovacs, et. al.
|
||||||
* (see AUTHORS)
|
* (see AUTHORS)
|
||||||
* All rights reserved.
|
* All rights reserved.
|
||||||
*
|
*
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
*
|
*
|
||||||
* Please see COPYING for details
|
* Please see COPYING for details
|
||||||
*
|
*
|
||||||
* Copyright (c) 2005-2010 Brenden Matthews, et. al.
|
* Copyright (c) 2005-2012 Brenden Matthews, et. al.
|
||||||
* All rights reserved.
|
* All rights reserved.
|
||||||
*
|
*
|
||||||
* This program is free software: you can redistribute it and/or modify
|
* This program is free software: you can redistribute it and/or modify
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
*
|
*
|
||||||
* Please see COPYING for details
|
* Please see COPYING for details
|
||||||
*
|
*
|
||||||
* Copyright (c) 2005-2010 Brenden Matthews, et. al.
|
* Copyright (c) 2005-2012 Brenden Matthews, et. al.
|
||||||
* All rights reserved.
|
* All rights reserved.
|
||||||
*
|
*
|
||||||
* This program is free software: you can redistribute it and/or modify
|
* This program is free software: you can redistribute it and/or modify
|
||||||
|
@ -11,7 +11,7 @@
|
|||||||
*
|
*
|
||||||
* Copyright (c) 2004, Hannu Saransaari and Lauri Hakkarainen
|
* Copyright (c) 2004, Hannu Saransaari and Lauri Hakkarainen
|
||||||
* Copyright (c) 2007 Toni Spets
|
* Copyright (c) 2007 Toni Spets
|
||||||
* Copyright (c) 2005-2010 Brenden Matthews, Philip Kovacs, et. al.
|
* Copyright (c) 2005-2012 Brenden Matthews, Philip Kovacs, et. al.
|
||||||
* (see AUTHORS)
|
* (see AUTHORS)
|
||||||
* All rights reserved.
|
* All rights reserved.
|
||||||
*
|
*
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
* Conky, a system monitor, based on torsmo
|
* Conky, a system monitor, based on torsmo
|
||||||
*
|
*
|
||||||
* Copyright (c) 2009 Toni Spets
|
* Copyright (c) 2009 Toni Spets
|
||||||
* Copyright (c) 2005-2010 Brenden Matthews, Philip Kovacs, et. al.
|
* Copyright (c) 2005-2012 Brenden Matthews, Philip Kovacs, et. al.
|
||||||
* (see AUTHORS)
|
* (see AUTHORS)
|
||||||
* All rights reserved.
|
* All rights reserved.
|
||||||
*
|
*
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
* Conky, a system monitor, based on torsmo
|
* Conky, a system monitor, based on torsmo
|
||||||
*
|
*
|
||||||
* Copyright (c) 2009 Toni Spets
|
* Copyright (c) 2009 Toni Spets
|
||||||
* Copyright (c) 2005-2010 Brenden Matthews, Philip Kovacs, et. al.
|
* Copyright (c) 2005-2012 Brenden Matthews, Philip Kovacs, et. al.
|
||||||
* (see AUTHORS)
|
* (see AUTHORS)
|
||||||
* All rights reserved.
|
* All rights reserved.
|
||||||
*
|
*
|
||||||
|
@ -9,7 +9,7 @@
|
|||||||
* Please see COPYING for details
|
* Please see COPYING for details
|
||||||
*
|
*
|
||||||
* Copyright (c) 2004, Hannu Saransaari and Lauri Hakkarainen
|
* Copyright (c) 2004, Hannu Saransaari and Lauri Hakkarainen
|
||||||
* Copyright (c) 2005-2010 Brenden Matthews, Philip Kovacs, et. al.
|
* Copyright (c) 2005-2012 Brenden Matthews, Philip Kovacs, et. al.
|
||||||
* (see AUTHORS)
|
* (see AUTHORS)
|
||||||
* All rights reserved.
|
* All rights reserved.
|
||||||
*
|
*
|
||||||
|
@ -10,7 +10,7 @@
|
|||||||
* Please see COPYING for details
|
* Please see COPYING for details
|
||||||
*
|
*
|
||||||
* Copyright (c) 2004, Hannu Saransaari and Lauri Hakkarainen
|
* Copyright (c) 2004, Hannu Saransaari and Lauri Hakkarainen
|
||||||
* Copyright (c) 2005-2010 Brenden Matthews, Philip Kovacs, et. al.
|
* Copyright (c) 2005-2012 Brenden Matthews, Philip Kovacs, et. al.
|
||||||
* (see AUTHORS)
|
* (see AUTHORS)
|
||||||
* All rights reserved.
|
* All rights reserved.
|
||||||
*
|
*
|
||||||
|
@ -10,7 +10,7 @@
|
|||||||
* Please see COPYING for details
|
* Please see COPYING for details
|
||||||
*
|
*
|
||||||
* Copyright (c) 2006 Marco Candrian <mac@calmar.ws>
|
* Copyright (c) 2006 Marco Candrian <mac@calmar.ws>
|
||||||
* Copyright (c) 2005-2010 Brenden Matthews, Philip Kovacs, et. al.
|
* Copyright (c) 2005-2012 Brenden Matthews, Philip Kovacs, et. al.
|
||||||
* (see AUTHORS)
|
* (see AUTHORS)
|
||||||
* All rights reserved.
|
* All rights reserved.
|
||||||
*
|
*
|
||||||
|
@ -9,7 +9,7 @@
|
|||||||
* Please see COPYING for details
|
* Please see COPYING for details
|
||||||
*
|
*
|
||||||
* Copyright (c) 2006 Marco Candrian <mac@calmar.ws>
|
* Copyright (c) 2006 Marco Candrian <mac@calmar.ws>
|
||||||
* Copyright (c) 2005-2010 Brenden Matthews, Philip Kovacs, et. al.
|
* Copyright (c) 2005-2012 Brenden Matthews, Philip Kovacs, et. al.
|
||||||
* (see AUTHORS)
|
* (see AUTHORS)
|
||||||
* All rights reserved.
|
* All rights reserved.
|
||||||
*
|
*
|
||||||
|
@ -10,7 +10,7 @@
|
|||||||
* Please see COPYING for details
|
* Please see COPYING for details
|
||||||
*
|
*
|
||||||
* Copyright (c) 2004, Hannu Saransaari and Lauri Hakkarainen
|
* Copyright (c) 2004, Hannu Saransaari and Lauri Hakkarainen
|
||||||
* Copyright (c) 2005-2010 Brenden Matthews, Philip Kovacs, et. al.
|
* Copyright (c) 2005-2012 Brenden Matthews, Philip Kovacs, et. al.
|
||||||
* (see AUTHORS)
|
* (see AUTHORS)
|
||||||
* All rights reserved.
|
* All rights reserved.
|
||||||
*
|
*
|
||||||
|
@ -9,7 +9,7 @@
|
|||||||
*
|
*
|
||||||
* Please see COPYING for details
|
* Please see COPYING for details
|
||||||
*
|
*
|
||||||
* Copyright (c) 2005-2010 Brenden Matthews, Philip Kovacs, et. al.
|
* Copyright (c) 2005-2012 Brenden Matthews, Philip Kovacs, et. al.
|
||||||
* (see AUTHORS)
|
* (see AUTHORS)
|
||||||
* All rights reserved.
|
* All rights reserved.
|
||||||
*
|
*
|
||||||
|
@ -10,7 +10,7 @@
|
|||||||
* Please see COPYING for details
|
* Please see COPYING for details
|
||||||
*
|
*
|
||||||
* Copyright (c) 2004, Hannu Saransaari and Lauri Hakkarainen
|
* Copyright (c) 2004, Hannu Saransaari and Lauri Hakkarainen
|
||||||
* Copyright (c) 2005-2010 Brenden Matthews, Philip Kovacs, et. al.
|
* Copyright (c) 2005-2012 Brenden Matthews, Philip Kovacs, et. al.
|
||||||
* (see AUTHORS)
|
* (see AUTHORS)
|
||||||
* All rights reserved.
|
* All rights reserved.
|
||||||
*
|
*
|
||||||
|
@ -10,7 +10,7 @@
|
|||||||
* Please see COPYING for details
|
* Please see COPYING for details
|
||||||
*
|
*
|
||||||
* Copyright (c) 2004, Hannu Saransaari and Lauri Hakkarainen
|
* Copyright (c) 2004, Hannu Saransaari and Lauri Hakkarainen
|
||||||
* Copyright (c) 2005-2010 Brenden Matthews, Philip Kovacs, et. al.
|
* Copyright (c) 2005-2012 Brenden Matthews, Philip Kovacs, et. al.
|
||||||
* (see AUTHORS)
|
* (see AUTHORS)
|
||||||
* All rights reserved.
|
* All rights reserved.
|
||||||
*
|
*
|
||||||
|
@ -10,7 +10,7 @@
|
|||||||
* Please see COPYING for details
|
* Please see COPYING for details
|
||||||
*
|
*
|
||||||
* Copyright (c) 2004, Hannu Saransaari and Lauri Hakkarainen
|
* Copyright (c) 2004, Hannu Saransaari and Lauri Hakkarainen
|
||||||
* Copyright (c) 2005-2010 Brenden Matthews, Philip Kovacs, et. al.
|
* Copyright (c) 2005-2012 Brenden Matthews, Philip Kovacs, et. al.
|
||||||
* (see AUTHORS)
|
* (see AUTHORS)
|
||||||
* All rights reserved.
|
* All rights reserved.
|
||||||
*
|
*
|
||||||
|
@ -10,7 +10,7 @@
|
|||||||
* Please see COPYING for details
|
* Please see COPYING for details
|
||||||
*
|
*
|
||||||
* Copyright (c) 2008 Markus Meissner
|
* Copyright (c) 2008 Markus Meissner
|
||||||
* Copyright (c) 2005-2010 Brenden Matthews, Philip Kovacs, et. al.
|
* Copyright (c) 2005-2012 Brenden Matthews, Philip Kovacs, et. al.
|
||||||
* (see AUTHORS)
|
* (see AUTHORS)
|
||||||
* All rights reserved.
|
* All rights reserved.
|
||||||
*
|
*
|
||||||
|
@ -9,7 +9,7 @@
|
|||||||
* Please see COPYING for details
|
* Please see COPYING for details
|
||||||
*
|
*
|
||||||
* Copyright (c) 2008 Markus Meissner
|
* Copyright (c) 2008 Markus Meissner
|
||||||
* Copyright (c) 2005-2010 Brenden Matthews, Philip Kovacs, et. al.
|
* Copyright (c) 2005-2012 Brenden Matthews, Philip Kovacs, et. al.
|
||||||
* (see AUTHORS)
|
* (see AUTHORS)
|
||||||
* All rights reserved.
|
* All rights reserved.
|
||||||
*
|
*
|
||||||
|
@ -10,7 +10,7 @@
|
|||||||
* Please see COPYING for details
|
* Please see COPYING for details
|
||||||
*
|
*
|
||||||
* Copyright (c) 2007 Toni Spets
|
* Copyright (c) 2007 Toni Spets
|
||||||
* Copyright (c) 2005-2010 Brenden Matthews, Philip Kovacs, et. al.
|
* Copyright (c) 2005-2012 Brenden Matthews, Philip Kovacs, et. al.
|
||||||
* (see AUTHORS)
|
* (see AUTHORS)
|
||||||
* All rights reserved.
|
* All rights reserved.
|
||||||
*
|
*
|
||||||
|
@ -10,7 +10,7 @@
|
|||||||
* Please see COPYING for details
|
* Please see COPYING for details
|
||||||
*
|
*
|
||||||
* Copyright (c) 2004, Hannu Saransaari and Lauri Hakkarainen
|
* Copyright (c) 2004, Hannu Saransaari and Lauri Hakkarainen
|
||||||
* Copyright (c) 2005-2010 Brenden Matthews, Philip Kovacs, et. al.
|
* Copyright (c) 2005-2012 Brenden Matthews, Philip Kovacs, et. al.
|
||||||
* (see AUTHORS)
|
* (see AUTHORS)
|
||||||
* All rights reserved.
|
* All rights reserved.
|
||||||
*
|
*
|
||||||
|
@ -10,7 +10,7 @@
|
|||||||
* Please see COPYING for details
|
* Please see COPYING for details
|
||||||
*
|
*
|
||||||
* Copyright (c) 2004, Hannu Saransaari and Lauri Hakkarainen
|
* Copyright (c) 2004, Hannu Saransaari and Lauri Hakkarainen
|
||||||
* Copyright (c) 2005-2010 Brenden Matthews, Philip Kovacs, et. al.
|
* Copyright (c) 2005-2012 Brenden Matthews, Philip Kovacs, et. al.
|
||||||
* (see AUTHORS)
|
* (see AUTHORS)
|
||||||
* All rights reserved.
|
* All rights reserved.
|
||||||
*
|
*
|
||||||
|
@ -10,7 +10,7 @@
|
|||||||
* Please see COPYING for details
|
* Please see COPYING for details
|
||||||
*
|
*
|
||||||
* Copyright (c) 2004, Hannu Saransaari and Lauri Hakkarainen
|
* Copyright (c) 2004, Hannu Saransaari and Lauri Hakkarainen
|
||||||
* Copyright (c) 2005-2010 Brenden Matthews, Philip Kovacs, et. al.
|
* Copyright (c) 2005-2012 Brenden Matthews, Philip Kovacs, et. al.
|
||||||
* (see AUTHORS)
|
* (see AUTHORS)
|
||||||
* All rights reserved.
|
* All rights reserved.
|
||||||
*
|
*
|
||||||
|
@ -10,7 +10,7 @@
|
|||||||
* Please see COPYING for details
|
* Please see COPYING for details
|
||||||
*
|
*
|
||||||
* Copyright (c) 2004, Hannu Saransaari and Lauri Hakkarainen
|
* Copyright (c) 2004, Hannu Saransaari and Lauri Hakkarainen
|
||||||
* Copyright (c) 2005-2010 Brenden Matthews, Philip Kovacs, et. al.
|
* Copyright (c) 2005-2012 Brenden Matthews, Philip Kovacs, et. al.
|
||||||
* (see AUTHORS)
|
* (see AUTHORS)
|
||||||
* All rights reserved.
|
* All rights reserved.
|
||||||
*
|
*
|
||||||
|
@ -6,7 +6,7 @@
|
|||||||
* Please see COPYING for details
|
* Please see COPYING for details
|
||||||
*
|
*
|
||||||
* Copyright (c) 2007 Toni Spets
|
* Copyright (c) 2007 Toni Spets
|
||||||
* Copyright (c) 2005-2010 Brenden Matthews, Philip Kovacs, et. al.
|
* Copyright (c) 2005-2012 Brenden Matthews, Philip Kovacs, et. al.
|
||||||
* (see AUTHORS)
|
* (see AUTHORS)
|
||||||
* All rights reserved.
|
* All rights reserved.
|
||||||
*
|
*
|
||||||
|
@ -9,7 +9,7 @@
|
|||||||
* Please see COPYING for details
|
* Please see COPYING for details
|
||||||
*
|
*
|
||||||
* Copyright (c) 2004, Hannu Saransaari and Lauri Hakkarainen
|
* Copyright (c) 2004, Hannu Saransaari and Lauri Hakkarainen
|
||||||
* Copyright (c) 2005-2010 Brenden Matthews, Philip Kovacs, et. al.
|
* Copyright (c) 2005-2012 Brenden Matthews, Philip Kovacs, et. al.
|
||||||
* (see AUTHORS)
|
* (see AUTHORS)
|
||||||
* All rights reserved.
|
* All rights reserved.
|
||||||
*
|
*
|
||||||
|
@ -9,7 +9,7 @@
|
|||||||
* Please see COPYING for details
|
* Please see COPYING for details
|
||||||
*
|
*
|
||||||
* Copyright (c) 2004, Hannu Saransaari and Lauri Hakkarainen
|
* Copyright (c) 2004, Hannu Saransaari and Lauri Hakkarainen
|
||||||
* Copyright (c) 2005-2010 Brenden Matthews, Philip Kovacs, et. al.
|
* Copyright (c) 2005-2012 Brenden Matthews, Philip Kovacs, et. al.
|
||||||
* (see AUTHORS)
|
* (see AUTHORS)
|
||||||
* All rights reserved.
|
* All rights reserved.
|
||||||
*
|
*
|
||||||
|
@ -9,7 +9,7 @@
|
|||||||
*
|
*
|
||||||
* Please see COPYING for details
|
* Please see COPYING for details
|
||||||
*
|
*
|
||||||
* Copyright (c) 2005-2010 Brenden Matthews, Philip Kovacs, et. al.
|
* Copyright (c) 2005-2012 Brenden Matthews, Philip Kovacs, et. al.
|
||||||
* (see AUTHORS)
|
* (see AUTHORS)
|
||||||
* All rights reserved.
|
* All rights reserved.
|
||||||
*
|
*
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
*
|
*
|
||||||
* Please see COPYING for details
|
* Please see COPYING for details
|
||||||
*
|
*
|
||||||
* Copyright (c) 2005-2010 Brenden Matthews, Philip Kovacs, et. al.
|
* Copyright (c) 2005-2012 Brenden Matthews, Philip Kovacs, et. al.
|
||||||
* Copyright (c) 2009 Yeon-Hyeong Yang <lbird94@gmail.com>
|
* Copyright (c) 2009 Yeon-Hyeong Yang <lbird94@gmail.com>
|
||||||
* (see AUTHORS)
|
* (see AUTHORS)
|
||||||
* All rights reserved.
|
* All rights reserved.
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
*
|
*
|
||||||
* Please see COPYING for details
|
* Please see COPYING for details
|
||||||
*
|
*
|
||||||
* Copyright (c) 2005-2010 Brenden Matthews, Philip Kovacs, et. al.
|
* Copyright (c) 2005-2012 Brenden Matthews, Philip Kovacs, et. al.
|
||||||
* Copyright (c) 2009 Yeon-Hyeong Yang <lbird94@gmail.com>
|
* Copyright (c) 2009 Yeon-Hyeong Yang <lbird94@gmail.com>
|
||||||
* (see AUTHORS)
|
* (see AUTHORS)
|
||||||
* All rights reserved.
|
* All rights reserved.
|
||||||
|
@ -10,7 +10,7 @@
|
|||||||
* Please see COPYING for details
|
* Please see COPYING for details
|
||||||
*
|
*
|
||||||
* Copyright (c) 2004, Hannu Saransaari and Lauri Hakkarainen
|
* Copyright (c) 2004, Hannu Saransaari and Lauri Hakkarainen
|
||||||
* Copyright (c) 2005-2010 Brenden Matthews, Philip Kovacs, et. al.
|
* Copyright (c) 2005-2012 Brenden Matthews, Philip Kovacs, et. al.
|
||||||
* (see AUTHORS)
|
* (see AUTHORS)
|
||||||
* All rights reserved.
|
* All rights reserved.
|
||||||
*
|
*
|
||||||
|
@ -9,7 +9,7 @@
|
|||||||
* Please see COPYING for details
|
* Please see COPYING for details
|
||||||
*
|
*
|
||||||
* Copyright (c) 2004, Hannu Saransaari and Lauri Hakkarainen
|
* Copyright (c) 2004, Hannu Saransaari and Lauri Hakkarainen
|
||||||
* Copyright (c) 2005-2010 Brenden Matthews, Philip Kovacs, et. al.
|
* Copyright (c) 2005-2012 Brenden Matthews, Philip Kovacs, et. al.
|
||||||
* (see AUTHORS)
|
* (see AUTHORS)
|
||||||
* All rights reserved.
|
* All rights reserved.
|
||||||
*
|
*
|
||||||
|
@ -10,7 +10,7 @@
|
|||||||
* Please see COPYING for details
|
* Please see COPYING for details
|
||||||
*
|
*
|
||||||
* Copyright (c) 2004, Hannu Saransaari and Lauri Hakkarainen
|
* Copyright (c) 2004, Hannu Saransaari and Lauri Hakkarainen
|
||||||
* Copyright (c) 2005-2010 Brenden Matthews, Philip Kovacs, et. al.
|
* Copyright (c) 2005-2012 Brenden Matthews, Philip Kovacs, et. al.
|
||||||
* (see AUTHORS)
|
* (see AUTHORS)
|
||||||
* All rights reserved.
|
* All rights reserved.
|
||||||
*
|
*
|
||||||
|
@ -9,7 +9,7 @@
|
|||||||
* Please see COPYING for details
|
* Please see COPYING for details
|
||||||
*
|
*
|
||||||
* Copyright (c) 2004, Hannu Saransaari and Lauri Hakkarainen
|
* Copyright (c) 2004, Hannu Saransaari and Lauri Hakkarainen
|
||||||
* Copyright (c) 2005-2010 Brenden Matthews, Philip Kovacs, et. al.
|
* Copyright (c) 2005-2012 Brenden Matthews, Philip Kovacs, et. al.
|
||||||
* (see AUTHORS)
|
* (see AUTHORS)
|
||||||
* All rights reserved.
|
* All rights reserved.
|
||||||
*
|
*
|
||||||
|
@ -10,7 +10,7 @@
|
|||||||
* Please see COPYING for details
|
* Please see COPYING for details
|
||||||
*
|
*
|
||||||
* Copyright (c) 2004, Hannu Saransaari and Lauri Hakkarainen
|
* Copyright (c) 2004, Hannu Saransaari and Lauri Hakkarainen
|
||||||
* Copyright (c) 2005-2010 Brenden Matthews, Philip Kovacs, et. al.
|
* Copyright (c) 2005-2012 Brenden Matthews, Philip Kovacs, et. al.
|
||||||
* (see AUTHORS)
|
* (see AUTHORS)
|
||||||
* All rights reserved.
|
* All rights reserved.
|
||||||
*
|
*
|
||||||
|
@ -10,7 +10,7 @@
|
|||||||
* Please see COPYING for details
|
* Please see COPYING for details
|
||||||
*
|
*
|
||||||
* Copyright (c) 2004, Hannu Saransaari and Lauri Hakkarainen
|
* Copyright (c) 2004, Hannu Saransaari and Lauri Hakkarainen
|
||||||
* Copyright (c) 2005-2010 Brenden Matthews, Philip Kovacs, et. al.
|
* Copyright (c) 2005-2012 Brenden Matthews, Philip Kovacs, et. al.
|
||||||
* (see AUTHORS)
|
* (see AUTHORS)
|
||||||
* All rights reserved.
|
* All rights reserved.
|
||||||
*
|
*
|
||||||
|
@ -9,7 +9,7 @@
|
|||||||
*
|
*
|
||||||
* Please see COPYING for details
|
* Please see COPYING for details
|
||||||
*
|
*
|
||||||
* Copyright (c) 2005-2010 Brenden Matthews, Philip Kovacs, et. al.
|
* Copyright (c) 2005-2012 Brenden Matthews, Philip Kovacs, et. al.
|
||||||
* (see AUTHORS)
|
* (see AUTHORS)
|
||||||
* All rights reserved.
|
* All rights reserved.
|
||||||
*
|
*
|
||||||
|
@ -9,7 +9,7 @@
|
|||||||
* Please see COPYING for details
|
* Please see COPYING for details
|
||||||
*
|
*
|
||||||
* Copyright (c) 2004, Hannu Saransaari and Lauri Hakkarainen
|
* Copyright (c) 2004, Hannu Saransaari and Lauri Hakkarainen
|
||||||
* Copyright (c) 2005-2010 Brenden Matthews, Philip Kovacs, et. al.
|
* Copyright (c) 2005-2012 Brenden Matthews, Philip Kovacs, et. al.
|
||||||
* (see AUTHORS)
|
* (see AUTHORS)
|
||||||
* All rights reserved.
|
* All rights reserved.
|
||||||
*
|
*
|
||||||
|
@ -10,7 +10,7 @@
|
|||||||
* Please see COPYING for details
|
* Please see COPYING for details
|
||||||
*
|
*
|
||||||
* Copyright (c) 2004, Hannu Saransaari and Lauri Hakkarainen
|
* Copyright (c) 2004, Hannu Saransaari and Lauri Hakkarainen
|
||||||
* Copyright (c) 2005-2010 Brenden Matthews, Philip Kovacs, et. al.
|
* Copyright (c) 2005-2012 Brenden Matthews, Philip Kovacs, et. al.
|
||||||
* (see AUTHORS)
|
* (see AUTHORS)
|
||||||
* All rights reserved.
|
* All rights reserved.
|
||||||
*
|
*
|
||||||
|
@ -10,7 +10,7 @@
|
|||||||
* Please see COPYING for details
|
* Please see COPYING for details
|
||||||
*
|
*
|
||||||
* Copyright (c) 2004, Hannu Saransaari and Lauri Hakkarainen
|
* Copyright (c) 2004, Hannu Saransaari and Lauri Hakkarainen
|
||||||
* Copyright (c) 2005-2010 Brenden Matthews, Philip Kovacs, et. al.
|
* Copyright (c) 2005-2012 Brenden Matthews, Philip Kovacs, et. al.
|
||||||
* (see AUTHORS)
|
* (see AUTHORS)
|
||||||
* All rights reserved.
|
* All rights reserved.
|
||||||
*
|
*
|
||||||
|
@ -11,7 +11,7 @@
|
|||||||
*
|
*
|
||||||
* Copyright (c) 2005 Adi Zaimi, Dan Piponi <dan@tanelorn.demon.co.uk>,
|
* Copyright (c) 2005 Adi Zaimi, Dan Piponi <dan@tanelorn.demon.co.uk>,
|
||||||
* Dave Clark <clarkd@skynet.ca>
|
* Dave Clark <clarkd@skynet.ca>
|
||||||
* Copyright (c) 2005-2010 Brenden Matthews, Philip Kovacs, et. al.
|
* Copyright (c) 2005-2012 Brenden Matthews, Philip Kovacs, et. al.
|
||||||
* (see AUTHORS)
|
* (see AUTHORS)
|
||||||
* All rights reserved.
|
* All rights reserved.
|
||||||
*
|
*
|
||||||
|
@ -11,7 +11,7 @@
|
|||||||
*
|
*
|
||||||
* Copyright (c) 2005 Adi Zaimi, Dan Piponi <dan@tanelorn.demon.co.uk>,
|
* Copyright (c) 2005 Adi Zaimi, Dan Piponi <dan@tanelorn.demon.co.uk>,
|
||||||
* Dave Clark <clarkd@skynet.ca>
|
* Dave Clark <clarkd@skynet.ca>
|
||||||
* Copyright (c) 2005-2010 Brenden Matthews, Philip Kovacs, et. al.
|
* Copyright (c) 2005-2012 Brenden Matthews, Philip Kovacs, et. al.
|
||||||
* (see AUTHORS)
|
* (see AUTHORS)
|
||||||
* All rights reserved.
|
* All rights reserved.
|
||||||
*
|
*
|
||||||
|
@ -10,7 +10,7 @@
|
|||||||
* Please see COPYING for details
|
* Please see COPYING for details
|
||||||
*
|
*
|
||||||
* Copyright (c) 2004, Hannu Saransaari and Lauri Hakkarainen
|
* Copyright (c) 2004, Hannu Saransaari and Lauri Hakkarainen
|
||||||
* Copyright (c) 2005-2010 Brenden Matthews, Philip Kovacs, et. al.
|
* Copyright (c) 2005-2012 Brenden Matthews, Philip Kovacs, et. al.
|
||||||
* (see AUTHORS)
|
* (see AUTHORS)
|
||||||
* All rights reserved.
|
* All rights reserved.
|
||||||
*
|
*
|
||||||
|
@ -10,7 +10,7 @@
|
|||||||
* Please see COPYING for details
|
* Please see COPYING for details
|
||||||
*
|
*
|
||||||
* Copyright (c) 2004, Hannu Saransaari and Lauri Hakkarainen
|
* Copyright (c) 2004, Hannu Saransaari and Lauri Hakkarainen
|
||||||
* Copyright (c) 2005-2010 Brenden Matthews, Philip Kovacs, et. al.
|
* Copyright (c) 2005-2012 Brenden Matthews, Philip Kovacs, et. al.
|
||||||
* (see AUTHORS)
|
* (see AUTHORS)
|
||||||
* All rights reserved.
|
* All rights reserved.
|
||||||
*
|
*
|
||||||
|
@ -10,7 +10,7 @@
|
|||||||
* Please see COPYING for details
|
* Please see COPYING for details
|
||||||
*
|
*
|
||||||
* Copyright (c) 2004, Hannu Saransaari and Lauri Hakkarainen
|
* Copyright (c) 2004, Hannu Saransaari and Lauri Hakkarainen
|
||||||
* Copyright (c) 2005-2010 Brenden Matthews, Philip Kovacs, et. al.
|
* Copyright (c) 2005-2012 Brenden Matthews, Philip Kovacs, et. al.
|
||||||
* (see AUTHORS)
|
* (see AUTHORS)
|
||||||
* All rights reserved.
|
* All rights reserved.
|
||||||
*
|
*
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
*
|
*
|
||||||
* Please see COPYING for details
|
* Please see COPYING for details
|
||||||
*
|
*
|
||||||
* Copyright (c) 2005-2010 Brenden Matthews, Philip Kovacs, et. al.
|
* Copyright (c) 2005-2012 Brenden Matthews, Philip Kovacs, et. al.
|
||||||
* (see AUTHORS)
|
* (see AUTHORS)
|
||||||
* All rights reserved.
|
* All rights reserved.
|
||||||
*
|
*
|
||||||
|
@ -9,7 +9,7 @@
|
|||||||
* Please see COPYING for details
|
* Please see COPYING for details
|
||||||
*
|
*
|
||||||
* Copyright (c) 2004, Hannu Saransaari and Lauri Hakkarainen
|
* Copyright (c) 2004, Hannu Saransaari and Lauri Hakkarainen
|
||||||
* Copyright (c) 2005-2010 Brenden Matthews, Philip Kovacs, et. al.
|
* Copyright (c) 2005-2012 Brenden Matthews, Philip Kovacs, et. al.
|
||||||
* (see AUTHORS)
|
* (see AUTHORS)
|
||||||
* All rights reserved.
|
* All rights reserved.
|
||||||
*
|
*
|
||||||
|
@ -10,7 +10,7 @@
|
|||||||
* Please see COPYING for details
|
* Please see COPYING for details
|
||||||
*
|
*
|
||||||
* Copyright (c) 2004, Hannu Saransaari and Lauri Hakkarainen
|
* Copyright (c) 2004, Hannu Saransaari and Lauri Hakkarainen
|
||||||
* Copyright (c) 2005-2010 Brenden Matthews, Philip Kovacs, et. al.
|
* Copyright (c) 2005-2012 Brenden Matthews, Philip Kovacs, et. al.
|
||||||
* (see AUTHORS)
|
* (see AUTHORS)
|
||||||
* All rights reserved.
|
* All rights reserved.
|
||||||
*
|
*
|
||||||
|
@ -9,7 +9,7 @@
|
|||||||
*
|
*
|
||||||
* Please see COPYING for details
|
* Please see COPYING for details
|
||||||
*
|
*
|
||||||
* Copyright (c) 2005-2010 Brenden Matthews, Philip Kovacs, et. al.
|
* Copyright (c) 2005-2012 Brenden Matthews, Philip Kovacs, et. al.
|
||||||
* (see AUTHORS)
|
* (see AUTHORS)
|
||||||
* All rights reserved.
|
* All rights reserved.
|
||||||
*
|
*
|
||||||
|
@ -8,7 +8,7 @@
|
|||||||
*
|
*
|
||||||
* Please see COPYING for details
|
* Please see COPYING for details
|
||||||
*
|
*
|
||||||
* Copyright (c) 2005-2010 Brenden Matthews, Philip Kovacs, et. al.
|
* Copyright (c) 2005-2012 Brenden Matthews, Philip Kovacs, et. al.
|
||||||
* (see AUTHORS)
|
* (see AUTHORS)
|
||||||
* All rights reserved.
|
* All rights reserved.
|
||||||
*
|
*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user