summaryrefslogtreecommitdiffstats
path: root/eurephiadm/commands
diff options
context:
space:
mode:
authorDavid Sommerseth <dazo@users.sourceforge.net>2009-03-26 00:35:09 +0100
committerDavid Sommerseth <dazo@users.sourceforge.net>2009-03-26 00:35:09 +0100
commit0712bce6f387121e37501ec323e3da89ce4300c3 (patch)
treee477c4c4834ee2afec1d38096cb4b1c710889ce8 /eurephiadm/commands
parent74a1e62e59bd821f975c6e1cdebfb77c7b3a8ac4 (diff)
downloadeurephia-0712bce6f387121e37501ec323e3da89ce4300c3.tar.gz
eurephia-0712bce6f387121e37501ec323e3da89ce4300c3.tar.xz
eurephia-0712bce6f387121e37501ec323e3da89ce4300c3.zip
Made the licence explicit GPLv2 only
Diffstat (limited to 'eurephiadm/commands')
-rw-r--r--eurephiadm/commands/adminaccess.c2
-rw-r--r--eurephiadm/commands/certificates.c2
-rw-r--r--eurephiadm/commands/edit_config.c2
-rw-r--r--eurephiadm/commands/lastlog.c2
-rw-r--r--eurephiadm/commands/usercerts.c2
-rw-r--r--eurephiadm/commands/users.c2
6 files changed, 6 insertions, 6 deletions
diff --git a/eurephiadm/commands/adminaccess.c b/eurephiadm/commands/adminaccess.c
index a57892a..79c8a71 100644
--- a/eurephiadm/commands/adminaccess.c
+++ b/eurephiadm/commands/adminaccess.c
@@ -1,7 +1,7 @@
/* useraccess.c -- eurephiadm useraccess command:
* Management of user access levels (eurpehia_adminaccess table)
*
- * GPLv2 - Copyright (C) 2009
+ * GPLv2 only - Copyright (C) 2009
* David Sommerseth <dazo@users.sourceforge.net>
*
* This program is free software; you can redistribute it and/or
diff --git a/eurephiadm/commands/certificates.c b/eurephiadm/commands/certificates.c
index b82c55e..7a8c747 100644
--- a/eurephiadm/commands/certificates.c
+++ b/eurephiadm/commands/certificates.c
@@ -1,7 +1,7 @@
/* certificates.c -- eurephiadm command: certs
* Certificate management
*
- * GPLv2 - Copyright (C) 2008, 2009
+ * GPLv2 only - Copyright (C) 2008, 2009
* David Sommerseth <dazo@users.sourceforge.net>
*
* This program is free software; you can redistribute it and/or
diff --git a/eurephiadm/commands/edit_config.c b/eurephiadm/commands/edit_config.c
index ad8b892..b17175c 100644
--- a/eurephiadm/commands/edit_config.c
+++ b/eurephiadm/commands/edit_config.c
@@ -1,7 +1,7 @@
/* edit_config.c -- eurephiadm command:
* Sets, deletes or prints a config setting in the database
*
- * GPLv2 - Copyright (C) 2008
+ * GPLv2 only - Copyright (C) 2008
* David Sommerseth <dazo@users.sourceforge.net>
*
* This program is free software; you can redistribute it and/or
diff --git a/eurephiadm/commands/lastlog.c b/eurephiadm/commands/lastlog.c
index fb0b8c6..9985cf1 100644
--- a/eurephiadm/commands/lastlog.c
+++ b/eurephiadm/commands/lastlog.c
@@ -1,7 +1,7 @@
/* usercerts.c -- eurephiadm lastlog command:
* Queries the lastlog table
*
- * GPLv2 - Copyright (C) 2009
+ * GPLv2 only - Copyright (C) 2009
* David Sommerseth <dazo@users.sourceforge.net>
*
* This program is free software; you can redistribute it and/or
diff --git a/eurephiadm/commands/usercerts.c b/eurephiadm/commands/usercerts.c
index 013eefe..c886c3b 100644
--- a/eurephiadm/commands/usercerts.c
+++ b/eurephiadm/commands/usercerts.c
@@ -1,7 +1,7 @@
/* usercerts.c -- eurephiadm usercerts command:
* Management of user account <-> certificate links
*
- * GPLv2 - Copyright (C) 2008, 2009
+ * GPLv2 only - Copyright (C) 2008, 2009
* David Sommerseth <dazo@users.sourceforge.net>
*
* This program is free software; you can redistribute it and/or
diff --git a/eurephiadm/commands/users.c b/eurephiadm/commands/users.c
index e6cbd94..54b4f06 100644
--- a/eurephiadm/commands/users.c
+++ b/eurephiadm/commands/users.c
@@ -1,6 +1,6 @@
/* users.c -- eurephiadm command - User Account Management
*
- * GPLv2 - Copyright (C) 2008, 2009
+ * GPLv2 only - Copyright (C) 2008, 2009
* David Sommerseth <dazo@users.sourceforge.net>
*
* This program is free software; you can redistribute it and/or