Skip to content

Commit 282c69e

Browse files
committed
chore: upgrade copyright year to 2024
Signed-off-by: Stefano Cappa <[email protected]>
1 parent 782e5b4 commit 282c69e

40 files changed

+40
-40
lines changed

examples/angular-cli-17/src/app/app.component.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// The MIT License (MIT)
22
//
3-
// Copyright (c) 2017-2023 Stefano Cappa (Ks89)
3+
// Copyright (c) 2017-2024 Stefano Cappa (Ks89)
44
//
55
// Permission is hereby granted, free of charge, to any person obtaining a copy
66
// of this software and associated documentation files (the "Software"), to deal

examples/angular-cli-17/src/app/app.component.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
The MIT License (MIT)
33
4-
Copyright (c) 2017-2023 Stefano Cappa (Ks89)
4+
Copyright (c) 2017-2024 Stefano Cappa (Ks89)
55
66
Permission is hereby granted, free of charge, to any person obtaining a copy
77
of this software and associated documentation files (the "Software"), to deal

examples/angular-cli-17/src/app/app.module.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
The MIT License (MIT)
33
4-
Copyright (c) 2017-2023 Stefano Cappa (Ks89)
4+
Copyright (c) 2017-2024 Stefano Cappa (Ks89)
55
66
Permission is hereby granted, free of charge, to any person obtaining a copy
77
of this software and associated documentation files (the "Software"), to deal

examples/angular-cli-17/src/app/carousel/carousel.component.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
The MIT License (MIT)
33
4-
Copyright (c) 2017-2023 Stefano Cappa (Ks89)
4+
Copyright (c) 2017-2024 Stefano Cappa (Ks89)
55
66
Permission is hereby granted, free of charge, to any person obtaining a copy
77
of this software and associated documentation files (the "Software"), to deal

examples/angular-cli-17/src/app/carousel/carousel.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// The MIT License (MIT)
22
//
3-
// Copyright (c) 2017-2023 Stefano Cappa (Ks89)
3+
// Copyright (c) 2017-2024 Stefano Cappa (Ks89)
44
//
55
// Permission is hereby granted, free of charge, to any person obtaining a copy
66
// of this software and associated documentation files (the "Software"), to deal

examples/angular-cli-17/src/app/home/home.component.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
The MIT License (MIT)
33
4-
Copyright (c) 2017-2023 Stefano Cappa (Ks89)
4+
Copyright (c) 2017-2024 Stefano Cappa (Ks89)
55
66
Permission is hereby granted, free of charge, to any person obtaining a copy
77
of this software and associated documentation files (the "Software"), to deal

examples/angular-cli-17/src/app/home/home.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// The MIT License (MIT)
22
//
3-
// Copyright (c) 2017-2023 Stefano Cappa (Ks89)
3+
// Copyright (c) 2017-2024 Stefano Cappa (Ks89)
44
//
55
// Permission is hereby granted, free of charge, to any person obtaining a copy
66
// of this software and associated documentation files (the "Software"), to deal

examples/angular-cli-17/src/app/modal-gallery/modal-gallery.component.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
The MIT License (MIT)
33
4-
Copyright (c) 2017-2023 Stefano Cappa (Ks89)
4+
Copyright (c) 2017-2024 Stefano Cappa (Ks89)
55
66
Permission is hereby granted, free of charge, to any person obtaining a copy
77
of this software and associated documentation files (the "Software"), to deal

examples/angular-cli-17/src/app/modal-gallery/modal-gallery.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// The MIT License (MIT)
22
//
3-
// Copyright (c) 2017-2023 Stefano Cappa (Ks89)
3+
// Copyright (c) 2017-2024 Stefano Cappa (Ks89)
44
//
55
// Permission is hereby granted, free of charge, to any person obtaining a copy
66
// of this software and associated documentation files (the "Software"), to deal

examples/angular-cli-17/src/app/plain-gallery/plain-gallery.component.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
The MIT License (MIT)
33
4-
Copyright (c) 2017-2023 Stefano Cappa (Ks89)
4+
Copyright (c) 2017-2024 Stefano Cappa (Ks89)
55
66
Permission is hereby granted, free of charge, to any person obtaining a copy
77
of this software and associated documentation files (the "Software"), to deal

examples/angular-cli-17/src/app/plain-gallery/plain-gallery.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// The MIT License (MIT)
22
//
3-
// Copyright (c) 2017-2023 Stefano Cappa (Ks89)
3+
// Copyright (c) 2017-2024 Stefano Cappa (Ks89)
44
//
55
// Permission is hereby granted, free of charge, to any person obtaining a copy
66
// of this software and associated documentation files (the "Software"), to deal

examples/angular-cli-17/src/styles.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// The MIT License (MIT)
22
//
3-
// Copyright (c) 2017-2023 Stefano Cappa (Ks89)
3+
// Copyright (c) 2017-2024 Stefano Cappa (Ks89)
44
//
55
// Permission is hereby granted, free of charge, to any person obtaining a copy
66
// of this software and associated documentation files (the "Software"), to deal

examples/angular-cli-material/src/app/app.component.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// The MIT License (MIT)
22
//
3-
// Copyright (c) 2017-2023 Stefano Cappa (Ks89)
3+
// Copyright (c) 2017-2024 Stefano Cappa (Ks89)
44
//
55
// Permission is hereby granted, free of charge, to any person obtaining a copy
66
// of this software and associated documentation files (the "Software"), to deal

examples/angular-cli-material/src/app/app.component.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
The MIT License (MIT)
33
4-
Copyright (c) 2017-2023 Stefano Cappa (Ks89)
4+
Copyright (c) 2017-2024 Stefano Cappa (Ks89)
55
66
Permission is hereby granted, free of charge, to any person obtaining a copy
77
of this software and associated documentation files (the "Software"), to deal

examples/angular-cli-material/src/app/app.module.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
The MIT License (MIT)
33
4-
Copyright (c) 2017-2023 Stefano Cappa (Ks89)
4+
Copyright (c) 2017-2024 Stefano Cappa (Ks89)
55
66
Permission is hereby granted, free of charge, to any person obtaining a copy
77
of this software and associated documentation files (the "Software"), to deal

examples/angular-cli-material/src/app/carousel/carousel.component.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
The MIT License (MIT)
33
4-
Copyright (c) 2017-2023 Stefano Cappa (Ks89)
4+
Copyright (c) 2017-2024 Stefano Cappa (Ks89)
55
66
Permission is hereby granted, free of charge, to any person obtaining a copy
77
of this software and associated documentation files (the "Software"), to deal

examples/angular-cli-material/src/app/carousel/carousel.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// The MIT License (MIT)
22
//
3-
// Copyright (c) 2017-2023 Stefano Cappa (Ks89)
3+
// Copyright (c) 2017-2024 Stefano Cappa (Ks89)
44
//
55
// Permission is hereby granted, free of charge, to any person obtaining a copy
66
// of this software and associated documentation files (the "Software"), to deal

examples/angular-cli-material/src/app/home/home.component.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
The MIT License (MIT)
33
4-
Copyright (c) 2017-2023 Stefano Cappa (Ks89)
4+
Copyright (c) 2017-2024 Stefano Cappa (Ks89)
55
66
Permission is hereby granted, free of charge, to any person obtaining a copy
77
of this software and associated documentation files (the "Software"), to deal

examples/angular-cli-material/src/app/home/home.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// The MIT License (MIT)
22
//
3-
// Copyright (c) 2017-2023 Stefano Cappa (Ks89)
3+
// Copyright (c) 2017-2024 Stefano Cappa (Ks89)
44
//
55
// Permission is hereby granted, free of charge, to any person obtaining a copy
66
// of this software and associated documentation files (the "Software"), to deal

examples/angular-cli-material/src/app/modal-gallery/modal-gallery.component.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
The MIT License (MIT)
33
4-
Copyright (c) 2017-2023 Stefano Cappa (Ks89)
4+
Copyright (c) 2017-2024 Stefano Cappa (Ks89)
55
66
Permission is hereby granted, free of charge, to any person obtaining a copy
77
of this software and associated documentation files (the "Software"), to deal

examples/angular-cli-material/src/app/modal-gallery/modal-gallery.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// The MIT License (MIT)
22
//
3-
// Copyright (c) 2017-2023 Stefano Cappa (Ks89)
3+
// Copyright (c) 2017-2024 Stefano Cappa (Ks89)
44
//
55
// Permission is hereby granted, free of charge, to any person obtaining a copy
66
// of this software and associated documentation files (the "Software"), to deal

examples/angular-cli-material/src/app/plain-gallery/plain-gallery.component.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
The MIT License (MIT)
33
4-
Copyright (c) 2017-2023 Stefano Cappa (Ks89)
4+
Copyright (c) 2017-2024 Stefano Cappa (Ks89)
55
66
Permission is hereby granted, free of charge, to any person obtaining a copy
77
of this software and associated documentation files (the "Software"), to deal

examples/angular-cli-material/src/app/plain-gallery/plain-gallery.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// The MIT License (MIT)
22
//
3-
// Copyright (c) 2017-2023 Stefano Cappa (Ks89)
3+
// Copyright (c) 2017-2024 Stefano Cappa (Ks89)
44
//
55
// Permission is hereby granted, free of charge, to any person obtaining a copy
66
// of this software and associated documentation files (the "Software"), to deal

examples/universal/src/app/app.component.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// The MIT License (MIT)
22
//
3-
// Copyright (c) 2017-2023 Stefano Cappa (Ks89)
3+
// Copyright (c) 2017-2024 Stefano Cappa (Ks89)
44
//
55
// Permission is hereby granted, free of charge, to any person obtaining a copy
66
// of this software and associated documentation files (the "Software"), to deal

examples/universal/src/app/app.component.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
The MIT License (MIT)
33
4-
Copyright (c) 2017-2023 Stefano Cappa (Ks89)
4+
Copyright (c) 2017-2024 Stefano Cappa (Ks89)
55
66
Permission is hereby granted, free of charge, to any person obtaining a copy
77
of this software and associated documentation files (the "Software"), to deal

examples/universal/src/app/app.module.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
The MIT License (MIT)
33
4-
Copyright (c) 2017-2023 Stefano Cappa (Ks89)
4+
Copyright (c) 2017-2024 Stefano Cappa (Ks89)
55
66
Permission is hereby granted, free of charge, to any person obtaining a copy
77
of this software and associated documentation files (the "Software"), to deal

examples/universal/src/styles.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// The MIT License (MIT)
22
//
3-
// Copyright (c) 2017-2023 Stefano Cappa (Ks89)
3+
// Copyright (c) 2017-2024 Stefano Cappa (Ks89)
44
//
55
// Permission is hereby granted, free of charge, to any person obtaining a copy
66
// of this software and associated documentation files (the "Software"), to deal

projects/ks89/angular-modal-gallery/karma.conf.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* MIT License
33
*
4-
* Copyright (c) 2017-2023 Stefano Cappa (Ks89)
4+
* Copyright (c) 2017-2024 Stefano Cappa (Ks89)
55
*
66
* Permission is hereby granted, free of charge, to any person obtaining a copy
77
* of this software and associated documentation files (the "Software"), to deal

projects/ks89/angular-modal-gallery/src/lib/components/accessible.component.spec.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2017-2023 Stefano Cappa (Ks89)
2+
* Copyright (c) 2017-2024 Stefano Cappa (Ks89)
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

projects/ks89/angular-modal-gallery/src/lib/components/carousel/carousel-previews/carousel-previews.component.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
The MIT License (MIT)
33
4-
Copyright (c) 2017-2023 Stefano Cappa (Ks89)
4+
Copyright (c) 2017-2024 Stefano Cappa (Ks89)
55
66
Permission is hereby granted, free of charge, to any person obtaining a copy
77
of this software and associated documentation files (the "Software"), to deal

projects/ks89/angular-modal-gallery/src/lib/components/carousel/carousel-previews/carousel-previews.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// The MIT License (MIT)
22
//
3-
// Copyright (c) 2017-2023 Stefano Cappa (Ks89)
3+
// Copyright (c) 2017-2024 Stefano Cappa (Ks89)
44
//
55
// Permission is hereby granted, free of charge, to any person obtaining a copy
66
// of this software and associated documentation files (the "Software"), to deal

projects/ks89/angular-modal-gallery/src/lib/components/components.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
The MIT License (MIT)
33
4-
Copyright (c) 2017-2023 Stefano Cappa (Ks89)
4+
Copyright (c) 2017-2024 Stefano Cappa (Ks89)
55
66
Permission is hereby granted, free of charge, to any person obtaining a copy
77
of this software and associated documentation files (the "Software"), to deal

projects/ks89/angular-modal-gallery/src/lib/components/current-image/loading-spinner/loading-spinner.component.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
The MIT License (MIT)
33
4-
Copyright (c) 2017-2023 Stefano Cappa (Ks89)
4+
Copyright (c) 2017-2024 Stefano Cappa (Ks89)
55
66
Permission is hereby granted, free of charge, to any person obtaining a copy
77
of this software and associated documentation files (the "Software"), to deal

projects/ks89/angular-modal-gallery/src/lib/components/dots/dots.component.spec.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2017-2023 Stefano Cappa (Ks89)
2+
* Copyright (c) 2017-2024 Stefano Cappa (Ks89)
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

projects/ks89/angular-modal-gallery/src/lib/components/upper-buttons/upper-buttons.component.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
The MIT License (MIT)
33
4-
Copyright (c) 2017-2023 Stefano Cappa (Ks89)
4+
Copyright (c) 2017-2024 Stefano Cappa (Ks89)
55
66
Permission is hereby granted, free of charge, to any person obtaining a copy
77
of this software and associated documentation files (the "Software"), to deal

src/app/app.module.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
The MIT License (MIT)
33
4-
Copyright (c) 2017-2023 Stefano Cappa (Ks89)
4+
Copyright (c) 2017-2024 Stefano Cappa (Ks89)
55
66
Permission is hereby granted, free of charge, to any person obtaining a copy
77
of this software and associated documentation files (the "Software"), to deal

src/app/intro-header/intro-header.component.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* MIT License
33
*
4-
* Copyright (c) 2017-2023 Stefano Cappa (Ks89)
4+
* Copyright (c) 2017-2024 Stefano Cappa (Ks89)
55
*
66
* Permission is hereby granted, free of charge, to any person obtaining a copy
77
* of this software and associated documentation files (the "Software"), to deal

src/app/intro-header/intro-header.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* MIT License
33
*
4-
* Copyright (c) 2017-2023 Stefano Cappa (Ks89)
4+
* Copyright (c) 2017-2024 Stefano Cappa (Ks89)
55
*
66
* Permission is hereby granted, free of charge, to any person obtaining a copy
77
* of this software and associated documentation files (the "Software"), to deal

src/app/navbar/navbar.component.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* MIT License
33
*
4-
* Copyright (c) 2017-2023 Stefano Cappa (Ks89)
4+
* Copyright (c) 2017-2024 Stefano Cappa (Ks89)
55
*
66
* Permission is hereby granted, free of charge, to any person obtaining a copy
77
* of this software and associated documentation files (the "Software"), to deal

src/app/navbar/navbar.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* MIT License
33
*
4-
* Copyright (c) 2017-2023 Stefano Cappa (Ks89)
4+
* Copyright (c) 2017-2024 Stefano Cappa (Ks89)
55
*
66
* Permission is hereby granted, free of charge, to any person obtaining a copy
77
* of this software and associated documentation files (the "Software"), to deal

0 commit comments

Comments
 (0)