X-Git-Url: https://git.lttng.org/?p=urcu.git;a=blobdiff_plain;f=test_urcu_timing.c;h=cf70709c9fe7e58beaab0f2e3920391d06f43d02;hp=a11532a90c7fce740b2857b306412067d568cd29;hb=af02d47e5d0712e5ccde6d8f1ee89f18de798cad;hpb=121a5d44c8cc7197116df73854cb94c6cfbad0b0 diff --git a/test_urcu_timing.c b/test_urcu_timing.c index a11532a..cf70709 100644 --- a/test_urcu_timing.c +++ b/test_urcu_timing.c @@ -5,7 +5,19 @@ * * Copyright February 2009 - Mathieu Desnoyers * - * Distributed under GPLv2 + * 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 + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * 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 this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include