copyright year update

This commit is contained in:
jsorg71 2007-01-12 05:01:58 +00:00
parent d2802912f6
commit 02cd95ebef
24 changed files with 24 additions and 24 deletions

View File

@ -1,5 +1,5 @@
/*
Copyright 2005-2006 Jay Sorg
Copyright 2005-2007 Jay Sorg
Permission to use, copy, modify, distribute, and sell this software and its
documentation for any purpose is hereby granted without fee, provided that

View File

@ -1,5 +1,5 @@
/*
Copyright 2005-2006 Jay Sorg
Copyright 2005-2007 Jay Sorg
Permission to use, copy, modify, distribute, and sell this software and its
documentation for any purpose is hereby granted without fee, provided that

View File

@ -1,5 +1,5 @@
/*
Copyright 2005-2006 Jay Sorg
Copyright 2005-2007 Jay Sorg
Permission to use, copy, modify, distribute, and sell this software and its
documentation for any purpose is hereby granted without fee, provided that

View File

@ -1,5 +1,5 @@
/*
Copyright 2005-2006 Jay Sorg
Copyright 2005-2007 Jay Sorg
Permission to use, copy, modify, distribute, and sell this software and its
documentation for any purpose is hereby granted without fee, provided that

View File

@ -1,5 +1,5 @@
/*
Copyright 2005-2006 Jay Sorg
Copyright 2005-2007 Jay Sorg
Permission to use, copy, modify, distribute, and sell this software and its
documentation for any purpose is hereby granted without fee, provided that

View File

@ -1,5 +1,5 @@
/*
Copyright 2005-2006 Jay Sorg
Copyright 2005-2007 Jay Sorg
Permission to use, copy, modify, distribute, and sell this software and its
documentation for any purpose is hereby granted without fee, provided that

View File

@ -1,5 +1,5 @@
/*
Copyright 2005-2006 Jay Sorg
Copyright 2005-2007 Jay Sorg
Permission to use, copy, modify, distribute, and sell this software and its
documentation for any purpose is hereby granted without fee, provided that

View File

@ -1,5 +1,5 @@
/*
Copyright (c) 2004-2006 Jay Sorg
Copyright (c) 2004-2007 Jay Sorg
Permission is hereby granted, free of charge, to any person obtaining a
copy of this software and associated documentation files (the "Software"),

View File

@ -14,7 +14,7 @@
Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
xrdp: A Remote Desktop Protocol server.
Copyright (C) Jay Sorg 2004-2006
Copyright (C) Jay Sorg 2004-2007
main define/macro file

View File

@ -1,5 +1,5 @@
/*
Copyright (c) 2004-2006 Jay Sorg
Copyright (c) 2004-2007 Jay Sorg
Permission is hereby granted, free of charge, to any person obtaining a
copy of this software and associated documentation files (the "Software"),

View File

@ -1,5 +1,5 @@
/*
Copyright (c) 2004-2006 Jay Sorg
Copyright (c) 2004-2007 Jay Sorg
Permission is hereby granted, free of charge, to any person obtaining a
copy of this software and associated documentation files (the "Software"),

View File

@ -14,7 +14,7 @@
Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
xrdp: A Remote Desktop Protocol server.
Copyright (C) Jay Sorg 2004-2006
Copyright (C) Jay Sorg 2004-2007
default file locations for log, config, etc

View File

@ -1,5 +1,5 @@
/*
Copyright (c) 2004-2006 Jay Sorg
Copyright (c) 2004-2007 Jay Sorg
Permission is hereby granted, free of charge, to any person obtaining a
copy of this software and associated documentation files (the "Software"),

View File

@ -1,5 +1,5 @@
/*
Copyright (c) 2004-2006 Jay Sorg
Copyright (c) 2004-2007 Jay Sorg
Permission is hereby granted, free of charge, to any person obtaining a
copy of this software and associated documentation files (the "Software"),

View File

@ -14,7 +14,7 @@
Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
xrdp: A Remote Desktop Protocol server.
Copyright (C) Jay Sorg 2005-2006
Copyright (C) Jay Sorg 2005-2007
*/
#include <sys/types.h>

View File

@ -14,7 +14,7 @@
Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
xrdp: A Remote Desktop Protocol server.
Copyright (C) Jay Sorg 2005-2006
Copyright (C) Jay Sorg 2005-2007
*/
#ifndef LOG_H

View File

@ -1,5 +1,5 @@
/*
Copyright (c) 2004-2006 Jay Sorg
Copyright (c) 2004-2007 Jay Sorg
Permission is hereby granted, free of charge, to any person obtaining a
copy of this software and associated documentation files (the "Software"),

View File

@ -1,5 +1,5 @@
/*
Copyright (c) 2004-2006 Jay Sorg
Copyright (c) 2004-2007 Jay Sorg
Permission is hereby granted, free of charge, to any person obtaining a
copy of this software and associated documentation files (the "Software"),

View File

@ -1,5 +1,5 @@
/*
Copyright (c) 2004-2006 Jay Sorg
Copyright (c) 2004-2007 Jay Sorg
Permission is hereby granted, free of charge, to any person obtaining a
copy of this software and associated documentation files (the "Software"),

View File

@ -14,7 +14,7 @@
Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
xrdp: A Remote Desktop Protocol server.
Copyright (C) Jay Sorg 2004-2006
Copyright (C) Jay Sorg 2004-2007
ssl calls

View File

@ -14,7 +14,7 @@
Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
xrdp: A Remote Desktop Protocol server.
Copyright (C) Jay Sorg 2004-2006
Copyright (C) Jay Sorg 2004-2007
*/

View File

@ -14,7 +14,7 @@
Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
xrdp: A Remote Desktop Protocol server.
Copyright (C) Jay Sorg 2004-2006
Copyright (C) Jay Sorg 2004-2007
thread calls

View File

@ -14,7 +14,7 @@
Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
xrdp: A Remote Desktop Protocol server.
Copyright (C) Jay Sorg 2004-2006
Copyright (C) Jay Sorg 2004-2007
*/

View File

@ -1,7 +1,7 @@
/*
rdesktop: A Remote Desktop Protocol client.
Miscellaneous protocol constants
Copyright (C) Matthew Chapman 1999-2002
Copyright (C) Matthew Chapman 1999-2007
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by