diff --git a/dlls/d3drm/device.c b/dlls/d3drm/device.c index e1e2250440c..c53abfc2e63 100644 --- a/dlls/d3drm/device.c +++ b/dlls/d3drm/device.c @@ -3,9 +3,6 @@ * * Copyright 2011, 2012 André Hentschel * - * This file contains the (internal) driver registration functions, - * driver enumeration APIs and DirectDraw creation functions. - * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either diff --git a/dlls/d3drm/face.c b/dlls/d3drm/face.c index 8cba39b777c..e9e7e9a65b4 100644 --- a/dlls/d3drm/face.c +++ b/dlls/d3drm/face.c @@ -3,9 +3,6 @@ * * Copyright 2013 André Hentschel * - * This file contains the (internal) driver registration functions, - * driver enumeration APIs and DirectDraw creation functions. - * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either diff --git a/dlls/d3drm/viewport.c b/dlls/d3drm/viewport.c index c39903ff59b..498b764c10f 100644 --- a/dlls/d3drm/viewport.c +++ b/dlls/d3drm/viewport.c @@ -3,9 +3,6 @@ * * Copyright 2012 André Hentschel * - * This file contains the (internal) driver registration functions, - * driver enumeration APIs and DirectDraw creation functions. - * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either