summaryrefslogtreecommitdiff
path: root/src/edge-resistance.c
diff options
context:
space:
mode:
authorElijah Newren <newren@gmail.com>2006-01-10 19:43:21 +0000
committerElijah Newren <newren@src.gnome.org>2006-01-10 19:43:21 +0000
commit5913b8c5ab048e020837a1095484eee230375be3 (patch)
tree23d28c638ed0cf093a1e3a0eae6c04833fd64d3d /src/edge-resistance.c
parent52df880f32fe18172fa233f457b25c84ee5b630b (diff)
downloadmetacity-5913b8c5ab048e020837a1095484eee230375be3.tar.gz
Whoops, I forgot to keep my copyright info updated with my previous
2006-01-10 Elijah Newren <newren@gmail.com> * src/bell.c: * src/boxes.c: * src/boxes.h: * src/constraints.c: * src/core.c: * src/display.c: * src/display.h: * src/edge-resistance.c: * src/frames.c: * src/keybindings.c: * src/main.c: * src/prefs.c: * src/prefs.h: * src/screen.c: * src/screen.h: * src/window.c: * src/window.h: Whoops, I forgot to keep my copyright info updated with my previous commits as Havoc had asked me to do. Doing that now...
Diffstat (limited to 'src/edge-resistance.c')
-rw-r--r--src/edge-resistance.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/edge-resistance.c b/src/edge-resistance.c
index 14a3e571..755f2a81 100644
--- a/src/edge-resistance.c
+++ b/src/edge-resistance.c
@@ -1,7 +1,7 @@
/* Edge resistance for move/resize operations */
/*
- * Copyright (C) 2005 Elijah Newren
+ * Copyright (C) 2005, 2006 Elijah Newren
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License as