From c3bd317f11360219b5b2d8227b7fc97991856014 Mon Sep 17 00:00:00 2001 From: marko Date: Sun, 16 Dec 2007 20:35:11 +0000 Subject: [PATCH] Our graph partitioning algortihms have been entirely implemented by Petra Schilhard while she was in no way formally associated with our department or project. So beyond any doubt she is the copyright holder, not the University of Zagreb. Bug found by: Submitted by: Reviewed by: Approved by: Obtained from: --- graph_partitioning.tcl | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/graph_partitioning.tcl b/graph_partitioning.tcl index af56106..cf2c36d 100644 --- a/graph_partitioning.tcl +++ b/graph_partitioning.tcl @@ -1,5 +1,6 @@ # $Id -# Copyright 2005 University of Zagreb, Croatia. All rights reserved. +# +# Copyright 2007 Petra Schilhard. # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions -- 2.39.5