changeset 4a27e8a969c2 in modules/product_attribute:default
details:
https://hg.tryton.org/modules/product_attribute?cmd=changeset;node=4a27e8a969c2
description:
Add COPYRIGHT header to attribute simple list
diffstat:
view/attribute_list_simple.xml | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diffs (10 lines):
diff -r b34992267450 -r 4a27e8a969c2 view/attribute_list_simple.xml
--- a/view/attribute_list_simple.xml Mon May 04 12:19:41 2020 +0200
+++ b/view/attribute_list_simple.xml Fri Aug 21 15:12:51 2020 +0200
@@ -1,4 +1,6 @@
<?xml version="1.0"?>
+<!-- This file is part of Tryton. The COPYRIGHT file at the top level of
+this repository contains the full copyright notices and license terms. -->
<tree>
<field name="string" expand="1"/>
</tree>