summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--common/file.c2
-rw-r--r--common/file.h2
-rw-r--r--common/file_loc.h2
-rw-r--r--common/list.c2
-rw-r--r--common/list.h2
-rw-r--r--common/log.c2
-rw-r--r--common/log.h2
-rw-r--r--common/os_calls.h2
-rw-r--r--common/ssl_calls.c2
-rw-r--r--common/ssl_calls.h2
-rw-r--r--common/thread_calls.c2
-rw-r--r--common/thread_calls.h2
12 files changed, 12 insertions, 12 deletions
diff --git a/common/file.c b/common/file.c
index 1d347750..9a269309 100644
--- a/common/file.c
+++ b/common/file.c
@@ -1,5 +1,5 @@
/*
- Copyright (c) 2004-2009 Jay Sorg
+ Copyright (c) 2004-2010 Jay Sorg
Permission is hereby granted, free of charge, to any person obtaining a
copy of this software and associated documentation files (the "Software"),
diff --git a/common/file.h b/common/file.h
index c44ed582..f5345c4c 100644
--- a/common/file.h
+++ b/common/file.h
@@ -1,5 +1,5 @@
/*
- Copyright (c) 2004-2009 Jay Sorg
+ Copyright (c) 2004-2010 Jay Sorg
Permission is hereby granted, free of charge, to any person obtaining a
copy of this software and associated documentation files (the "Software"),
diff --git a/common/file_loc.h b/common/file_loc.h
index 11aeb722..acbdd2fc 100644
--- a/common/file_loc.h
+++ b/common/file_loc.h
@@ -14,7 +14,7 @@
Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
xrdp: A Remote Desktop Protocol server.
- Copyright (C) Jay Sorg 2004-2009
+ Copyright (C) Jay Sorg 2004-2010
default file locations for log, config, etc
diff --git a/common/list.c b/common/list.c
index 953ef676..9df7f6a1 100644
--- a/common/list.c
+++ b/common/list.c
@@ -1,5 +1,5 @@
/*
- Copyright (c) 2004-2009 Jay Sorg
+ Copyright (c) 2004-2010 Jay Sorg
Permission is hereby granted, free of charge, to any person obtaining a
copy of this software and associated documentation files (the "Software"),
diff --git a/common/list.h b/common/list.h
index 7da3ad86..b7cd10b4 100644
--- a/common/list.h
+++ b/common/list.h
@@ -1,5 +1,5 @@
/*
- Copyright (c) 2004-2009 Jay Sorg
+ Copyright (c) 2004-2010 Jay Sorg
Permission is hereby granted, free of charge, to any person obtaining a
copy of this software and associated documentation files (the "Software"),
diff --git a/common/log.c b/common/log.c
index 3dae3a41..7bbdfc06 100644
--- a/common/log.c
+++ b/common/log.c
@@ -14,7 +14,7 @@
Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
xrdp: A Remote Desktop Protocol server.
- Copyright (C) Jay Sorg 2005-2009
+ Copyright (C) Jay Sorg 2005-2010
*/
#include <sys/types.h>
diff --git a/common/log.h b/common/log.h
index a66f0041..acb10fea 100644
--- a/common/log.h
+++ b/common/log.h
@@ -14,7 +14,7 @@
Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
xrdp: A Remote Desktop Protocol server.
- Copyright (C) Jay Sorg 2005-2009
+ Copyright (C) Jay Sorg 2005-2010
*/
#ifndef LOG_H
diff --git a/common/os_calls.h b/common/os_calls.h
index 5b9e5bac..9cad75db 100644
--- a/common/os_calls.h
+++ b/common/os_calls.h
@@ -1,5 +1,5 @@
/*
- Copyright (c) 2004-2009 Jay Sorg
+ Copyright (c) 2004-2010 Jay Sorg
Permission is hereby granted, free of charge, to any person obtaining a
copy of this software and associated documentation files (the "Software"),
diff --git a/common/ssl_calls.c b/common/ssl_calls.c
index cd982f7a..aa389743 100644
--- a/common/ssl_calls.c
+++ b/common/ssl_calls.c
@@ -14,7 +14,7 @@
Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
xrdp: A Remote Desktop Protocol server.
- Copyright (C) Jay Sorg 2004-2009
+ Copyright (C) Jay Sorg 2004-2010
ssl calls
diff --git a/common/ssl_calls.h b/common/ssl_calls.h
index e5a6f534..6bbb1672 100644
--- a/common/ssl_calls.h
+++ b/common/ssl_calls.h
@@ -14,7 +14,7 @@
Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
xrdp: A Remote Desktop Protocol server.
- Copyright (C) Jay Sorg 2004-2009
+ Copyright (C) Jay Sorg 2004-2010
*/
diff --git a/common/thread_calls.c b/common/thread_calls.c
index 18b1da9a..e0d7f1e8 100644
--- a/common/thread_calls.c
+++ b/common/thread_calls.c
@@ -1,5 +1,5 @@
/*
- Copyright (c) 2004-2009 Jay Sorg
+ Copyright (c) 2004-2010 Jay Sorg
Permission is hereby granted, free of charge, to any person obtaining a
copy of this software and associated documentation files (the "Software"),
diff --git a/common/thread_calls.h b/common/thread_calls.h
index 5d86ebab..cc40a7d9 100644
--- a/common/thread_calls.h
+++ b/common/thread_calls.h
@@ -1,5 +1,5 @@
/*
- Copyright (c) 2004-2009 Jay Sorg
+ Copyright (c) 2004-2010 Jay Sorg
Permission is hereby granted, free of charge, to any person obtaining a
copy of this software and associated documentation files (the "Software"),