vcl/opengl/opengl_blacklist_windows.xml | 8 ++++++++ 1 file changed, 8 insertions(+)
New commits: commit 60e2be1b664b290df891fcef1e7f29773f8f8ee6 Author: Markus Mohrhard <[email protected]> Date: Fri Jun 5 03:47:30 2015 +0200 add license header to blacklist file Change-Id: I19edaf928ab4d99b5d3c399b59e26d515c2265b0 Reviewed-on: https://gerrit.libreoffice.org/16333 Tested-by: Jenkins <[email protected]> Reviewed-by: Markus Mohrhard <[email protected]> Tested-by: Markus Mohrhard <[email protected]> diff --git a/vcl/opengl/opengl_blacklist_windows.xml b/vcl/opengl/opengl_blacklist_windows.xml index 6ff92d0..310bae0 100644 --- a/vcl/opengl/opengl_blacklist_windows.xml +++ b/vcl/opengl/opengl_blacklist_windows.xml @@ -1,3 +1,11 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!-- +* This file is part of the LibreOffice project. +* +* This Source Code Form is subject to the terms of the Mozilla Public +* License, v. 2.0. If a copy of the MPL was not distributed with this +* file, You can obtain one at http://mozilla.org/MPL/2.0/. +--> <root> <whitelist> <entry os="7" vendor="intel" compare="equal" version="10.18.10.3412"> _______________________________________________ Libreoffice-commits mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
