comparison client/src/components/admin/usermanagement/Usermanagement.vue @ 1362:ca33ad696594

remove the first empyty lines * remove the first empyty line in the license hearders to client files
author Fadi Abbud <fadi.abbud@intevation.de>
date Mon, 26 Nov 2018 11:42:47 +0100
parents ea3a89a1813a
children 3af7ad9717e2
comparison
equal deleted inserted replaced
1361:ea3a89a1813a 1362:ca33ad696594
141 tr span 141 tr span
142 display: flex 142 display: flex
143 </style> 143 </style>
144 144
145 <script> 145 <script>
146 /* 146 /* This is Free Software under GNU Affero General Public License v >= 3.0
147 * This is Free Software under GNU Affero General Public License v >= 3.0
148 * without warranty, see README.md and license for details. 147 * without warranty, see README.md and license for details.
149 * 148 *
150 * SPDX-License-Identifier: AGPL-3.0-or-later 149 * SPDX-License-Identifier: AGPL-3.0-or-later
151 * License-Filename: LICENSES/AGPL-3.0.txt 150 * License-Filename: LICENSES/AGPL-3.0.txt
152 * 151 *