summaryrefslogtreecommitdiffhomepage
path: root/client
diff options
context:
space:
mode:
authorSamuel Lidén Borell <samuel@kodafritt.se>2012-04-27 17:15:29 +0200
committerSamuel Lidén Borell <samuel@kodafritt.se>2012-04-27 17:15:29 +0200
commit49a5eb415557bf08fac43c6efba9ef2089e7c765 (patch)
tree46960140b3bb241d833119314a75dcedc69f5c9d /client
parent4f98873ca08c4e2122ec19163d71cd02bd9c9632 (diff)
downloadfribid-49a5eb415557bf08fac43c6efba9ef2089e7c765.tar.gz
fribid-49a5eb415557bf08fac43c6efba9ef2089e7c765.tar.bz2
fribid-49a5eb415557bf08fac43c6efba9ef2089e7c765.zip
Change my e-mail
Diffstat (limited to 'client')
-rw-r--r--client/Makefile2
-rw-r--r--client/backend.c2
-rw-r--r--client/backend.h2
-rw-r--r--client/backend_private.h2
-rw-r--r--client/bankid.c2
-rw-r--r--client/bankid.h2
-rw-r--r--client/certutil.c2
-rw-r--r--client/certutil.h2
-rw-r--r--client/glibconfig.c2
-rw-r--r--client/gtk.c2
-rw-r--r--client/gtk/sign.glade2
-rw-r--r--client/gtk/sign.xml2
-rw-r--r--client/main.c2
-rw-r--r--client/misc.c2
-rw-r--r--client/misc.h2
-rw-r--r--client/pkcs11.c2
-rw-r--r--client/pkcs12.c2
-rw-r--r--client/platform.h2
-rw-r--r--client/posix.c2
-rw-r--r--client/prefs.c2
-rw-r--r--client/prefs.h2
-rw-r--r--client/request.c2
-rw-r--r--client/request.h2
-rw-r--r--client/xmldsig.c2
-rw-r--r--client/xmldsig.h2
25 files changed, 25 insertions, 25 deletions
diff --git a/client/Makefile b/client/Makefile
index 14620db..9eac86d 100644
--- a/client/Makefile
+++ b/client/Makefile
@@ -1,5 +1,5 @@
#
-# Copyright (c) 2009-2011 Samuel Lidén Borell <samuel@slbdata.se>
+# Copyright (c) 2009-2011 Samuel Lidén Borell <samuel@kodafritt.se>
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
diff --git a/client/backend.c b/client/backend.c
index bc87550..2ea7a7d 100644
--- a/client/backend.c
+++ b/client/backend.c
@@ -1,6 +1,6 @@
/*
- Copyright (c) 2010-2011 Samuel Lidén Borell <samuel@slbdata.se>
+ Copyright (c) 2010-2011 Samuel Lidén Borell <samuel@kodafritt.se>
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
diff --git a/client/backend.h b/client/backend.h
index d2e9234..2c9193a 100644
--- a/client/backend.h
+++ b/client/backend.h
@@ -1,6 +1,6 @@
/*
- Copyright (c) 2010-2011 Samuel Lidén Borell <samuel@slbdata.se>
+ Copyright (c) 2010-2011 Samuel Lidén Borell <samuel@kodafritt.se>
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
diff --git a/client/backend_private.h b/client/backend_private.h
index 405818d..dc90941 100644
--- a/client/backend_private.h
+++ b/client/backend_private.h
@@ -1,6 +1,6 @@
/*
- Copyright (c) 2010-2011 Samuel Lidén Borell <samuel@slbdata.se>
+ Copyright (c) 2010-2011 Samuel Lidén Borell <samuel@kodafritt.se>
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
diff --git a/client/bankid.c b/client/bankid.c
index d9b8580..e7d3010 100644
--- a/client/bankid.c
+++ b/client/bankid.c
@@ -1,6 +1,6 @@
/*
- Copyright (c) 2009-2011 Samuel Lidén Borell <samuel@slbdata.se>
+ Copyright (c) 2009-2011 Samuel Lidén Borell <samuel@kodafritt.se>
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
diff --git a/client/bankid.h b/client/bankid.h
index 1faa984..32788fb 100644
--- a/client/bankid.h
+++ b/client/bankid.h
@@ -1,6 +1,6 @@
/*
- Copyright (c) 2009-2011 Samuel Lidén Borell <samuel@slbdata.se>
+ Copyright (c) 2009-2011 Samuel Lidén Borell <samuel@kodafritt.se>
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
diff --git a/client/certutil.c b/client/certutil.c
index 9d5a869..bf70663 100644
--- a/client/certutil.c
+++ b/client/certutil.c
@@ -1,6 +1,6 @@
/*
- Copyright (c) 2011 Samuel Lidén Borell <samuel@slbdata.se>
+ Copyright (c) 2011 Samuel Lidén Borell <samuel@kodafritt.se>
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
diff --git a/client/certutil.h b/client/certutil.h
index 451fb1b..684b1a8 100644
--- a/client/certutil.h
+++ b/client/certutil.h
@@ -1,6 +1,6 @@
/*
- Copyright (c) 2011 Samuel Lidén Borell <samuel@slbdata.se>
+ Copyright (c) 2011 Samuel Lidén Borell <samuel@kodafritt.se>
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
diff --git a/client/glibconfig.c b/client/glibconfig.c
index f552cf5..0f9eb23 100644
--- a/client/glibconfig.c
+++ b/client/glibconfig.c
@@ -1,6 +1,6 @@
/*
- Copyright (c) 2009 Samuel Lidén Borell <samuel@slbdata.se>
+ Copyright (c) 2009 Samuel Lidén Borell <samuel@kodafritt.se>
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
diff --git a/client/gtk.c b/client/gtk.c
index c9f020c..8dbde5d 100644
--- a/client/gtk.c
+++ b/client/gtk.c
@@ -1,6 +1,6 @@
/*
- Copyright (c) 2009-2011 Samuel Lidén Borell <samuel@slbdata.se>
+ Copyright (c) 2009-2011 Samuel Lidén Borell <samuel@kodafritt.se>
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
diff --git a/client/gtk/sign.glade b/client/gtk/sign.glade
index 67a0129..509bafd 100644
--- a/client/gtk/sign.glade
+++ b/client/gtk/sign.glade
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 2009-2011 Samuel Lidén Borell <samuel@slbdata.se>
+ Copyright (c) 2009-2011 Samuel Lidén Borell <samuel@kodafritt.se>
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
diff --git a/client/gtk/sign.xml b/client/gtk/sign.xml
index b7a7b93..3c787df 100644
--- a/client/gtk/sign.xml
+++ b/client/gtk/sign.xml
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<!--
- Copyright (c) 2009-2011 Samuel Lidén Borell <samuel@slbdata.se>
+ Copyright (c) 2009-2011 Samuel Lidén Borell <samuel@kodafritt.se>
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
diff --git a/client/main.c b/client/main.c
index 4b59716..f20806e 100644
--- a/client/main.c
+++ b/client/main.c
@@ -1,6 +1,6 @@
/*
- Copyright (c) 2009-2011 Samuel Lidén Borell <samuel@slbdata.se>
+ Copyright (c) 2009-2011 Samuel Lidén Borell <samuel@kodafritt.se>
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
diff --git a/client/misc.c b/client/misc.c
index f98be38..6c6fb9b 100644
--- a/client/misc.c
+++ b/client/misc.c
@@ -1,6 +1,6 @@
/*
- Copyright (c) 2009-2011 Samuel Lidén Borell <samuel@slbdata.se>
+ Copyright (c) 2009-2011 Samuel Lidén Borell <samuel@kodafritt.se>
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
diff --git a/client/misc.h b/client/misc.h
index ca0ad3c..4dae11e 100644
--- a/client/misc.h
+++ b/client/misc.h
@@ -1,6 +1,6 @@
/*
- Copyright (c) 2009-2011 Samuel Lidén Borell <samuel@slbdata.se>
+ Copyright (c) 2009-2011 Samuel Lidén Borell <samuel@kodafritt.se>
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
diff --git a/client/pkcs11.c b/client/pkcs11.c
index c61431a..df49969 100644
--- a/client/pkcs11.c
+++ b/client/pkcs11.c
@@ -1,6 +1,6 @@
/*
- Copyright (c) 2009-2010 Samuel Lidén Borell <samuel@slbdata.se>
+ Copyright (c) 2009-2010 Samuel Lidén Borell <samuel@kodafritt.se>
Copyright (c) 2010 Marcus Carlson <marcus@mejlamej.nu>
Copyright (c) 2010 Henrik Nordström <henrik@henriknordstrom.net>
diff --git a/client/pkcs12.c b/client/pkcs12.c
index 3a64a46..59ae11f 100644
--- a/client/pkcs12.c
+++ b/client/pkcs12.c
@@ -1,6 +1,6 @@
/*
- Copyright (c) 2009-2011 Samuel Lidén Borell <samuel@slbdata.se>
+ Copyright (c) 2009-2011 Samuel Lidén Borell <samuel@kodafritt.se>
Copyright (c) 2010 Marcus Carlson <marcus@mejlamej.nu>
Permission is hereby granted, free of charge, to any person obtaining a copy
diff --git a/client/platform.h b/client/platform.h
index 1f1dd53..68df2bc 100644
--- a/client/platform.h
+++ b/client/platform.h
@@ -1,6 +1,6 @@
/*
- Copyright (c) 2009-2011 Samuel Lidén Borell <samuel@slbdata.se>
+ Copyright (c) 2009-2011 Samuel Lidén Borell <samuel@kodafritt.se>
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
diff --git a/client/posix.c b/client/posix.c
index c338ec9..d484321 100644
--- a/client/posix.c
+++ b/client/posix.c
@@ -1,6 +1,6 @@
/*
- Copyright (c) 2009-2010 Samuel Lidén Borell <samuel@slbdata.se>
+ Copyright (c) 2009-2010 Samuel Lidén Borell <samuel@kodafritt.se>
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
diff --git a/client/prefs.c b/client/prefs.c
index f3cb9ae..9211b94 100644
--- a/client/prefs.c
+++ b/client/prefs.c
@@ -1,6 +1,6 @@
/*
- Copyright (c) 2012 Samuel Lidén Borell <samuel@slbdata.se>
+ Copyright (c) 2012 Samuel Lidén Borell <samuel@kodafritt.se>
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
diff --git a/client/prefs.h b/client/prefs.h
index 5415cbe..f009b35 100644
--- a/client/prefs.h
+++ b/client/prefs.h
@@ -1,6 +1,6 @@
/*
- Copyright (c) 2012 Samuel Lidén Borell <samuel@slbdata.se>
+ Copyright (c) 2012 Samuel Lidén Borell <samuel@kodafritt.se>
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
diff --git a/client/request.c b/client/request.c
index cf9b7e2..b46be3b 100644
--- a/client/request.c
+++ b/client/request.c
@@ -1,6 +1,6 @@
/*
- Copyright (c) 2011 Samuel Lidén Borell <samuel@slbdata.se>
+ Copyright (c) 2011 Samuel Lidén Borell <samuel@kodafritt.se>
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
diff --git a/client/request.h b/client/request.h
index 392115a..323ef0e 100644
--- a/client/request.h
+++ b/client/request.h
@@ -1,6 +1,6 @@
/*
- Copyright (c) 2011 Samuel Lidén Borell <samuel@slbdata.se>
+ Copyright (c) 2011 Samuel Lidén Borell <samuel@kodafritt.se>
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
diff --git a/client/xmldsig.c b/client/xmldsig.c
index a7e42c0..656875b 100644
--- a/client/xmldsig.c
+++ b/client/xmldsig.c
@@ -1,6 +1,6 @@
/*
- Copyright (c) 2009-2011 Samuel Lidén Borell <samuel@slbdata.se>
+ Copyright (c) 2009-2011 Samuel Lidén Borell <samuel@kodafritt.se>
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
diff --git a/client/xmldsig.h b/client/xmldsig.h
index 15f9c97..a639ef4 100644
--- a/client/xmldsig.h
+++ b/client/xmldsig.h
@@ -1,6 +1,6 @@
/*
- Copyright (c) 2009 Samuel Lidén Borell <samuel@slbdata.se>
+ Copyright (c) 2009 Samuel Lidén Borell <samuel@kodafritt.se>
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal