From b1a472b9a634ec052d33152cc09c65d583c25a96 Mon Sep 17 00:00:00 2001 From: win777 Date: Fri, 17 Jul 2026 23:20:32 +0900 Subject: [PATCH] =?UTF-8?q?=EC=86=8C=EC=8A=A4=20=EC=A0=80=EC=9E=91?= =?UTF-8?q?=EA=B6=8C=20=ED=91=9C=EA=B8=B0=20=EB=B3=80=EA=B2=BD=20(Update?= =?UTF-8?q?=20copyright)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 소스 저작권 표기 변경 --- .../example/pagination/EgovKrdsPaginationRenderer.java | 4 +--- .../example/sample/service/EgovSampleService.java | 4 +--- .../example/sample/service/SampleDefaultVO.java | 4 +--- .../java/egovframework/example/sample/service/SampleVO.java | 4 +--- .../example/sample/service/impl/EgovSampleServiceImpl.java | 5 +---- .../example/sample/service/impl/SampleMapper.java | 2 +- .../example/sample/web/EgovSampleController.java | 5 +---- 7 files changed, 7 insertions(+), 21 deletions(-) diff --git a/src/main/java/egovframework/example/pagination/EgovKrdsPaginationRenderer.java b/src/main/java/egovframework/example/pagination/EgovKrdsPaginationRenderer.java index 26b88c8..e80014e 100644 --- a/src/main/java/egovframework/example/pagination/EgovKrdsPaginationRenderer.java +++ b/src/main/java/egovframework/example/pagination/EgovKrdsPaginationRenderer.java @@ -1,5 +1,5 @@ /* - * Copyright 2008-2009 the original author or authors. + * Copyright (c) 2009-2026 MOIS (MINISTRY OF THE INTERIOR AND SAFETY). * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -36,8 +36,6 @@ * @since 2025.07.01 * @version 1.0 * @see - * - * Copyright (C) by MOPAS All right reserved. */ @Component public class EgovKrdsPaginationRenderer extends AbstractKrdsPaginationRenderer { diff --git a/src/main/java/egovframework/example/sample/service/EgovSampleService.java b/src/main/java/egovframework/example/sample/service/EgovSampleService.java index 06f2696..98f0d4b 100644 --- a/src/main/java/egovframework/example/sample/service/EgovSampleService.java +++ b/src/main/java/egovframework/example/sample/service/EgovSampleService.java @@ -1,5 +1,5 @@ /* - * Copyright 2008-2009 the original author or authors. + * Copyright (c) 2009-2026 MOIS (MINISTRY OF THE INTERIOR AND SAFETY). * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -30,8 +30,6 @@ * @since 2009. 03.16 * @version 1.0 * @see - * - * Copyright (C) by MOPAS All right reserved. */ public interface EgovSampleService { diff --git a/src/main/java/egovframework/example/sample/service/SampleDefaultVO.java b/src/main/java/egovframework/example/sample/service/SampleDefaultVO.java index 7b215b3..e7c24fa 100644 --- a/src/main/java/egovframework/example/sample/service/SampleDefaultVO.java +++ b/src/main/java/egovframework/example/sample/service/SampleDefaultVO.java @@ -1,5 +1,5 @@ /* - * Copyright 2008-2009 the original author or authors. + * Copyright (c) 2009-2026 MOIS (MINISTRY OF THE INTERIOR AND SAFETY). * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -35,8 +35,6 @@ * @since 2009. 03.16 * @version 1.0 * @see - * - * Copyright (C) by MOPAS All right reserved. */ @Getter @Setter diff --git a/src/main/java/egovframework/example/sample/service/SampleVO.java b/src/main/java/egovframework/example/sample/service/SampleVO.java index 8d8a54a..3551b6e 100644 --- a/src/main/java/egovframework/example/sample/service/SampleVO.java +++ b/src/main/java/egovframework/example/sample/service/SampleVO.java @@ -1,5 +1,5 @@ /* - * Copyright 2008-2009 the original author or authors. + * Copyright (c) 2009-2026 MOIS (MINISTRY OF THE INTERIOR AND SAFETY). * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -33,8 +33,6 @@ * @since 2009. 03.16 * @version 1.0 * @see - * - * Copyright (C) by MOPAS All right reserved. */ @Getter @Setter diff --git a/src/main/java/egovframework/example/sample/service/impl/EgovSampleServiceImpl.java b/src/main/java/egovframework/example/sample/service/impl/EgovSampleServiceImpl.java index 9e42f2a..091c8e4 100644 --- a/src/main/java/egovframework/example/sample/service/impl/EgovSampleServiceImpl.java +++ b/src/main/java/egovframework/example/sample/service/impl/EgovSampleServiceImpl.java @@ -1,5 +1,5 @@ /* - * Copyright 2008-2009 the original author or authors. + * Copyright (c) 2009-2026 MOIS (MINISTRY OF THE INTERIOR AND SAFETY). * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -42,10 +42,7 @@ * @since 2009. 03.16 * @version 1.0 * @see - * - * Copyright (C) by MOPAS All right reserved. */ - @Service("sampleService") @RequiredArgsConstructor @Slf4j diff --git a/src/main/java/egovframework/example/sample/service/impl/SampleMapper.java b/src/main/java/egovframework/example/sample/service/impl/SampleMapper.java index d28a7c8..2c4fcad 100644 --- a/src/main/java/egovframework/example/sample/service/impl/SampleMapper.java +++ b/src/main/java/egovframework/example/sample/service/impl/SampleMapper.java @@ -1,5 +1,5 @@ /* - * Copyright 2011 MOPAS(Ministry of Public Administration and Security). + * Copyright (c) 2009-2026 MOIS (MINISTRY OF THE INTERIOR AND SAFETY). * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/egovframework/example/sample/web/EgovSampleController.java b/src/main/java/egovframework/example/sample/web/EgovSampleController.java index dd3f8b1..01f59ad 100644 --- a/src/main/java/egovframework/example/sample/web/EgovSampleController.java +++ b/src/main/java/egovframework/example/sample/web/EgovSampleController.java @@ -1,5 +1,5 @@ /* - * Copyright 2008-2009 the original author or authors. + * Copyright (c) 2009-2026 MOIS (MINISTRY OF THE INTERIOR AND SAFETY). * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -49,10 +49,7 @@ * @since 2009. 03.16 * @version 1.0 * @see - * - * Copyright (C) by MOPAS All right reserved. */ - @Controller @RequiredArgsConstructor @Slf4j