From d1ae4fa779bf16bc00b135519cabcdcf3622cffe Mon Sep 17 00:00:00 2001 From: xchaos Date: Sun, 13 Jan 2008 19:42:52 +0000 Subject: [PATCH 1/1] license issues git-svn-id: https://dev.arachne.cz/repos/prometheus/trunk@54 251d49ef-1d17-4917-a970-b30cf55b089b --- prometheus.c | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/prometheus.c b/prometheus.c index 5a9f009..a22397c 100644 --- a/prometheus.c +++ b/prometheus.c @@ -20,9 +20,11 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. - You should have received a copy of the GNU General Public License - along with the Linux kernel source code; if not, write to - Michael Polak, Svojsikova 7, 169 00 Praha 6 Czech Republic */ + You should have received a copy of the GNU General Public License + along with Prometheus Qos; if not, write to the Free Software + Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + + GNU General Public License is located in file COPYING */ #define STRLEN 256 #define FIRSTGROUPID 1024 -- 2.30.2