Skip to content

Commit

Permalink
DAOS-9906 cart: remove leftover build files (daos-stack#8221)
Browse files Browse the repository at this point in the history
Remove build files from when cart was a standalone repo.

Also fix files with inconsistent copyright style disabling pre-commit git hooks
and update pre-commit git hooks to support yaml and sh source files.

Signed-off-by: Cedric Koch-Hofer <[email protected]>
  • Loading branch information
knard38 authored Feb 24, 2022
1 parent f980f78 commit e188f40
Show file tree
Hide file tree
Showing 83 changed files with 93 additions and 2,564 deletions.
2 changes: 1 addition & 1 deletion Jenkinsfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/usr/bin/groovy
/* Copyright (C) 2019-2022 Intel Corporation
/* Copyright 2019-2022 Intel Corporation
* All rights reserved.
*
* This file is part of the DAOS Project. It is subject to the license terms
Expand Down
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Copyright (c) 2021-2022 Intel Corporation.
Copyright 2021-2022 Intel Corporation.

SPDX-License-Identifier: BSD-2-Clause-Patent

Expand Down
2 changes: 1 addition & 1 deletion NOTICE
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
DAOS I/O Stack
Copyright (c) 2015-2020, Intel Corporation
Copyright 2015-2022 Intel Corporation
2 changes: 1 addition & 1 deletion debian/copyright
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Source: https://github.com/daos-stack/daos
Files: *
Copyright: Copyright 2016-2022 Intel Corporation <[email protected]>
License: BSD-2-Clause-Patent
Copyright (C) 2016-2022 Intel Corporation
Copyright 2016-2022 Intel Corporation
All rights reserved.
.
Redistribution and use in source and binary forms, with or without
Expand Down
2 changes: 1 addition & 1 deletion ftest.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/bin/bash
# Copyright (C) Copyright 2019-2020 Intel Corporation
# Copyright 2019-2022 Intel Corporation
# All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
Expand Down
2 changes: 1 addition & 1 deletion mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ site_author: DAOS Project
# Repository
repo_name: daos-stack/daos
repo_url: https://github.com/daos-stack/daos
copyright: Copyright &copy; 2016 - 2022 Intel Corporation
copyright: Copyright 2016-2022 Intel Corporation

# Theme
theme:
Expand Down
2 changes: 1 addition & 1 deletion site_scons/build_info/__init__.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/usr/bin/python
# Copyright (c) 2016 Intel Corporation
# Copyright 2016-2022 Intel Corporation
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion site_scons/build_info/base.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/usr/bin/python
# Copyright (c) 2016 Intel Corporation
# Copyright 2016-2022 Intel Corporation
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion site_scons/components/__init__.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/usr/bin/python
# Copyright (c) 2016-2020 Intel Corporation
# Copyright 2016-2022 Intel Corporation
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion site_scons/env_modules.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/usr/bin/python3
# Copyright (c) 2019-2020 Intel Corporation
# Copyright 2019-2022 Intel Corporation
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion site_scons/prereq_tools/__init__.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/usr/bin/python
# Copyright (c) 2016 Intel Corporation
# Copyright 2016-2022 Intel Corporation
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion site_scons/prereq_tools/base.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/usr/bin/python
# Copyright (c) 2016-2020 Intel Corporation
# Copyright 2016-2022 Intel Corporation
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion site_scons/prereq_tools/mocked_tests.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/usr/bin/python
# Copyright (c) 2017 Intel Corporation
# Copyright 2017-2022 Intel Corporation
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion site_scons/site_tools/extra/__init__.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/usr/bin/env python
# Copyright (c) 2018 Intel Corporation
# Copyright 2018-2022 Intel Corporation

# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion site_scons/site_tools/extra/extra.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/usr/bin/env python
# Copyright (c) 2018-2019 Intel Corporation
# Copyright 2018-2022 Intel Corporation

# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion site_scons/site_tools/protoc/__init__.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/usr/bin/python
# Copyright (c) 2018 Intel Corporation
# Copyright 2018-2022 Intel Corporation
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
Expand Down
Loading

0 comments on commit e188f40

Please sign in to comment.