diff --git a/src/app/server.go b/src/app/server.go index eaa2849..7ccd51c 100644 --- a/src/app/server.go +++ b/src/app/server.go @@ -1,3 +1,12 @@ +/* +Alpacca: The modern package repository hosting platform. +Copyright (C) 2025, Zervó Zadachin + +DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. + +The full copyright notice can be found at https://git.zervo.org/zervo/Alpacca/src/branch/main/COPYRIGHT. +*/ + package app import ( diff --git a/src/cmd/alpacca/main.go b/src/cmd/alpacca/main.go index 2c59801..833d169 100644 --- a/src/cmd/alpacca/main.go +++ b/src/cmd/alpacca/main.go @@ -1,3 +1,12 @@ +/* +Alpacca: The modern package repository hosting platform. +Copyright (C) 2025, Zervó Zadachin + +DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. + +The full copyright notice can be found at https://git.zervo.org/zervo/Alpacca/src/branch/main/COPYRIGHT. +*/ + package main import "git.zervo.org/zervo/alpacca/app" diff --git a/src/embed.go b/src/embed.go index 5ef3c52..efcf61a 100644 --- a/src/embed.go +++ b/src/embed.go @@ -1,3 +1,12 @@ +/* +Alpacca: The modern package repository hosting platform. +Copyright (C) 2025, Zervó Zadachin + +DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. + +The full copyright notice can be found at https://git.zervo.org/zervo/Alpacca/src/branch/main/COPYRIGHT. +*/ + package alpacca import "embed" diff --git a/src/web/index.html b/src/web/index.html index 096d44b..1d1b6df 100644 --- a/src/web/index.html +++ b/src/web/index.html @@ -1,3 +1,12 @@ + + diff --git a/src/web/src/App.vue b/src/web/src/App.vue index 6ceb9da..3aba034 100644 --- a/src/web/src/App.vue +++ b/src/web/src/App.vue @@ -1,3 +1,12 @@ + +