summaryrefslogtreecommitdiff
path: root/plugins/clipboard/xutils.c
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/clipboard/xutils.c')
-rw-r--r--plugins/clipboard/xutils.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/clipboard/xutils.c b/plugins/clipboard/xutils.c
index ef57a85..4aba854 100644
--- a/plugins/clipboard/xutils.c
+++ b/plugins/clipboard/xutils.c
@@ -1,5 +1,6 @@
/*
* Copyright © 2004 Red Hat, Inc.
+ * Copyright (C) 2012-2021 MATE Developers
*
* Permission to use, copy, modify, distribute, and sell this software and its
* documentation for any purpose is hereby granted without fee, provided that
@@ -41,7 +42,6 @@ Atom XA_TIMESTAMP;
unsigned long SELECTION_MAX_SIZE = 0;
-
void
init_atoms (Display *display)
{