Skip to content

Commit

Permalink
global: updating headers
Browse files Browse the repository at this point in the history
  • Loading branch information
M3nin0 committed Apr 23, 2022
1 parent 1c62331 commit 3fcee8d
Show file tree
Hide file tree
Showing 16 changed files with 51 additions and 40 deletions.
12 changes: 7 additions & 5 deletions i18next-scanner.config.js
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
// This file is part of GEO Labels React
// Copyright (C) 2022 GEO Secretariat.
//
// GEO Labels React is free software; you can redistribute it and/or modify it
// under the terms of the MIT License; see LICENSE file for more details.
/*
* This file is part of GEO-Components-React.
* Copyright (C) 2022 GEO Secretariat.
*
* GEO-Components-React is free software; you can redistribute it and/or modify it
* under the terms of the MIT License; see LICENSE file for more details.
*/

// This configuration file is copied from the `React-Invenio-Deposit`.

Expand Down
12 changes: 7 additions & 5 deletions rollup.config.js
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
// This file is part of GEO Labels React
// Copyright (C) 2022 GEO Secretariat.
//
// GEO Labels React is free software; you can redistribute it and/or modify it
// under the terms of the MIT License; see LICENSE file for more details.
/*
* This file is part of GEO-Components-React.
* Copyright (C) 2022 GEO Secretariat.
*
* GEO-Components-React is free software; you can redistribute it and/or modify it
* under the terms of the MIT License; see LICENSE file for more details.
*/

import alias from '@rollup/plugin-alias';
import babel from '@rollup/plugin-babel';
Expand Down
4 changes: 2 additions & 2 deletions src/index.js
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
/*
* This file is part of GEO-Labels-React.
* This file is part of GEO-Components-React.
* Copyright (C) 2022 GEO Secretariat.
*
* GEO-Labels-React is free software; you can redistribute it and/or modify it
* GEO-Components-React is free software; you can redistribute it and/or modify it
* under the terms of the MIT License; see LICENSE file for more details.
*/

Expand Down
8 changes: 8 additions & 0 deletions src/index.test.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
/*
* This file is part of GEO-Components-React.
* Copyright (C) 2022 GEO Secretariat.
*
* GEO-Components-React is free software; you can redistribute it and/or modify it
* under the terms of the MIT License; see LICENSE file for more details.
*/

import React from 'react';
import { render } from '@testing-library/react';

Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
/*
* This file is part of GEO-Labels-React.
* This file is part of GEO-Components-React.
* Copyright (C) 2022 GEO Secretariat.
*
* GEO-Labels-React is free software; you can redistribute it and/or modify it
* GEO-Components-React is free software; you can redistribute it and/or modify it
* under the terms of the MIT License; see LICENSE file for more details.
*/

Expand Down
4 changes: 2 additions & 2 deletions src/lib/engagement/components/carousel/index.js
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
/*
* This file is part of GEO-Labels-React.
* This file is part of GEO-Components-React.
* Copyright (C) 2022 GEO Secretariat.
*
* GEO-Labels-React is free software; you can redistribute it and/or modify it
* GEO-Components-React is free software; you can redistribute it and/or modify it
* under the terms of the MIT License; see LICENSE file for more details.
*/

Expand Down
4 changes: 2 additions & 2 deletions src/lib/engagement/components/index.js
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
/*
* This file is part of GEO-Labels-React.
* This file is part of GEO-Components-React.
* Copyright (C) 2022 GEO Secretariat.
*
* GEO-Labels-React is free software; you can redistribute it and/or modify it
* GEO-Components-React is free software; you can redistribute it and/or modify it
* under the terms of the MIT License; see LICENSE file for more details.
*/

Expand Down
4 changes: 2 additions & 2 deletions src/lib/engagement/index.js
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
/*
* This file is part of GEO-Labels-React.
* This file is part of GEO-Components-React.
* Copyright (C) 2022 GEO Secretariat.
*
* GEO-Labels-React is free software; you can redistribute it and/or modify it
* GEO-Components-React is free software; you can redistribute it and/or modify it
* under the terms of the MIT License; see LICENSE file for more details.
*/

Expand Down
4 changes: 2 additions & 2 deletions src/lib/index.js
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
/*
* This file is part of GEO-Labels-React.
* This file is part of GEO-Components-React.
* Copyright (C) 2022 GEO Secretariat.
*
* GEO-Labels-React is free software; you can redistribute it and/or modify it
* GEO-Components-React is free software; you can redistribute it and/or modify it
* under the terms of the MIT License; see LICENSE file for more details.
*/

Expand Down
6 changes: 3 additions & 3 deletions src/lib/stories/components/carousel/CardDotGroup.js
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
/*
* This file is part of geo-knowledge-hub.
* Copyright (C) 2021-2022 GEO Secretariat.
* This file is part of GEO-Components-React.
* Copyright (C) 2022 GEO Secretariat.
*
* geo-knowledge-hub is free software; you can redistribute it and/or modify it
* GEO-Components-React is free software; you can redistribute it and/or modify it
* under the terms of the MIT License; see LICENSE file for more details.
*/

Expand Down
6 changes: 3 additions & 3 deletions src/lib/stories/components/carousel/CardSlide.js
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
/*
* This file is part of geo-knowledge-hub.
* Copyright (C) 2021-2022 GEO Secretariat.
* This file is part of GEO-Components-React.
* Copyright (C) 2022 GEO Secretariat.
*
* geo-knowledge-hub is free software; you can redistribute it and/or modify it
* GEO-Components-React is free software; you can redistribute it and/or modify it
* under the terms of the MIT License; see LICENSE file for more details.
*/

Expand Down
6 changes: 3 additions & 3 deletions src/lib/stories/components/carousel/UserStoriesCarousel.js
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
/*
* This file is part of geo-knowledge-hub.
* Copyright (C) 2021-2022 GEO Secretariat.
* This file is part of GEO-Components-React.
* Copyright (C) 2022 GEO Secretariat.
*
* geo-knowledge-hub is free software; you can redistribute it and/or modify it
* GEO-Components-React is free software; you can redistribute it and/or modify it
* under the terms of the MIT License; see LICENSE file for more details.
*/

Expand Down
4 changes: 2 additions & 2 deletions src/lib/stories/components/carousel/index.js
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
/*
* This file is part of GEO-Labels-React.
* This file is part of GEO-Components-React.
* Copyright (C) 2022 GEO Secretariat.
*
* GEO-Labels-React is free software; you can redistribute it and/or modify it
* GEO-Components-React is free software; you can redistribute it and/or modify it
* under the terms of the MIT License; see LICENSE file for more details.
*/

Expand Down
4 changes: 2 additions & 2 deletions src/lib/stories/components/index.js
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
/*
* This file is part of GEO-Labels-React.
* This file is part of GEO-Components-React.
* Copyright (C) 2022 GEO Secretariat.
*
* GEO-Labels-React is free software; you can redistribute it and/or modify it
* GEO-Components-React is free software; you can redistribute it and/or modify it
* under the terms of the MIT License; see LICENSE file for more details.
*/

Expand Down
4 changes: 2 additions & 2 deletions src/lib/stories/index.js
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
/*
* This file is part of GEO-Labels-React.
* This file is part of GEO-Components-React.
* Copyright (C) 2022 GEO Secretariat.
*
* GEO-Labels-React is free software; you can redistribute it and/or modify it
* GEO-Components-React is free software; you can redistribute it and/or modify it
* under the terms of the MIT License; see LICENSE file for more details.
*/

Expand Down
5 changes: 2 additions & 3 deletions src/setupTests.js
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@

/*
* This file is part of GEO-Labels-React.
* This file is part of GEO-Components-React.
* Copyright (C) 2022 GEO Secretariat.
*
* GEO-Labels-React is free software; you can redistribute it and/or modify it
* GEO-Components-React is free software; you can redistribute it and/or modify it
* under the terms of the MIT License; see LICENSE file for more details.
*
* Code adapted from: https://github.com/inveniosoftware/react-invenio-deposit/blob/84956cbf2e2bc28cf6a9834ecc5df37c824bd6ff/src/setupTests.js
Expand Down

0 comments on commit 3fcee8d

Please sign in to comment.