diff options
Diffstat (limited to 'daemon/control')
-rw-r--r-- | daemon/control/gkd-control-client.c | 5 | ||||
-rw-r--r-- | daemon/control/gkd-control-codes.h | 5 | ||||
-rw-r--r-- | daemon/control/gkd-control-server.c | 5 | ||||
-rw-r--r-- | daemon/control/gkd-control.h | 5 |
4 files changed, 8 insertions, 12 deletions
diff --git a/daemon/control/gkd-control-client.c b/daemon/control/gkd-control-client.c index 6d4ded30..e7446179 100644 --- a/daemon/control/gkd-control-client.c +++ b/daemon/control/gkd-control-client.c @@ -14,9 +14,8 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA - * 02111-1307, USA. + * License along with this program; if not, see + * <http://www.gnu.org/licenses/>. */ #include "config.h" diff --git a/daemon/control/gkd-control-codes.h b/daemon/control/gkd-control-codes.h index 696200d5..69d92062 100644 --- a/daemon/control/gkd-control-codes.h +++ b/daemon/control/gkd-control-codes.h @@ -14,9 +14,8 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA - * 02111-1307, USA. + * License along with this program; if not, see + * <http://www.gnu.org/licenses/>. */ #ifndef __GKD_CONTROL_CODES_H__ diff --git a/daemon/control/gkd-control-server.c b/daemon/control/gkd-control-server.c index 4e4db3ec..07795170 100644 --- a/daemon/control/gkd-control-server.c +++ b/daemon/control/gkd-control-server.c @@ -14,9 +14,8 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA - * 02111-1307, USA. + * License along with this program; if not, see + * <http://www.gnu.org/licenses/>. */ #include "config.h" diff --git a/daemon/control/gkd-control.h b/daemon/control/gkd-control.h index 9ca227ff..c6d31aa7 100644 --- a/daemon/control/gkd-control.h +++ b/daemon/control/gkd-control.h @@ -14,9 +14,8 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA - * 02111-1307, USA. + * License along with this program; if not, see + * <http://www.gnu.org/licenses/>. */ #ifndef __GKD_CONTROL_H__ |