From: Mark Jansen Date: Fri, 8 Sep 2017 20:33:40 +0000 (+0000) Subject: [APPHELP_APITEST][APPSHIM_APITEST] Update the license headers X-Git-Tag: backups/GSoC_2017/rapps@75905~4^2~4 X-Git-Url: https://git.reactos.org/?p=reactos.git;a=commitdiff_plain;h=e1ea305c4d8f2d80e24bf7ec5cddc1183fd72d19 [APPHELP_APITEST][APPSHIM_APITEST] Update the license headers svn path=/trunk/; revision=75803 --- diff --git a/rostests/apitests/apphelp/apphelp.c b/rostests/apitests/apphelp/apphelp.c index c8c3db7bfc2..3fb27b21ac4 100644 --- a/rostests/apitests/apphelp/apphelp.c +++ b/rostests/apitests/apphelp/apphelp.c @@ -1,24 +1,12 @@ /* - * Copyright 2012 Detlef Riekenberg - * Copyright 2013 Mislav Blažević - * Copyright 2015,2016 Mark Jansen - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. - * - * This library 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA + * PROJECT: apphelp_apitest + * LICENSE: GPL-2.0+ (https://spdx.org/licenses/GPL-2.0+) + * PURPOSE: Misc apphelp tests + * COPYRIGHT: Copyright 2012 Detlef Riekenberg + * Copyright 2013 Mislav Blažević + * Copyright 2015-2017 Mark Jansen (mark.jansen@reactos.org) */ - #include #define WIN32_NO_STATUS #include diff --git a/rostests/apitests/apphelp/data.c b/rostests/apitests/apphelp/data.c index 3ad12ff41ff..f7ef6cd7642 100644 --- a/rostests/apitests/apphelp/data.c +++ b/rostests/apitests/apphelp/data.c @@ -1,19 +1,8 @@ /* - * Copyright 2015,2016 Mark Jansen - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. - * - * This library 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA + * PROJECT: apphelp_apitest + * LICENSE: GPL-2.0+ (https://spdx.org/licenses/GPL-2.0+) + * PURPOSE: Common data / functions for apphelp_apitest + * COPYRIGHT: Copyright 2015-2017 Mark Jansen (mark.jansen@reactos.org) */ #include diff --git a/rostests/apitests/apphelp/db.cpp b/rostests/apitests/apphelp/db.cpp index 2135b391cff..c01d54be179 100644 --- a/rostests/apitests/apphelp/db.cpp +++ b/rostests/apitests/apphelp/db.cpp @@ -1,24 +1,12 @@ /* - * Copyright 2012 Detlef Riekenberg - * Copyright 2013 Mislav Blažević - * Copyright 2015-2017 Mark Jansen - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. - * - * This library 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA + * PROJECT: apphelp_apitest + * LICENSE: GPL-2.0+ (https://spdx.org/licenses/GPL-2.0+) + * PURPOSE: Tests for shim-database api's + * COPYRIGHT: Copyright 2012 Detlef Riekenberg + * Copyright 2013 Mislav Blažević + * Copyright 2015-2017 Mark Jansen (mark.jansen@reactos.org) */ - #include #define WIN32_NO_STATUS #include diff --git a/rostests/apitests/apphelp/env.c b/rostests/apitests/apphelp/env.c index 996188a8b9f..39a9ece74dc 100644 --- a/rostests/apitests/apphelp/env.c +++ b/rostests/apitests/apphelp/env.c @@ -1,19 +1,8 @@ /* - * Copyright 2016, 2017 Mark Jansen - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. - * - * This library 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA + * PROJECT: apphelp_apitest + * LICENSE: GPL-2.0+ (https://spdx.org/licenses/GPL-2.0+) + * PURPOSE: Tests showing shim artifacts in the environment + * COPYRIGHT: Copyright 2016,2017 Mark Jansen (mark.jansen@reactos.org) */ #include diff --git a/rostests/apitests/apphelp/layerapi.c b/rostests/apitests/apphelp/layerapi.c index 616910a3dc5..7be19030695 100644 --- a/rostests/apitests/apphelp/layerapi.c +++ b/rostests/apitests/apphelp/layerapi.c @@ -1,19 +1,8 @@ /* - * Copyright 2015,2016 Mark Jansen - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. - * - * This library 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA + * PROJECT: apphelp_apitest + * LICENSE: GPL-2.0+ (https://spdx.org/licenses/GPL-2.0+) + * PURPOSE: Tests for (registry)layer manipulation api's + * COPYRIGHT: Copyright 2015-2017 Mark Jansen (mark.jansen@reactos.org) */ #include diff --git a/rostests/apitests/appshim/dispmode.c b/rostests/apitests/appshim/dispmode.c index cd9e70756bb..0f8b3aaaeaf 100644 --- a/rostests/apitests/appshim/dispmode.c +++ b/rostests/apitests/appshim/dispmode.c @@ -1,19 +1,8 @@ /* - * Copyright 2016 Mark Jansen - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. - * - * This library 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA + * PROJECT: appshim_apitest + * LICENSE: GPL-2.0+ (https://spdx.org/licenses/GPL-2.0+) + * PURPOSE: Tests for display mode shims + * COPYRIGHT: Copyright 2016 Mark Jansen (mark.jansen@reactos.org) */ #include diff --git a/rostests/apitests/appshim/versionlie.c b/rostests/apitests/appshim/versionlie.c index be8ca833ac8..ad38731796c 100644 --- a/rostests/apitests/appshim/versionlie.c +++ b/rostests/apitests/appshim/versionlie.c @@ -1,19 +1,8 @@ /* - * Copyright 2015 Mark Jansen - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. - * - * This library 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA + * PROJECT: appshim_apitest + * LICENSE: GPL-2.0+ (https://spdx.org/licenses/GPL-2.0+) + * PURPOSE: Tests for versionlie shims + * COPYRIGHT: Copyright 2015 Mark Jansen (mark.jansen@reactos.org) */ #include