Skip to content

Commit

Permalink
Updated copyright string.
Browse files Browse the repository at this point in the history
  • Loading branch information
icculus committed Jul 28, 2008
1 parent 1976c40 commit 03f4420
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion manymouse.c
Expand Up @@ -11,7 +11,7 @@
#include "manymouse.h"

static const char *manymouse_copyright =
"ManyMouse " MANYMOUSE_VERSION " copyright (c) 2005-2007 Ryan C. Gordon.";
"ManyMouse " MANYMOUSE_VERSION " copyright (c) 2005-2008 Ryan C. Gordon.";

extern const ManyMouseDriver *ManyMouseDriver_windows;
extern const ManyMouseDriver *ManyMouseDriver_evdev;
Expand Down

0 comments on commit 03f4420

Please sign in to comment.