summaryrefslogtreecommitdiff
path: root/src/core.c
diff options
context:
space:
mode:
authorRob Adams <readams@readams.net>2004-02-23 01:48:29 +0000
committerRob Adams <readams@src.gnome.org>2004-02-23 01:48:29 +0000
commitdb108c1fc3e4123c5bfad92c657eb2df779a6763 (patch)
tree45e62995a48515ea3020a165a1db22cc7b7f61f2 /src/core.c
parent5a28c4c423d28551cfdd0341e0f4bc8dc0e515ef (diff)
downloadmetacity-db108c1fc3e4123c5bfad92c657eb2df779a6763.tar.gz
Add my copyright notice to a number of files on which it should already
2004-02-23 Rob Adams <readams@readams.net> Add my copyright notice to a number of files on which it should already exist. * src/window.c (meta_window_notify_focus): modify code to move to front of MRU list so that we can have an assert that it was there in the first place. This code may be causing some crashes. See #131196.
Diffstat (limited to 'src/core.c')
-rw-r--r--src/core.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core.c b/src/core.c
index 5eb89792..6c31ef0d 100644
--- a/src/core.c
+++ b/src/core.c
@@ -2,6 +2,7 @@
/*
* Copyright (C) 2001 Havoc Pennington
+ * Copyright (C) 2003 Rob Adams
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License as