Procházet zdrojové kódy

Filter example: fix copyright

Nathalie Furmento před 15 roky
rodič
revize
4628d2ee48
2 změnil soubory, kde provedl 2 přidání a 2 odebrání
  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