diff --git a/clients/b2/b2client.cpp b/clients/b2/b2client.cpp index 5174415568..c21f68d824 100644 --- a/clients/b2/b2client.cpp +++ b/clients/b2/b2client.cpp @@ -6,7 +6,7 @@ * * Thin frame in fixed size windows, titlebar gradient support and * accessibility improvements are - * Copyright (c) 2003 Luciano Montanaro + * Copyright (c) 2003,2004 Luciano Montanaro */ #include "b2client.h" diff --git a/clients/b2/b2client.h b/clients/b2/b2client.h index 6e04dddefc..5e214e1770 100644 --- a/clients/b2/b2client.h +++ b/clients/b2/b2client.h @@ -3,7 +3,7 @@ * * Changes: * Customizable button positions by Karol Szwed - * Ported to the kde3.2 API by Luciano Montanaro + * Ported to the kde3.2 API by Luciano Montanaro */ #ifndef __B2CLIENT_H diff --git a/clients/laptop/laptopclient.cpp b/clients/laptop/laptopclient.cpp index be2e0f2efe..135e3c147a 100644 --- a/clients/laptop/laptopclient.cpp +++ b/clients/laptop/laptopclient.cpp @@ -2,7 +2,7 @@ * Laptop KWin Decoration * * Port of this decoration to KDE 3.2, accessibility enhancement are - * Copyright (c) 2003 Luciano Montanaro + * Copyright (c) 2003 Luciano Montanaro */ #include // up here to avoid X11 header conflict :P diff --git a/clients/laptop/laptopclient.h b/clients/laptop/laptopclient.h index d725dc5cb0..d6211fcd71 100644 --- a/clients/laptop/laptopclient.h +++ b/clients/laptop/laptopclient.h @@ -1,7 +1,7 @@ /* * Laptop KWin Client * - * Ported to the kde3.2 API by Luciano Montanaro + * Ported to the kde3.2 API by Luciano Montanaro */ #ifndef __KDECLIENT_H #define __KDECLIENT_H