From 908d88b03be71abfed27fdf1019ae0b3a7ecb877 Mon Sep 17 00:00:00 2001 From: Jung-uk Kim Date: Fri, 20 Nov 2009 19:01:09 +0000 Subject: [PATCH] Correct copyright date in the BPF regression test. --- tools/regression/bpf/bpf_filter/bpf_test.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/regression/bpf/bpf_filter/bpf_test.c b/tools/regression/bpf/bpf_filter/bpf_test.c index 853095ab7fb..6bd67cfe4ca 100644 --- a/tools/regression/bpf/bpf_filter/bpf_test.c +++ b/tools/regression/bpf/bpf_filter/bpf_test.c @@ -1,5 +1,5 @@ /*- - * Copyright (C) 2009 Jung-uk Kim . All rights reserved. + * Copyright (C) 2008-2009 Jung-uk Kim . All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions