Change copyright

This commit is contained in:
Sergio Matias Urquin
2025-05-17 18:16:15 -06:00
parent c2067700bc
commit f05d1a4b7e
17 changed files with 17 additions and 17 deletions

View File

@@ -1,6 +1,6 @@
// ***********************************************************************
// <copyright file="ModuleController.cs">
// Heath
// AgileWebs
// </copyright>
// ***********************************************************************

View File

@@ -1,6 +1,6 @@
// ***********************************************************************
// <copyright file="PermissionController.cs">
// Heath
// AgileWebs
// </copyright>
// ***********************************************************************

View File

@@ -1,6 +1,6 @@
// ***********************************************************************
// <copyright file="RoleController.cs">
// Heath
// AgileWebs
// </copyright>
// ***********************************************************************
using Asp.Versioning;

View File

@@ -1,6 +1,6 @@
// ***********************************************************************
// <copyright file="UserController.cs">
// Heath
// AgileWebs
// </copyright>
// ***********************************************************************
using Asp.Versioning;

View File

@@ -1,6 +1,6 @@
// ***********************************************************************
// <copyright file="ModuleRequest.cs">
// Heath
// AgileWebs
// </copyright>
// ***********************************************************************

View File

@@ -1,6 +1,6 @@
// ***********************************************************************
// <copyright file="PermissionRequest.cs">
// Heath
// AgileWebs
// </copyright>
// ***********************************************************************

View File

@@ -1,6 +1,6 @@
// ***********************************************************************
// <copyright file="RoleRequest.cs">
// Heath
// AgileWebs
// </copyright>
// ***********************************************************************

View File

@@ -1,6 +1,6 @@
// ***********************************************************************
// <copyright file="UserAddDto.cs">
// Heath
// AgileWebs
// </copyright>
// ***********************************************************************

View File

@@ -1,6 +1,6 @@
// ***********************************************************************
// <copyright file="IModuleService.cs">
// Heath
// AgileWebs
// </copyright>
// ***********************************************************************
using Core.Cerberos.Adapters;

View File

@@ -1,6 +1,6 @@
// ***********************************************************************
// <copyright file="IPermissionService.cs">
// Heath
// AgileWebs
// </copyright>
// ***********************************************************************
using Core.Cerberos.Adapters;

View File

@@ -1,6 +1,6 @@
// ***********************************************************************
// <copyright file="IRoleService.cs">
// Heath
// AgileWebs
// </copyright>
// ***********************************************************************
using Core.Cerberos.Adapters;

View File

@@ -1,6 +1,6 @@
// ***********************************************************************
// <copyright file="IUserService.cs">
// Heath
// AgileWebs
// </copyright>
// ***********************************************************************
using Core.Blueprint.Storage.Adapters;

View File

@@ -1,6 +1,6 @@
// ***********************************************************************
// <copyright file="Helper.cs">
// Heath
// AgileWebs
// </copyright>
// ***********************************************************************

View File

@@ -1,6 +1,6 @@
// ***********************************************************************
// <copyright file="ModuleService.cs">
// Heath
// AgileWebs
// </copyright>
// ***********************************************************************
using Core.Cerberos.Adapters;

View File

@@ -1,6 +1,6 @@
// ***********************************************************************
// <copyright file="PermissionService.cs">
// Heath
// AgileWebs
// </copyright>
// ***********************************************************************
using Core.Cerberos.Adapters;

View File

@@ -1,6 +1,6 @@
// ***********************************************************************
// <copyright file="RoleService.cs">
// Heath
// AgileWebs
// </copyright>
// ***********************************************************************
using Core.Cerberos.Adapters;

View File

@@ -1,6 +1,6 @@
// ***********************************************************************
// <copyright file="UserService.cs">
// Heath
// AgileWebs
// </copyright>
// ***********************************************************************