Update for new version

git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@2670 331e1502-861f-0410-8da2-ba01fb791d7f
This commit is contained in:
boufaras 2012-01-24 01:32:33 +00:00
commit 4d1ceb7b10
5 changed files with 14 additions and 13 deletions

View file

@ -1,8 +1,8 @@
/*
<moGPUDeallocator.h>
Copyright (C) DOLPHIN Project-Team, INRIA Lille - Nord Europe, 2006-2010
Copyright (C) DOLPHIN Project-Team, INRIA Lille - Nord Europe, 2006-2012
Boufaras Karima, Thé Van Luong
Karima Boufaras, Thé Van Luong
This software is governed by the CeCILL license under French law and
abiding by the rules of distribution of free software. You can use,
@ -36,7 +36,7 @@
#define __moGPUDeallocator_H_
/**
* class for Disallocation of data from GPU global memory
* class for Deallocation of data from GPU global memory
*/
class moGPUDeallocator {