Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 114903
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 11, 20262026-05-11T02:56:05+00:00 2026-05-11T02:56:05+00:00

I want to reuse some code licensed under a BSD license but I don’t

  • 0

I want to reuse some code licensed under a BSD license but I don’t know how to make it clear what I wrote, what I have reused and what I have modified.

Say the project I want to reuse code from has the following directory structure:

project/ |-- LICENSE.txt |-- module1/ |   |-- file1.c |   |-- file2.c |   `-- file3.c |-- module2/ `-- module3/ 

and the contents of LICENSE.txt is a BSD license, i.e. its contents are:

Copyright (c) <year>, <copyright holder> All rights reserved.  Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: [...] 

(See wikipedia for a template of the full text.)

Also, the copyright is only stated in the LICENSE.txt file and not in every individual source code file.

If I now copy everything under project/module1/ to my own project:

my_project/ |-- module1/ |   |-- file1.c |   |-- file2.c |   `-- file3.c |-- my_file1.c |-- my_file2.c |-- my_source_code1/ `-- my_source_code2/ 

How should I state that I am not the copyright holder of the files under module1? Would it be enough to copy the original LICENSE.txt, with the original copyright holder in it’s header, to the module1 subdirectory? Or should I add a copyright header to each individual file?

What if I modify any of the files under module1? Should I then somehow add myself as an additional copyright holder for the files I modified?

Note: I am perfectly fine with using the same (or a compatible) license for the code I wrote.

  • 1 1 Answer
  • 3 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. 2026-05-11T02:56:05+00:00Added an answer on May 11, 2026 at 2:56 am

    Copy LICENSE.txt in your module1 dir, and mention in your docs (README, LICENSE, etc.) that you use this part of the project. BSD style license is very liberal: as long as you give due credit and respect its requirements (this usually involves providing the unmodified license and copyright notices), you can do whatever you want with the code.

    If you modify any file, a good practice is to mention it in the file header, around your changes, and in your global docs. If the modified files had no copyright notice, just add one describing your changes. That way users can known which files were modified, who did it, why and how.

    It’s that simple: do it in a very descriptive way. There is no formal procedure to follow, contrary to GPL style licenses. This is more documentation than legal work.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I want to reuse some code I wrote to add some functionality to a
I know it's simple to implement, but I want to reuse something that already
I want to reuse some code logic from a self-hosted web application in my
I want to reuse some Cucumber steps but can't seem to find the right
I want to reuse some code like the following: instance ToJavascript j => YesodTemplate
In my project, I want to reuse some code for multiple binaries (.exe). So,
I want to write reusable code and need to declare some variables at the
I'm building an ActionFilter to reuse some code for a simple spam block -
I want to reuse a WebRequest object so that cookies and session would be
I have a whole bunch of projects which I want to reuse between the

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.