diff --git a/LICENSE b/LICENSE index cd242a5..b762a86 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2024 CapCreeperGR +Copyright (c) 2024 EnumDev Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/main.go b/main.go index 2e40d87..edff4ae 100644 --- a/main.go +++ b/main.go @@ -13,10 +13,10 @@ import ( "strings" ) -/* ---BPM | Bubble Package Manager--- */ -/* Made By CapCreeperGR */ -/* A simple-to-use package manager */ -/* ---------------------------------- */ +/* -------------BPM | Bubble Package Manager-------------- */ +/* Made By EnumDev (Previously CapCreeperGR) */ +/* A simple-to-use package manager */ +/* ------------------------------------------------------- */ var bpmVer = "0.4.2"