aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--conf.c2
-rw-r--r--help.c2
-rw-r--r--ini.c2
-rw-r--r--log.c2
-rw-r--r--log.h2
-rw-r--r--protocols/msn/sb.c2
-rw-r--r--protocols/ssl_nss.c4
-rw-r--r--set.c2
8 files changed, 9 insertions, 9 deletions
diff --git a/conf.c b/conf.c
index 285f7d33..51b7fbcc 100644
--- a/conf.c
+++ b/conf.c
@@ -1,7 +1,7 @@
/********************************************************************\
* BitlBee -- An IRC to other IM-networks gateway *
* *
- * Copyright 2002-2004 Wilmer van der Gaast and others *
+ * Copyright 2002-2005 Wilmer van der Gaast and others *
\********************************************************************/
/* Configuration reading code */
diff --git a/help.c b/help.c
index 12bb7a7f..8959a70b 100644
--- a/help.c
+++ b/help.c
@@ -1,7 +1,7 @@
/********************************************************************\
* BitlBee -- An IRC to other IM-networks gateway *
* *
- * Copyright 2002-2004 Wilmer van der Gaast and others *
+ * Copyright 2002-2005 Wilmer van der Gaast and others *
\********************************************************************/
/* Help file control */
diff --git a/ini.c b/ini.c
index 6e8fb803..c63a132e 100644
--- a/ini.c
+++ b/ini.c
@@ -1,7 +1,7 @@
/********************************************************************\
* BitlBee -- An IRC to other IM-networks gateway *
* *
- * Copyright 2002-2004 Wilmer van der Gaast and others *
+ * Copyright 2002-2005 Wilmer van der Gaast and others *
\********************************************************************/
/* INI file reading code */
diff --git a/log.c b/log.c
index d42f9f9f..0ee0a987 100644
--- a/log.c
+++ b/log.c
@@ -1,7 +1,7 @@
/********************************************************************\
* BitlBee -- An IRC to other IM-networks gateway *
* *
- * Copyright 2002-2004 Wilmer van der Gaast and others *
+ * Copyright 2002-2005 Wilmer van der Gaast and others *
\********************************************************************/
/* Logging services for the bee */
diff --git a/log.h b/log.h
index d3b91406..6679121d 100644
--- a/log.h
+++ b/log.h
@@ -1,7 +1,7 @@
/********************************************************************\
* BitlBee -- An IRC to other IM-networks gateway *
* *
- * Copyright 2002-2004 Wilmer van der Gaast and others *
+ * Copyright 2002-2005 Wilmer van der Gaast and others *
\********************************************************************/
/* Logging services for the bee */
diff --git a/protocols/msn/sb.c b/protocols/msn/sb.c
index 38ead0bd..793a881e 100644
--- a/protocols/msn/sb.c
+++ b/protocols/msn/sb.c
@@ -1,7 +1,7 @@
/********************************************************************\
* BitlBee -- An IRC to other IM-networks gateway *
* *
- * Copyright 2002-2004 Wilmer van der Gaast and others *
+ * Copyright 2002-2005 Wilmer van der Gaast and others *
\********************************************************************/
/* MSN module - Switchboard server callbacks and utilities */
diff --git a/protocols/ssl_nss.c b/protocols/ssl_nss.c
index 0815f952..7c5f5637 100644
--- a/protocols/ssl_nss.c
+++ b/protocols/ssl_nss.c
@@ -1,12 +1,12 @@
/********************************************************************\
* BitlBee -- An IRC to other IM-networks gateway *
* *
- * Copyright 2002-2004 Wilmer van der Gaast and others *
+ * Copyright 2002-2005 Wilmer van der Gaast and others *
\********************************************************************/
/* SSL module - NSS version */
-/* Copyright 2004 Jelmer Vernooij */
+/* Copyright 2005 Jelmer Vernooij */
/*
This program is free software; you can redistribute it and/or modify
diff --git a/set.c b/set.c
index 331f5b00..4207df81 100644
--- a/set.c
+++ b/set.c
@@ -1,7 +1,7 @@
/********************************************************************\
* BitlBee -- An IRC to other IM-networks gateway *
* *
- * Copyright 2002-2004 Wilmer van der Gaast and others *
+ * Copyright 2002-2005 Wilmer van der Gaast and others *
\********************************************************************/
/* Some stuff to register, handle and save user preferences */