Browse Source

License fix.

git-svn-id: http://lm-sensors.org/svn/i2c-tools/trunk@4671 7894878c-1315-0410-8ee3-d5d059ff63e0
tags/v3.0.0
Jean Delvare 18 years ago
parent
commit
1790eb6dd4
  1. 3
      tools/util.c
  2. 3
      tools/util.h

3
tools/util.c

@ -4,7 +4,8 @@
This program is free software; you can redistribute it and/or modify This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by it under the terms of the GNU General Public License as published by
the Free Software Foundation; version 2.
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.
*/ */
#include <stdio.h> #include <stdio.h>

3
tools/util.h

@ -4,7 +4,8 @@
This program is free software; you can redistribute it and/or modify This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by it under the terms of the GNU General Public License as published by
the Free Software Foundation; version 2.
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.
*/ */
#ifndef _UTIL_H #ifndef _UTIL_H

Loading…
Cancel
Save