added boilerplate and authors
[platform/adaptation/emulator/spice-vdagent.git] / src / vdagentd-xorg-conf.c
index 4d1f325..561e6ce 100644 (file)
@@ -1,6 +1,7 @@
 /*  vdagentd.c vdagentd xorg.conf writing code
 
     Copyright 2011, 2012 Red Hat, Inc.
+    Copyright (c) 2014 Samsung Electronics Co., Ltd.
 
     Red Hat Authors:
     Hans de Goede <hdegoede@redhat.com>
@@ -17,6 +18,9 @@
 
     You should have received a copy of the GNU General Public License
     along with this program.  If not, see <http://www.gnu.org/licenses/>.
+
+    * Modifications by Samsung Electronics Co., Ltd.
+    1. modified xorg_conf path
 */
 #ifdef HAVE_CONFIG_H
 #include <config.h>