summaryrefslogtreecommitdiff
path: root/src/group.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/group.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/group.c')
-rw-r--r--src/group.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/group.c b/src/group.c
index 72dbc930..2d8d69c8 100644
--- a/src/group.c
+++ b/src/group.c
@@ -2,6 +2,7 @@
/*
* Copyright (C) 2002 Red Hat Inc.
+ * 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