diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2020-02-12 19:47:18 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2020-02-13 14:51:19 +0300 |
commit | 15781e7009817db1fa0cea74643025dc2046ae6d (patch) | |
tree | c4bb0ecb74f41864c02b9bd291b44826202c9d73 /build/import | |
parent | 59dbebced507f41f4c217021c3619435caf505cc (diff) |
Remove build/import/*/LICENSE files
Diffstat (limited to 'build/import')
l--------- | build/import/libodb-boost/LICENSE | 1 | ||||
-rw-r--r-- | build/import/libodb/LICENSE | 12 |
2 files changed, 0 insertions, 13 deletions
diff --git a/build/import/libodb-boost/LICENSE b/build/import/libodb-boost/LICENSE deleted file mode 120000 index 5853aae..0000000 --- a/build/import/libodb-boost/LICENSE +++ /dev/null @@ -1 +0,0 @@ -../../../LICENSE
\ No newline at end of file diff --git a/build/import/libodb/LICENSE b/build/import/libodb/LICENSE deleted file mode 100644 index ed9c55c..0000000 --- a/build/import/libodb/LICENSE +++ /dev/null @@ -1,12 +0,0 @@ -This program is free software; you can redistribute it and/or modify -it under the terms of the GNU General Public License version 2 as -published by the Free Software Foundation. - -This program is distributed in the hope that it will be useful, -but WITHOUT ANY WARRANTY; without even the implied warranty of -MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -GNU General Public License for details. - -You should have received a copy of the GNU General Public License -along with this program; if not, write to the Free Software -Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA |