blender/extern/xdnd
Thomas Dinges 65762c880f Add license and copyright information for external dependencies
This is being added straight to 4.2, prior to the `make license` command
which will use this to generate a more complete license file.

Licenses information and ambiguities worked with Dalai Felinto.

Part of !129018.
2024-10-18 17:08:33 +02:00
..
CMakeLists.txt
README.blender
xdnd.c
xdnd.h

Project: X Drag and Drop
URL: http://www.newplanetsoftware.com/xdnd/ (defunct)
     https://freedesktop.org/wiki/Specifications/XDND/ (cache)
License: SPDX:GPL-2.0-or-later
Upstream version: 2000-08-08
Copyright: Copyright (C) 1996-2000 Paul Sheer
Local modifications:
* Fix T33192
  Opening Blender breaks drag-and-drop support on the KDE desktop.