Skip to content

Commit

Permalink
Update copyright holder name to Sophie Winter
Browse files Browse the repository at this point in the history
  • Loading branch information
wmww committed Oct 23, 2022
1 parent fe149b2 commit 5f8ed55
Show file tree
Hide file tree
Showing 78 changed files with 78 additions and 78 deletions.
2 changes: 1 addition & 1 deletion LICENSE_MIT.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
The MIT License (MIT)

Copyright (c) 2014 Dennis Blommesteijn
Copyright (c) 2020 William Wold
Copyright (c) 2020 Sophie Winter

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion doc/gtk-layer-shell-docs.sgml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@

<copyright>
<year>2019</year>
<holder>William Wold</holder>
<holder>Sophie Winter</holder>
</copyright>

<para>
Expand Down
2 changes: 1 addition & 1 deletion examples/demo/anchor-control.c
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/* This entire file is licensed under MIT
*
* Copyright 2020 William Wold
* Copyright 2020 Sophie Winter
*
* 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:
*
Expand Down
2 changes: 1 addition & 1 deletion examples/demo/gtk-layer-demo.c
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/* This entire file is licensed under MIT
*
* Copyright 2020 William Wold
* Copyright 2020 Sophie Winter
*
* 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:
*
Expand Down
2 changes: 1 addition & 1 deletion examples/demo/gtk-layer-demo.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/* This entire file is licensed under MIT
*
* Copyright 2020 William Wold
* Copyright 2020 Sophie Winter
*
* 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:
*
Expand Down
2 changes: 1 addition & 1 deletion examples/demo/keyboard-selection.c
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/* This entire file is licensed under MIT
*
* Copyright 2020 William Wold
* Copyright 2020 Sophie Winter
*
* 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:
*
Expand Down
2 changes: 1 addition & 1 deletion examples/demo/layer-selection.c
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/* This entire file is licensed under MIT
*
* Copyright 2020 William Wold
* Copyright 2020 Sophie Winter
*
* 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:
*
Expand Down
2 changes: 1 addition & 1 deletion examples/demo/margin-control.c
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/* This entire file is licensed under MIT
*
* Copyright 2020 William Wold
* Copyright 2020 Sophie Winter
*
* 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:
*
Expand Down
2 changes: 1 addition & 1 deletion examples/demo/menu-bar.c
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/* This entire file is licensed under MIT
*
* Copyright 2020 William Wold
* Copyright 2020 Sophie Winter
*
* 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:
*
Expand Down
2 changes: 1 addition & 1 deletion examples/demo/monitor-selection.c
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/* This entire file is licensed under MIT
*
* Copyright 2020 William Wold
* Copyright 2020 Sophie Winter
*
* 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:
*
Expand Down
2 changes: 1 addition & 1 deletion examples/demo/mscl-toggles.c
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/* This entire file is licensed under MIT
*
* Copyright 2020 William Wold
* Copyright 2020 Sophie Winter
*
* 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:
*
Expand Down
2 changes: 1 addition & 1 deletion examples/demo/version-info.c
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/* This entire file is licensed under MIT
*
* Copyright 2020 William Wold
* Copyright 2020 Sophie Winter
*
* 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:
*
Expand Down
2 changes: 1 addition & 1 deletion examples/simple-example.c
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/* This entire file is licensed under MIT
*
* Copyright 2020 William Wold
* Copyright 2020 Sophie Winter
*
* 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:
*
Expand Down
2 changes: 1 addition & 1 deletion gtk-priv/h/common.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/* This entire file is licensed under MIT
*
* Copyright 2020 William Wold
* Copyright 2020 Sophie Winter
*
* 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:
*
Expand Down
2 changes: 1 addition & 1 deletion gtk-priv/scripts/ast.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
'''
MIT License
Copyright 2020 William Wold
Copyright 2020 Sophie Winter
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:
Expand Down
2 changes: 1 addition & 1 deletion gtk-priv/scripts/build.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
'''
MIT License
Copyright 2020 William Wold
Copyright 2020 Sophie Winter
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:
Expand Down
2 changes: 1 addition & 1 deletion gtk-priv/scripts/code.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
'''
MIT License
Copyright 2020 William Wold
Copyright 2020 Sophie Winter
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:
Expand Down
2 changes: 1 addition & 1 deletion gtk-priv/scripts/config.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
'''
MIT License
Copyright 2020 William Wold
Copyright 2020 Sophie Winter
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:
Expand Down
2 changes: 1 addition & 1 deletion gtk-priv/scripts/parse.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
'''
MIT License
Copyright 2020 William Wold
Copyright 2020 Sophie Winter
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:
Expand Down
2 changes: 1 addition & 1 deletion gtk-priv/scripts/repo.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
'''
MIT License
Copyright 2020 William Wold
Copyright 2020 Sophie Winter
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:
Expand Down
2 changes: 1 addition & 1 deletion gtk-priv/scripts/version.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
'''
MIT License
Copyright 2020 William Wold
Copyright 2020 Sophie Winter
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:
Expand Down
2 changes: 1 addition & 1 deletion include/gtk-layer-shell.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/* This entire file is licensed under MIT
*
* Copyright 2020 William Wold
* Copyright 2020 Sophie Winter
*
* 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:
*
Expand Down
2 changes: 1 addition & 1 deletion src/api.c
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/* This entire file is licensed under MIT
*
* Copyright 2020 William Wold
* Copyright 2020 Sophie Winter
*
* 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:
*
Expand Down
2 changes: 1 addition & 1 deletion src/custom-shell-surface.c
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/* This entire file is licensed under MIT
*
* Copyright 2020 William Wold
* Copyright 2020 Sophie Winter
*
* 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:
*
Expand Down
2 changes: 1 addition & 1 deletion src/custom-shell-surface.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/* This entire file is licensed under MIT
*
* Copyright 2020 William Wold
* Copyright 2020 Sophie Winter
*
* 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:
*
Expand Down
2 changes: 1 addition & 1 deletion src/gtk-priv-access.c
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/* This entire file is licensed under MIT
*
* Copyright 2020 William Wold
* Copyright 2020 Sophie Winter
*
* 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:
*
Expand Down
2 changes: 1 addition & 1 deletion src/gtk-priv-access.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/* This entire file is licensed under MIT
*
* Copyright 2020 William Wold
* Copyright 2020 Sophie Winter
*
* 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:
*
Expand Down
2 changes: 1 addition & 1 deletion src/gtk-wayland.c
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/* This entire file is licensed under MIT
*
* Copyright 2020 William Wold
* Copyright 2020 Sophie Winter
*
* 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:
*
Expand Down
2 changes: 1 addition & 1 deletion src/gtk-wayland.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/* This entire file is licensed under MIT
*
* Copyright 2020 William Wold
* Copyright 2020 Sophie Winter
*
* 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:
*
Expand Down
2 changes: 1 addition & 1 deletion src/layer-surface.c
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/* This entire file is licensed under MIT
*
* Copyright 2020 William Wold
* Copyright 2020 Sophie Winter
*
* 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:
*
Expand Down
2 changes: 1 addition & 1 deletion src/layer-surface.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/* This entire file is licensed under MIT
*
* Copyright 2020 William Wold
* Copyright 2020 Sophie Winter
*
* 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:
*
Expand Down
2 changes: 1 addition & 1 deletion src/simple-conversions.c
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/* This entire file is licensed under MIT
*
* Copyright 2020 William Wold
* Copyright 2020 Sophie Winter
*
* 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:
*
Expand Down
2 changes: 1 addition & 1 deletion src/simple-conversions.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/* This entire file is licensed under MIT
*
* Copyright 2020 William Wold
* Copyright 2020 Sophie Winter
*
* 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:
*
Expand Down
2 changes: 1 addition & 1 deletion src/xdg-popup-surface.c
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/* This entire file is licensed under MIT
*
* Copyright 2020 William Wold
* Copyright 2020 Sophie Winter
*
* 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:
*
Expand Down
2 changes: 1 addition & 1 deletion src/xdg-popup-surface.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/* This entire file is licensed under MIT
*
* Copyright 2020 William Wold
* Copyright 2020 Sophie Winter
*
* 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:
*
Expand Down
2 changes: 1 addition & 1 deletion src/xdg-toplevel-surface.c
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/* This entire file is licensed under MIT
*
* Copyright 2020 William Wold
* Copyright 2020 Sophie Winter
*
* 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:
*
Expand Down
2 changes: 1 addition & 1 deletion src/xdg-toplevel-surface.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/* This entire file is licensed under MIT
*
* Copyright 2020 William Wold
* Copyright 2020 Sophie Winter
*
* 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:
*
Expand Down
Loading

0 comments on commit 5f8ed55

Please sign in to comment.