Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(misc): refine license header and file #384

Merged
merged 2 commits into from
Nov 21, 2024
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
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
6 changes: 3 additions & 3 deletions .github/workflows/build-api.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# Copyright 2023 Anass Bouassaba, Piotr Łoboda.
# Copyright (c) 2023 Anass Bouassaba, Piotr Łoboda.
#
# Use of this software is governed by the Business Source License
# included in the file licenses/BSL.txt.
# included in the file LICENSE in the root of this repository.
#
# As of the Change Date specified in that file, in accordance with
# the Business Source License, use of this software will be governed
# by the GNU Affero General Public License v3.0 only, included in the file
# licenses/AGPL.txt.
# AGPL-3.0-only in the root of this repository.

name: Build and Push voltaserve/api

Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/build-console.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# Copyright 2023 Anass Bouassaba, Piotr Łoboda.
# Copyright (c) 2023 Anass Bouassaba, Piotr Łoboda.
#
# Use of this software is governed by the Business Source License
# included in the file licenses/BSL.txt.
# included in the file LICENSE in the root of this repository.
#
# As of the Change Date specified in that file, in accordance with
# the Business Source License, use of this software will be governed
# by the GNU Affero General Public License v3.0 only, included in the file
# licenses/AGPL.txt.
# AGPL-3.0-only in the root of this repository.

name: Build and Push voltaserve/console

Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/build-conversion.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# Copyright 2023 Anass Bouassaba, Piotr Łoboda.
# Copyright (c) 2023 Anass Bouassaba, Piotr Łoboda.
#
# Use of this software is governed by the Business Source License
# included in the file licenses/BSL.txt.
# included in the file LICENSE in the root of this repository.
#
# As of the Change Date specified in that file, in accordance with
# the Business Source License, use of this software will be governed
# by the GNU Affero General Public License v3.0 only, included in the file
# licenses/AGPL.txt.
# AGPL-3.0-only in the root of this repository.

name: Build and Push voltaserve/conversion

Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/build-idp.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# Copyright 2023 Anass Bouassaba, Piotr Łoboda.
# Copyright (c) 2023 Anass Bouassaba, Piotr Łoboda.
#
# Use of this software is governed by the Business Source License
# included in the file licenses/BSL.txt.
# included in the file LICENSE in the root of this repository.
#
# As of the Change Date specified in that file, in accordance with
# the Business Source License, use of this software will be governed
# by the GNU Affero General Public License v3.0 only, included in the file
# licenses/AGPL.txt.
# AGPL-3.0-only in the root of this repository.

name: Build and Push voltaserve/idp

Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/build-language.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# Copyright 2023 Anass Bouassaba, Piotr Łoboda.
# Copyright (c) 2023 Anass Bouassaba, Piotr Łoboda.
#
# Use of this software is governed by the Business Source License
# included in the file licenses/BSL.txt.
# included in the file LICENSE in the root of this repository.
#
# As of the Change Date specified in that file, in accordance with
# the Business Source License, use of this software will be governed
# by the GNU Affero General Public License v3.0 only, included in the file
# licenses/AGPL.txt.
# AGPL-3.0-only in the root of this repository.

name: Build and Push voltaserve/language

Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/build-migrations.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# Copyright 2023 Anass Bouassaba, Piotr Łoboda.
# Copyright (c) 2023 Anass Bouassaba, Piotr Łoboda.
#
# Use of this software is governed by the Business Source License
# included in the file licenses/BSL.txt.
# included in the file LICENSE in the root of this repository.
#
# As of the Change Date specified in that file, in accordance with
# the Business Source License, use of this software will be governed
# by the GNU Affero General Public License v3.0 only, included in the file
# licenses/AGPL.txt.
# AGPL-3.0-only in the root of this repository.

name: Build and Push voltaserve/migrations

Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/build-mosaic.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# Copyright 2023 Anass Bouassaba, Piotr Łoboda.
# Copyright (c) 2023 Anass Bouassaba, Piotr Łoboda.
#
# Use of this software is governed by the Business Source License
# included in the file licenses/BSL.txt.
# included in the file LICENSE in the root of this repository.
#
# As of the Change Date specified in that file, in accordance with
# the Business Source License, use of this software will be governed
# by the GNU Affero General Public License v3.0 only, included in the file
# licenses/AGPL.txt.
# AGPL-3.0-only in the root of this repository.

name: Build and Push voltaserve/mosaic

Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/build-ui.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# Copyright 2023 Anass Bouassaba, Piotr Łoboda.
# Copyright (c) 2023 Anass Bouassaba, Piotr Łoboda.
#
# Use of this software is governed by the Business Source License
# included in the file licenses/BSL.txt.
# included in the file LICENSE in the root of this repository.
#
# As of the Change Date specified in that file, in accordance with
# the Business Source License, use of this software will be governed
# by the GNU Affero General Public License v3.0 only, included in the file
# licenses/AGPL.txt.
# AGPL-3.0-only in the root of this repository.

name: Build and Push voltaserve/ui

Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/build-webdav.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# Copyright 2023 Anass Bouassaba, Piotr Łoboda.
# Copyright (c) 2023 Anass Bouassaba, Piotr Łoboda.
#
# Use of this software is governed by the Business Source License
# included in the file licenses/BSL.txt.
# included in the file LICENSE in the root of this repository.
#
# As of the Change Date specified in that file, in accordance with
# the Business Source License, use of this software will be governed
# by the GNU Affero General Public License v3.0 only, included in the file
# licenses/AGPL.txt.
# AGPL-3.0-only in the root of this repository.

name: Build and Push voltaserve/webdav

Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/check-on-pr-api.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# Copyright 2024 Daniël Sonck, Piotr Łoboda.
# Copyright (c) 2024 Daniël Sonck, Piotr Łoboda.
#
# Use of this software is governed by the Business Source License
# included in the file licenses/BSL.txt.
# included in the file LICENSE in the root of this repository.
#
# As of the Change Date specified in that file, in accordance with
# the Business Source License, use of this software will be governed
# by the GNU Affero General Public License v3.0 only, included in the file
# licenses/AGPL.txt.
# AGPL-3.0-only in the root of this repository.

name: Lint and Build voltaserve/api

Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/check-on-pr-console.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# Copyright 2024 Daniël Sonck, Piotr Łoboda.
# Copyright (c) 2024 Daniël Sonck, Piotr Łoboda.
#
# Use of this software is governed by the Business Source License
# included in the file licenses/BSL.txt.
# included in the file LICENSE in the root of this repository.
#
# As of the Change Date specified in that file, in accordance with
# the Business Source License, use of this software will be governed
# by the GNU Affero General Public License v3.0 only, included in the file
# licenses/AGPL.txt.
# AGPL-3.0-only in the root of this repository.

name: Lint voltaserve/console

Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/check-on-pr-conversion.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# Copyright 2024 Daniël Sonck, Piotr Łoboda.
# Copyright (c) 2024 Daniël Sonck, Piotr Łoboda.
#
# Use of this software is governed by the Business Source License
# included in the file licenses/BSL.txt.
# included in the file LICENSE in the root of this repository.
#
# As of the Change Date specified in that file, in accordance with
# the Business Source License, use of this software will be governed
# by the GNU Affero General Public License v3.0 only, included in the file
# licenses/AGPL.txt.
# AGPL-3.0-only in the root of this repository.

name: Lint and Build voltaserve/conversion

Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/check-on-pr-idp.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# Copyright 2024 Daniël Sonck, Piotr Łoboda.
# Copyright (c) 2024 Daniël Sonck, Piotr Łoboda.
#
# Use of this software is governed by the Business Source License
# included in the file licenses/BSL.txt.
# included in the file LICENSE in the root of this repository.
#
# As of the Change Date specified in that file, in accordance with
# the Business Source License, use of this software will be governed
# by the GNU Affero General Public License v3.0 only, included in the file
# licenses/AGPL.txt.
# AGPL-3.0-only in the root of this repository.

name: Lint and Build voltaserve/idp

Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/check-on-pr-language.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# Copyright 2024 Daniël Sonck, Piotr Łoboda.
# Copyright (c) 2024 Daniël Sonck, Piotr Łoboda.
#
# Use of this software is governed by the Business Source License
# included in the file licenses/BSL.txt.
# included in the file LICENSE in the root of this repository.
#
# As of the Change Date specified in that file, in accordance with
# the Business Source License, use of this software will be governed
# by the GNU Affero General Public License v3.0 only, included in the file
# licenses/AGPL.txt.
# AGPL-3.0-only in the root of this repository.

name: Lint and Build voltaserve/language

Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/check-on-pr-migrations.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# Copyright 2024 Daniël Sonck, Piotr Łoboda.
# Copyright (c) 2024 Daniël Sonck, Piotr Łoboda.
#
# Use of this software is governed by the Business Source License
# included in the file licenses/BSL.txt.
# included in the file LICENSE in the root of this repository.
#
# As of the Change Date specified in that file, in accordance with
# the Business Source License, use of this software will be governed
# by the GNU Affero General Public License v3.0 only, included in the file
# licenses/AGPL.txt.
# AGPL-3.0-only in the root of this repository.

name: Lint and Build voltaserve/migrations

Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/check-on-pr-mosaic.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# Copyright 2024 Daniël Sonck, Piotr Łoboda.
# Copyright (c) 2024 Daniël Sonck, Piotr Łoboda.
#
# Use of this software is governed by the Business Source License
# included in the file licenses/BSL.txt.
# included in the file LICENSE in the root of this repository.
#
# As of the Change Date specified in that file, in accordance with
# the Business Source License, use of this software will be governed
# by the GNU Affero General Public License v3.0 only, included in the file
# licenses/AGPL.txt.
# AGPL-3.0-only in the root of this repository.

name: Lint and Build voltaserve/mosaic

Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/check-on-pr-ui.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# Copyright 2024 Daniël Sonck, Piotr Łoboda.
# Copyright (c) 2024 Daniël Sonck, Piotr Łoboda.
#
# Use of this software is governed by the Business Source License
# included in the file licenses/BSL.txt.
# included in the file LICENSE in the root of this repository.
#
# As of the Change Date specified in that file, in accordance with
# the Business Source License, use of this software will be governed
# by the GNU Affero General Public License v3.0 only, included in the file
# licenses/AGPL.txt.
# AGPL-3.0-only in the root of this repository.

name: Lint and Build voltaserve/ui

Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/check-on-pr-webdav.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# Copyright 2024 Daniël Sonck, Piotr Łoboda.
# Copyright (c) 2024 Daniël Sonck, Piotr Łoboda.
#
# Use of this software is governed by the Business Source License
# included in the file licenses/BSL.txt.
# included in the file LICENSE in the root of this repository.
#
# As of the Change Date specified in that file, in accordance with
# the Business Source License, use of this software will be governed
# by the GNU Affero General Public License v3.0 only, included in the file
# licenses/AGPL.txt.
# AGPL-3.0-only in the root of this repository.

name: Lint and Build voltaserve/webdav

Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/check-pr-title.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# Copyright 2024 Piotr Łoboda.
# Copyright (c) 2024 Piotr Łoboda.
#
# Use of this software is governed by the Business Source License
# included in the file licenses/BSL.txt.
# included in the file LICENSE in the root of this repository.
#
# As of the Change Date specified in that file, in accordance with
# the Business Source License, use of this software will be governed
# by the GNU Affero General Public License v3.0 only, included in the file
# licenses/AGPL.txt.
# AGPL-3.0-only in the root of this repository.

name: PR Title Checker
on:
Expand Down
Loading
Loading