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.
This commit is contained in:
Rob Adams
2004-02-23 01:48:29 +00:00
committed by Rob Adams
parent 5a28c4c423
commit db108c1fc3
10 changed files with 33 additions and 7 deletions

View File

@ -2,6 +2,7 @@
/*
* Copyright (C) 2002, 2003 Red Hat, Inc.
* Copyright (C) 2003, 2004 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