Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Inyoka - Next generation portal software

Copyright (c) 2006-2025 by the Inyoka Team, see AUTHORS for more details.
Copyright (c) 2006-2026 by the Inyoka Team, see AUTHORS for more details.
All rights reserved.

Redistribution and use in source and binary forms, with or without
Expand Down
2 changes: 1 addition & 1 deletion inyoka_theme_ubuntuusers/jinja2/errors/404.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

This template is shown if the page requested does not exist.

:copyright: (c) 2007-2025 by the Inyoka Team, see AUTHORS for more details.
:copyright: (c) 2007-2026 by the Inyoka Team, see AUTHORS for more details.
:license: BSD, see LICENSE for more details.
#}

Expand Down
2 changes: 1 addition & 1 deletion inyoka_theme_ubuntuusers/jinja2/overall.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

It contains the design elements that are displayed on all pages.

:copyright: (c) 2007-2025 by the Inyoka Team, see AUTHORS for more details.
:copyright: (c) 2007-2026 by the Inyoka Team, see AUTHORS for more details.
:license: BSD, see LICENSE for more details.
-#}
{% import 'macros.html' as macros %}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

Add items at the top of the sidebar.

:copyright: (c) 2007-2025 by the Inyoka Team, see AUTHORS for more details.
:copyright: (c) 2007-2026 by the Inyoka Team, see AUTHORS for more details.
:license: BSD, see LICENSE for more details.
#}
{%- if countdown_active -%}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

Possibility to add a sponsoring message to the sidebar.

:copyright: (c) 2007-2025 by the Inyoka Team, see AUTHORS for more details.
:copyright: (c) 2007-2026 by the Inyoka Team, see AUTHORS for more details.
:license: BSD, see LICENSE for more details.
#}

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

Add items at the top of the sidebar.

:copyright: (c) 2007-2025 by the Inyoka Team, see AUTHORS for more details.
:copyright: (c) 2007-2026 by the Inyoka Team, see AUTHORS for more details.
:license: BSD, see LICENSE for more details.
#}
<h3 class="navi_ubuntu">
Expand Down
2 changes: 1 addition & 1 deletion inyoka_theme_ubuntuusers/static/style/colors.less
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* style.colors
* ~~~~~~~~~~~~
*
* :copyright: (c) 2011-2025 by the Inyoka Team, see AUTHORS for more details.
* :copyright: (c) 2011-2026 by the Inyoka Team, see AUTHORS for more details.
* :license: BSD, see LICENSE for more details.
*/

Expand Down
2 changes: 1 addition & 1 deletion inyoka_theme_ubuntuusers/static/style/css_grid.less
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
*
* Style definitions for CSS grid.
*
* :copyright: (c) 2007-2025 by the Inyoka Team, see AUTHORS for more details.
* :copyright: (c) 2007-2026 by the Inyoka Team, see AUTHORS for more details.
* :license: BSD, see LICENSE for more details.
*/

Expand Down
2 changes: 1 addition & 1 deletion inyoka_theme_ubuntuusers/static/style/fonts.less
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
*
* Variables for fonts.
*
* :copyright: (c) 2011-2025 by the Inyoka Team, see AUTHORS for more details.
* :copyright: (c) 2011-2026 by the Inyoka Team, see AUTHORS for more details.
* :license: BSD, see LICENSE for more details.
*/

Expand Down
2 changes: 1 addition & 1 deletion inyoka_theme_ubuntuusers/static/style/layout.less
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* style.layout
* ~~~~~~~~~~~~
*
* :copyright: (c) 2007-2025 by the Inyoka Team, see AUTHORS for more details.
* :copyright: (c) 2007-2026 by the Inyoka Team, see AUTHORS for more details.
* :license: BSD, see LICENSE for more details.
*/

Expand Down
2 changes: 1 addition & 1 deletion inyoka_theme_ubuntuusers/static/style/main.less
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
*
* Some global style definitions.
*
* :copyright: (c) 2007-2025 by the Inyoka Team, see AUTHORS for more details.
* :copyright: (c) 2007-2026 by the Inyoka Team, see AUTHORS for more details.
* :license: BSD, see LICENSE for more details.
*/

Expand Down
2 changes: 1 addition & 1 deletion inyoka_theme_ubuntuusers/static/style/print.less
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
*
* only tested with Ikhaya- and wiki-articles and forum-thread-pages
*
* :copyright: (c) 2007-2025 by the Inyoka Team, see AUTHORS for more details.
* :copyright: (c) 2007-2026 by the Inyoka Team, see AUTHORS for more details.
* :license: BSD, see LICENSE for more details.
*/

Expand Down
2 changes: 1 addition & 1 deletion inyoka_theme_ubuntuusers/static/style/search.less
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
*
* Some hacky style-definitions for the search-field.
*
* :copyright: (c) 2007-2025 by the Inyoka Team, see AUTHORS for more details.
* :copyright: (c) 2007-2026 by the Inyoka Team, see AUTHORS for more details.
* :license: BSD, see LICENSE for more details.
*/

Expand Down