Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
P
polkit
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Zbigniew Jędrzejewski-Szmek
polkit
Commits
03ec92f6
Commit
03ec92f6
authored
Nov 28, 2007
by
David Zeuthen
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
relicense everything to the MIT/X11 license
parent
cef2e207
Changes
87
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
87 changed files
with
1498 additions
and
1674 deletions
+1498
-1674
COPYING
COPYING
+31
-556
doc/polkit-docs.xml
doc/polkit-docs.xml
+1
-18
polkitd/main.c
polkitd/main.c
+17
-11
polkitd/polkit-daemon.c
polkitd/polkit-daemon.c
+17
-11
polkitd/polkit-daemon.h
polkitd/polkit-daemon.h
+17
-11
src/kit/kit-file.c
src/kit/kit-file.c
+17
-13
src/kit/kit-file.h
src/kit/kit-file.h
+17
-13
src/kit/kit-hash.c
src/kit/kit-hash.c
+17
-13
src/kit/kit-hash.h
src/kit/kit-hash.h
+19
-15
src/kit/kit-list.c
src/kit/kit-list.c
+17
-13
src/kit/kit-list.h
src/kit/kit-list.h
+17
-13
src/kit/kit-memory.c
src/kit/kit-memory.c
+17
-13
src/kit/kit-memory.h
src/kit/kit-memory.h
+17
-13
src/kit/kit-message.c
src/kit/kit-message.c
+17
-13
src/kit/kit-message.h
src/kit/kit-message.h
+17
-13
src/kit/kit-spawn.c
src/kit/kit-spawn.c
+17
-13
src/kit/kit-spawn.h
src/kit/kit-spawn.h
+17
-13
src/kit/kit-string.c
src/kit/kit-string.c
+19
-15
src/kit/kit-string.h
src/kit/kit-string.h
+17
-13
src/kit/kit-test-main.c
src/kit/kit-test-main.c
+17
-13
src/kit/kit-test.c
src/kit/kit-test.c
+17
-13
src/kit/kit-test.h
src/kit/kit-test.h
+17
-13
src/kit/kit.h
src/kit/kit.h
+17
-13
src/polkit-dbus/polkit-dbus-test.c
src/polkit-dbus/polkit-dbus-test.c
+19
-15
src/polkit-dbus/polkit-dbus-test.h
src/polkit-dbus/polkit-dbus-test.h
+17
-13
src/polkit-dbus/polkit-dbus.c
src/polkit-dbus/polkit-dbus.c
+17
-13
src/polkit-dbus/polkit-dbus.h
src/polkit-dbus/polkit-dbus.h
+17
-13
src/polkit-dbus/polkit-read-auth-helper.c
src/polkit-dbus/polkit-read-auth-helper.c
+17
-11
src/polkit-dbus/polkit-set-default-helper.c
src/polkit-dbus/polkit-set-default-helper.c
+17
-11
src/polkit-dbus/polkit-simple.c
src/polkit-dbus/polkit-simple.c
+17
-13
src/polkit-dbus/polkit-simple.h
src/polkit-dbus/polkit-simple.h
+17
-13
src/polkit-grant/polkit-authorization-db-dummy-write.c
src/polkit-grant/polkit-authorization-db-dummy-write.c
+17
-13
src/polkit-grant/polkit-authorization-db-write.c
src/polkit-grant/polkit-authorization-db-write.c
+19
-15
src/polkit-grant/polkit-explicit-grant-helper.c
src/polkit-grant/polkit-explicit-grant-helper.c
+17
-11
src/polkit-grant/polkit-grant-helper-pam.c
src/polkit-grant/polkit-grant-helper-pam.c
+17
-11
src/polkit-grant/polkit-grant-helper.c
src/polkit-grant/polkit-grant-helper.c
+17
-11
src/polkit-grant/polkit-grant-test.c
src/polkit-grant/polkit-grant-test.c
+19
-15
src/polkit-grant/polkit-grant-test.h
src/polkit-grant/polkit-grant-test.h
+17
-13
src/polkit-grant/polkit-grant.c
src/polkit-grant/polkit-grant.c
+17
-13
src/polkit-grant/polkit-grant.h
src/polkit-grant/polkit-grant.h
+19
-15
src/polkit-grant/polkit-revoke-helper.c
src/polkit-grant/polkit-revoke-helper.c
+17
-11
src/polkit/polkit-action.c
src/polkit/polkit-action.c
+17
-13
src/polkit/polkit-action.h
src/polkit/polkit-action.h
+18
-14
src/polkit/polkit-authorization-constraint.c
src/polkit/polkit-authorization-constraint.c
+19
-15
src/polkit/polkit-authorization-constraint.h
src/polkit/polkit-authorization-constraint.h
+17
-13
src/polkit/polkit-authorization-db-dummy.c
src/polkit/polkit-authorization-db-dummy.c
+17
-13
src/polkit/polkit-authorization-db.c
src/polkit/polkit-authorization-db.c
+17
-13
src/polkit/polkit-authorization-db.h
src/polkit/polkit-authorization-db.h
+17
-13
src/polkit/polkit-authorization.c
src/polkit/polkit-authorization.c
+19
-15
src/polkit/polkit-authorization.h
src/polkit/polkit-authorization.h
+17
-13
src/polkit/polkit-caller.c
src/polkit/polkit-caller.c
+17
-13
src/polkit/polkit-caller.h
src/polkit/polkit-caller.h
+17
-13
src/polkit/polkit-config.c
src/polkit/polkit-config.c
+17
-13
src/polkit/polkit-config.h
src/polkit/polkit-config.h
+17
-13
src/polkit/polkit-context.c
src/polkit/polkit-context.c
+19
-15
src/polkit/polkit-context.h
src/polkit/polkit-context.h
+19
-15
src/polkit/polkit-debug.c
src/polkit/polkit-debug.c
+17
-13
src/polkit/polkit-debug.h
src/polkit/polkit-debug.h
+17
-13
src/polkit/polkit-error.c
src/polkit/polkit-error.c
+17
-13
src/polkit/polkit-error.h
src/polkit/polkit-error.h
+17
-13
src/polkit/polkit-policy-cache.c
src/polkit/polkit-policy-cache.c
+17
-13
src/polkit/polkit-policy-cache.h
src/polkit/polkit-policy-cache.h
+17
-13
src/polkit/polkit-policy-default.c
src/polkit/polkit-policy-default.c
+17
-13
src/polkit/polkit-policy-default.h
src/polkit/polkit-policy-default.h
+17
-13
src/polkit/polkit-policy-file-entry.c
src/polkit/polkit-policy-file-entry.c
+17
-13
src/polkit/polkit-policy-file-entry.h
src/polkit/polkit-policy-file-entry.h
+17
-13
src/polkit/polkit-policy-file.c
src/polkit/polkit-policy-file.c
+17
-13
src/polkit/polkit-policy-file.h
src/polkit/polkit-policy-file.h
+17
-13
src/polkit/polkit-private.h
src/polkit/polkit-private.h
+17
-13
src/polkit/polkit-result.c
src/polkit/polkit-result.c
+17
-13
src/polkit/polkit-result.h
src/polkit/polkit-result.h
+17
-13
src/polkit/polkit-seat.c
src/polkit/polkit-seat.c
+17
-13
src/polkit/polkit-seat.h
src/polkit/polkit-seat.h
+17
-13
src/polkit/polkit-session.c
src/polkit/polkit-session.c
+17
-13
src/polkit/polkit-session.h
src/polkit/polkit-session.h
+17
-13
src/polkit/polkit-sysdeps.c
src/polkit/polkit-sysdeps.c
+17
-13
src/polkit/polkit-sysdeps.h
src/polkit/polkit-sysdeps.h
+17
-13
src/polkit/polkit-test.c
src/polkit/polkit-test.c
+17
-13
src/polkit/polkit-test.h
src/polkit/polkit-test.h
+17
-13
src/polkit/polkit-types.h
src/polkit/polkit-types.h
+17
-13
src/polkit/polkit-utils.c
src/polkit/polkit-utils.c
+17
-13
src/polkit/polkit-utils.h
src/polkit/polkit-utils.h
+17
-13
src/polkit/polkit.h
src/polkit/polkit.h
+17
-13
tools/polkit-action.c
tools/polkit-action.c
+17
-11
tools/polkit-auth.c
tools/polkit-auth.c
+17
-11
tools/polkit-config-file-validate.c
tools/polkit-config-file-validate.c
+17
-11
tools/polkit-policy-file-validate.c
tools/polkit-policy-file-validate.c
+17
-11
No files found.
COPYING
View file @
03ec92f6
This diff is collapsed.
Click to expand it.
doc/polkit-docs.xml
View file @
03ec92f6
...
...
@@ -155,24 +155,7 @@
<appendix
id=
"license"
>
<title>
License
</title>
<para>
The PolicyKit command-line tools are licensed to you under the
GNU General Public License either version 2 of the License, or
(at your option) any later version.
</para>
<para>
The PolicyKit libraries (libpolkit, libpolkit-grant,
libpolkit-dbus) are licensed to you under your choice of the
Academic Free License version 2.1, or the GNU General Public
License either version 2 of the License, or (at your option) any
later version.
</para>
<para>
Both licenses are included here. Some individual source code
files and/or binaries may be under the GPL only.
</para>
<para>
Each source code file is marked with the proper copyright
information.
<programlisting><xi:include
xmlns:xi=
"http://www.w3.org/2001/XInclude"
href=
"../COPYING"
parse=
"text"
><xi:fallback>
FIXME: MISSING XINCLUDE CONTENT
</xi:fallback></xi:include></programlisting>
</para>
</appendix>
</book>
polkitd/main.c
View file @
03ec92f6
...
...
@@ -2,19 +2,25 @@
*
* Copyright (C) 2007 David Zeuthen <david@fubar.dk>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
* Permission is hereby granted, free of charge, to any person
* obtaining a copy of this software and associated documentation
* files (the "Software"), to deal in the Software without
* restriction, including without limitation the rights to use, copy,
* modify, merge, publish, distribute, sublicense, and/or sell copies
* of the Software, and to permit persons to whom the Software is
* furnished to do so, subject to the following conditions:
*
* 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 more details.
* The above copyright notice and this permission notice shall be
* included in all copies or substantial portions of the Software.
*
* 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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
* EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
* NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
* HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
* WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
* DEALINGS IN THE SOFTWARE.
*
*/
...
...
polkitd/polkit-daemon.c
View file @
03ec92f6
...
...
@@ -2,19 +2,25 @@
*
* Copyright (C) 2007 David Zeuthen <david@fubar.dk>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
* Permission is hereby granted, free of charge, to any person
* obtaining a copy of this software and associated documentation
* files (the "Software"), to deal in the Software without
* restriction, including without limitation the rights to use, copy,
* modify, merge, publish, distribute, sublicense, and/or sell copies
* of the Software, and to permit persons to whom the Software is
* furnished to do so, subject to the following conditions:
*
* 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 more details.
* The above copyright notice and this permission notice shall be
* included in all copies or substantial portions of the Software.
*
* 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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
* EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
* NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
* HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
* WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
* DEALINGS IN THE SOFTWARE.
*
*/
...
...
polkitd/polkit-daemon.h
View file @
03ec92f6
...
...
@@ -2,19 +2,25 @@
*
* Copyright (C) 2007 David Zeuthen <david@fubar.dk>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
* Permission is hereby granted, free of charge, to any person
* obtaining a copy of this software and associated documentation
* files (the "Software"), to deal in the Software without
* restriction, including without limitation the rights to use, copy,
* modify, merge, publish, distribute, sublicense, and/or sell copies
* of the Software, and to permit persons to whom the Software is
* furnished to do so, subject to the following conditions:
*
* 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 more details.
* The above copyright notice and this permission notice shall be
* included in all copies or substantial portions of the Software.
*
* 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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
* EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
* NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
* HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
* WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
* DEALINGS IN THE SOFTWARE.
*
*/
...
...
src/kit/kit-file.c
View file @
03ec92f6
...
...
@@ -5,21 +5,25 @@
*
* Copyright (C) 2007 David Zeuthen, <david@fubar.dk>
*
* Licensed under the Academic Free License version 2.1
* Permission is hereby granted, free of charge, to any person
* obtaining a copy of this software and associated documentation
* files (the "Software"), to deal in the Software without
* restriction, including without limitation the rights to use, copy,
* modify, merge, publish, distribute, sublicense, and/or sell copies
* of the Software, and to permit persons to whom the Software is
* furnished to do so, subject to the following conditions:
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
* The above copyright notice and this permission notice shall be
* included in all copies or substantial portions of the Software.
*
* T
his 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 more 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
* T
HE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND
,
*
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
* MERCHANTABILITY
, FITNESS FOR A PARTICULAR PURPOSE AND
*
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
*
HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
*
WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
*
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
*
DEALINGS IN THE SOFTWARE.
*
**************************************************************************/
...
...
src/kit/kit-file.h
View file @
03ec92f6
...
...
@@ -5,21 +5,25 @@
*
* Copyright (C) 2007 David Zeuthen, <david@fubar.dk>
*
* Licensed under the Academic Free License version 2.1
* Permission is hereby granted, free of charge, to any person
* obtaining a copy of this software and associated documentation
* files (the "Software"), to deal in the Software without
* restriction, including without limitation the rights to use, copy,
* modify, merge, publish, distribute, sublicense, and/or sell copies
* of the Software, and to permit persons to whom the Software is
* furnished to do so, subject to the following conditions:
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
* The above copyright notice and this permission notice shall be
* included in all copies or substantial portions of the Software.
*
* T
his 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 more 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
* T
HE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND
,
*
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
* MERCHANTABILITY
, FITNESS FOR A PARTICULAR PURPOSE AND
*
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
*
HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
*
WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
*
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
*
DEALINGS IN THE SOFTWARE.
*
**************************************************************************/
...
...
src/kit/kit-hash.c
View file @
03ec92f6
...
...
@@ -5,21 +5,25 @@
*
* Copyright (C) 2007 David Zeuthen, <david@fubar.dk>
*
* Licensed under the Academic Free License version 2.1
* Permission is hereby granted, free of charge, to any person
* obtaining a copy of this software and associated documentation
* files (the "Software"), to deal in the Software without
* restriction, including without limitation the rights to use, copy,
* modify, merge, publish, distribute, sublicense, and/or sell copies
* of the Software, and to permit persons to whom the Software is
* furnished to do so, subject to the following conditions:
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
* The above copyright notice and this permission notice shall be
* included in all copies or substantial portions of the Software.
*
* T
his 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 more 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
* T
HE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND
,
*
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
* MERCHANTABILITY
, FITNESS FOR A PARTICULAR PURPOSE AND
*
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
*
HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
*
WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
*
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
*
DEALINGS IN THE SOFTWARE.
*
**************************************************************************/
...
...
src/kit/kit-hash.h
View file @
03ec92f6
...
...
@@ -5,21 +5,25 @@
*
* Copyright (C) 2007 David Zeuthen, <david@fubar.dk>
*
* Licensed under the Academic Free License version 2.1
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
*
* 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 more 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
* Permission is hereby granted, free of charge, to any person
* obtaining a copy of this software and associated documentation
* files (the "Software"), to deal in the Software without
* restriction, including without limitation the rights to use, copy,
* modify, merge, publish, distribute, sublicense, and/or sell copies
* of the Software, and to permit persons to whom the Software is
* furnished to do so, subject to the following conditions:
*
* The above copyright notice and this permission notice shall be
* included in all copies or substantial portions of the Software.
*
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
* EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
* NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
* HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
* WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
* DEALINGS IN THE SOFTWARE.
*
**************************************************************************/
...
...
src/kit/kit-list.c
View file @
03ec92f6
...
...
@@ -5,21 +5,25 @@
*
* Copyright (C) 2007 David Zeuthen, <david@fubar.dk>
*
* Licensed under the Academic Free License version 2.1
* Permission is hereby granted, free of charge, to any person
* obtaining a copy of this software and associated documentation
* files (the "Software"), to deal in the Software without
* restriction, including without limitation the rights to use, copy,
* modify, merge, publish, distribute, sublicense, and/or sell copies
* of the Software, and to permit persons to whom the Software is
* furnished to do so, subject to the following conditions:
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
* The above copyright notice and this permission notice shall be
* included in all copies or substantial portions of the Software.
*
* T
his 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 more 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
* T
HE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND
,
*
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
* MERCHANTABILITY
, FITNESS FOR A PARTICULAR PURPOSE AND
*
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
*
HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
*
WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
*
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
*
DEALINGS IN THE SOFTWARE.
*
**************************************************************************/
...
...
src/kit/kit-list.h
View file @
03ec92f6
...
...
@@ -5,21 +5,25 @@
*
* Copyright (C) 2007 David Zeuthen, <david@fubar.dk>
*
* Licensed under the Academic Free License version 2.1
* Permission is hereby granted, free of charge, to any person
* obtaining a copy of this software and associated documentation
* files (the "Software"), to deal in the Software without
* restriction, including without limitation the rights to use, copy,
* modify, merge, publish, distribute, sublicense, and/or sell copies
* of the Software, and to permit persons to whom the Software is
* furnished to do so, subject to the following conditions:
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
* The above copyright notice and this permission notice shall be
* included in all copies or substantial portions of the Software.
*
* T
his 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 more 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
* T
HE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND
,
*
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
* MERCHANTABILITY
, FITNESS FOR A PARTICULAR PURPOSE AND
*
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
*
HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
*
WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
*
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
*
DEALINGS IN THE SOFTWARE.
*
**************************************************************************/
...
...
src/kit/kit-memory.c
View file @
03ec92f6
...
...
@@ -5,21 +5,25 @@
*
* Copyright (C) 2007 David Zeuthen, <david@fubar.dk>
*
* Licensed under the Academic Free License version 2.1
* Permission is hereby granted, free of charge, to any person
* obtaining a copy of this software and associated documentation
* files (the "Software"), to deal in the Software without
* restriction, including without limitation the rights to use, copy,
* modify, merge, publish, distribute, sublicense, and/or sell copies
* of the Software, and to permit persons to whom the Software is
* furnished to do so, subject to the following conditions:
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
* The above copyright notice and this permission notice shall be
* included in all copies or substantial portions of the Software.
*
* T
his 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 more 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
* T
HE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND
,
*
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
* MERCHANTABILITY
, FITNESS FOR A PARTICULAR PURPOSE AND
*
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
*
HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
*
WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
*
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
*
DEALINGS IN THE SOFTWARE.
*
**************************************************************************/
...
...
src/kit/kit-memory.h
View file @
03ec92f6
...
...
@@ -5,21 +5,25 @@
*
* Copyright (C) 2007 David Zeuthen, <david@fubar.dk>
*
* Licensed under the Academic Free License version 2.1
* Permission is hereby granted, free of charge, to any person
* obtaining a copy of this software and associated documentation
* files (the "Software"), to deal in the Software without
* restriction, including without limitation the rights to use, copy,
* modify, merge, publish, distribute, sublicense, and/or sell copies
* of the Software, and to permit persons to whom the Software is
* furnished to do so, subject to the following conditions:
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
* The above copyright notice and this permission notice shall be
* included in all copies or substantial portions of the Software.
*
* T
his 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 more 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
* T
HE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND
,
*
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
* MERCHANTABILITY
, FITNESS FOR A PARTICULAR PURPOSE AND
*
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
*
HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
*
WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
*
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
*
DEALINGS IN THE SOFTWARE.
*
**************************************************************************/
...
...
src/kit/kit-message.c
View file @
03ec92f6
...
...
@@ -5,21 +5,25 @@
*
* Copyright (C) 2007 David Zeuthen, <david@fubar.dk>
*
* Licensed under the Academic Free License version 2.1
* Permission is hereby granted, free of charge, to any person
* obtaining a copy of this software and associated documentation
* files (the "Software"), to deal in the Software without
* restriction, including without limitation the rights to use, copy,
* modify, merge, publish, distribute, sublicense, and/or sell copies
* of the Software, and to permit persons to whom the Software is
* furnished to do so, subject to the following conditions:
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
* The above copyright notice and this permission notice shall be
* included in all copies or substantial portions of the Software.
*
* T
his 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 more 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
* T
HE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND
,
*
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
* MERCHANTABILITY
, FITNESS FOR A PARTICULAR PURPOSE AND
*
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
*
HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
*
WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
*
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
*
DEALINGS IN THE SOFTWARE.
*
**************************************************************************/
...
...
src/kit/kit-message.h
View file @
03ec92f6
...
...
@@ -5,21 +5,25 @@
*
* Copyright (C) 2007 David Zeuthen, <david@fubar.dk>
*
* Licensed under the Academic Free License version 2.1
* Permission is hereby granted, free of charge, to any person
* obtaining a copy of this software and associated documentation
* files (the "Software"), to deal in the Software without
* restriction, including without limitation the rights to use, copy,
* modify, merge, publish, distribute, sublicense, and/or sell copies
* of the Software, and to permit persons to whom the Software is
* furnished to do so, subject to the following conditions:
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
* The above copyright notice and this permission notice shall be
* included in all copies or substantial portions of the Software.
*
* T
his 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 more 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
* T
HE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND
,
*
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
* MERCHANTABILITY
, FITNESS FOR A PARTICULAR PURPOSE AND
*
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
*
HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
*
WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
*
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
*
DEALINGS IN THE SOFTWARE.
*
**************************************************************************/
...
...
src/kit/kit-spawn.c
View file @
03ec92f6
...
...
@@ -5,21 +5,25 @@
*
* Copyright (C) 2007 David Zeuthen, <david@fubar.dk>
*
* Licensed under the Academic Free License version 2.1
* Permission is hereby granted, free of charge, to any person
* obtaining a copy of this software and associated documentation
* files (the "Software"), to deal in the Software without
* restriction, including without limitation the rights to use, copy,
* modify, merge, publish, distribute, sublicense, and/or sell copies
* of the Software, and to permit persons to whom the Software is
* furnished to do so, subject to the following conditions:
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
* The above copyright notice and this permission notice shall be
* included in all copies or substantial portions of the Software.
*
* T
his 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 more 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
* T
HE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND
,
*
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
* MERCHANTABILITY
, FITNESS FOR A PARTICULAR PURPOSE AND
*
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
*
HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
*
WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
*
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
*
DEALINGS IN THE SOFTWARE.
*
**************************************************************************/
...
...
src/kit/kit-spawn.h
View file @
03ec92f6
...
...
@@ -5,21 +5,25 @@
*
* Copyright (C) 2007 David Zeuthen, <david@fubar.dk>
*
* Licensed under the Academic Free License version 2.1
* Permission is hereby granted, free of charge, to any person
* obtaining a copy of this software and associated documentation
* files (the "Software"), to deal in the Software without
* restriction, including without limitation the rights to use, copy,
* modify, merge, publish, distribute, sublicense, and/or sell copies
* of the Software, and to permit persons to whom the Software is
* furnished to do so, subject to the following conditions:
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
* The above copyright notice and this permission notice shall be
* included in all copies or substantial portions of the Software.
*
* T
his 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 more 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
* T
HE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND
,
*
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
* MERCHANTABILITY
, FITNESS FOR A PARTICULAR PURPOSE AND
*
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
*
HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
*
WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
*
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
*
DEALINGS IN THE SOFTWARE.
*
**************************************************************************/
...
...
src/kit/kit-string.c
View file @
03ec92f6
...
...
@@ -5,21 +5,25 @@
*
* Copyright (C) 2007 David Zeuthen, <david@fubar.dk>
*
* Licensed under the Academic Free License version 2.1
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
*