Procyberian Systems Distribution (PSD)

With our Procyberian Systems Distribution(PSD) our goal is to make a next generation operating system and cross platform software freely available.

We recommend Copyleft licenses for projects that we started for our roadmap and our close business partners. We recommend Permissive Open Source Licenses for other people and institutions who does not work directly with us. For example, we recommend licenses such as BSD-3 Clause license, Expat/MIT license, Apache-2 license, or ISC for people and institutions that are not directly affiliated with us. However, many libraries and frameworks can already be permissive licensed we intend to rewrite these licensed software. But what I want to emphasize is the situation and possibility of producing permissive licensed code depending on the situation. It may be fixing bugs, or contributing. It is about that if we don't make a significant change we don't touch the license. Nothing more. So we focus on Copyleft and hopefully you will understand our priorities. Thank you and wish you success. Happy hacking!

Luanti code example chat.cpp

// Luanti // SPDX-License-Identifier: LGPL-2.1-or-later // Copyright (C) 2013 celeron55, Perttu Ahola <celeron55@gmail.com> #include "chat.h" #include <algorithm> #include "debug.h" #include "settings.h" #include "util/strfnd.h" #include "util/string.h"…

Read more →

PostgreSQL Source Code : alter.c

/*------------------------------------------------------------------------- * * alter.c * Drivers for generic alter commands * * Portions Copyright (c) 1996-2025, PostgreSQL Global Development Group * Portions Copyright (c) 1994,…

Read more →

World Clock

/** MIT License Copyright (c) 2025 PSD Authors Permission is hereby granted, free of charge, to any person obtaining a copy of this software and…

Read more →

Sorted

/** MIT License Copyright (c) 2025 PSD Authors Permission is hereby granted, free of charge, to any person obtaining a copy of this software and…

Read more →