Browse Source

Filter example: fix copyright

Nathalie Furmento 15 years ago
parent
commit
4628d2ee48
2 changed files with 2 additions and 2 deletions
  1. 1 1
      examples/filters/fmatrix.c
  2. 1 1
      examples/filters/fvector.c

+ 1 - 1
examples/filters/fmatrix.c

@@ -1,6 +1,6 @@
 /*
  * StarPU
- * Copyright (C) INRIA 2008-2009 (see AUTHORS file)
+ * Copyright (C) INRIA 2008-2010 (see AUTHORS file)
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU Lesser General Public License as published by

+ 1 - 1
examples/filters/fvector.c

@@ -1,6 +1,6 @@
 /*
  * StarPU
- * Copyright (C) INRIA 2008-2009 (see AUTHORS file)
+ * Copyright (C) INRIA 2008-2010 (see AUTHORS file)
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU Lesser General Public License as published by