X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/4bb5959d246fa0528b83fc3e21f9e5782ec34236..21cd47e315b2e86edeff93bac5d1eca5b5d2c428:/src/catalogue/constants.py

diff --git a/src/catalogue/constants.py b/src/catalogue/constants.py
index f8180f76..5bb775ac 100644
--- a/src/catalogue/constants.py
+++ b/src/catalogue/constants.py
@@ -1,4 +1,8 @@
+# This file is part of FNP-Redakcja, licensed under GNU Affero GPLv3 or later.
+# Copyright © Fundacja Nowoczesna Polska. See NOTICE for more information.
+#
 class WIKIDATA:
+    GENDER = "P21"
     AUTHOR = "P50"
     LANGUAGE = "P407"
     DATE_OF_DEATH = "P570"